From ac7253b781d7e4b680c08151d72cc9913d202fd3 Mon Sep 17 00:00:00 2001 From: sageweil Date: Mon, 17 Dec 2007 16:03:09 +0000 Subject: [PATCH] minor web edit git-svn-id: https://ceph.svn.sf.net/svnroot/ceph@2212 29311d96-e01e-0410-9327-a35deaab8ce9 --- trunk/web/source.body | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trunk/web/source.body b/trunk/web/source.body index d2a81adf29919..c7e617d9c7d30 100644 --- a/trunk/web/source.body +++ b/trunk/web/source.body @@ -153,7 +153,7 @@ iface eth0 inet static auto eth0 Note that you need install uml-utilities (apt-get install uml-utilities on debian distros) and add yourself to the uml-net group on the host (or run the UML instance as root) for the network to start up properly. - +

Inside UML, you'll want an /etc/fstab line like

 none            /host           hostfs  defaults        0       0
@@ -191,7 +191,7 @@ touch mnt/asdf   # etc
 
 		

Structure

- Here's a somewhat crude table diagram that shows how the major pieces fit together. Ingore the MDS bits; that's mostly wrong. + Here's a crude table diagram that shows how the major (user space) pieces fit together. Ingore the MDS bits; that's mostly wrong. -- 2.39.5
Application