diff --git a/doc/html/index.html b/doc/html/index.html index f097000..dc5477a 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -3,7 +3,7 @@
-@@ -241,9 +241,11 @@ button or a put together a complete Boot/Root set with the Submit button.
User Mode Linux Box
+User Mode Linux Box
-+
+ +"Xterm" Choose an xterm with its executable options switch.
@@ -262,7 +264,7 @@ filesystem. Append with ubd?=. "Abort" Abort user-mode-linux kernel processes. -+
About the Yard Box
@@ -343,10 +345,30 @@ Edit->Setting->Paths allows you to prepend a new search path to gbootroot's environment $PATH variable. - + + + ++ +Edit->Replacements in your $HOME/.gbootroot/Replacements directory using +an editor of your choice. +
+ ++Create->Replacements creates special replacement +files. Presently it creates +a fstab configuration file as Replacements/etc/fstab.new in +$HOME/.gbootroot/yard/.
+ + ++Filesystem Box
+ + + The Filesystem Box (Edit->'File System") is the control center for access to the filesystem making utilities provided by the root_fs helper. For normal users it defaults to genext2fs, and for root, mke2fs. @@ -384,23 +406,6 @@ If in doubt what this all means, watch the verbosity box when the filesystem is created, and things should become more clear. - - -- -Edit->Replacements in your $HOME/.gbootroot/Replacements directory using -an editor of your choice. -
- - - -- -Create->Replacements creates special replacement -files. Presently it creates -a fstab configuration file as Replacements/etc/fstab.new in -$HOME/.gbootroot/yard/.
-FAQ
@@ -623,7 +628,7 @@ filesystem type: ext2, minix, reiserfs, romfs or cramfs. 18. Open up the Filesystem Box (Edit->'File System") and click on the UML Exclusively check button, and enter a filesystem command. For this -examplegenromfs
will be used to create a read-only romfs.
+example mkminix
will be used to create a minix filesystem.
Normal users will want to keep the Preserve Permissions check
button off. Press the submit button when finished.
@@ -644,9 +649,11 @@ Filesystem Box.
-21. Do step 16. You may notice complaints on boot-up
-about ioctl.save, to remove these complaints you could create a replacement
-ioctl.save, edit the template, re-create the filesystem, and test again.
+21. Do step 16. Try steps 18-21 again, but this time
+enter genromfs
to create a romfs filesystem. You may
+notice complaints on boot-up about ioctl.save, to remove these complaints you
+could create a replacement ioctl.save, edit the template, re-create the
+filesystem, and test again.