X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=manpages%2Flive-initramfs.en.7.txt;h=c43fa5eea46fb728159ad1a8f87257595abb2f2e;hb=1d4bcbf8290ed36a03725ac898ea826f0b33e668;hp=ecf9db5eba183abb95cff5c60aaaf362ed4a2b55;hpb=ac78f307d79595bfdb5fc20605ec4b5b94aa7cfb;p=live-boot-grml.git diff --git a/manpages/live-initramfs.en.7.txt b/manpages/live-initramfs.en.7.txt index ecf9db5..c43fa5e 100644 --- a/manpages/live-initramfs.en.7.txt +++ b/manpages/live-initramfs.en.7.txt @@ -114,6 +114,11 @@ to find this device for the "/live" directory where the read-only root filesystem should reside. If it did not find something usable, the normal scan for block devices is performed. +Instead of specifing an actual device name, the keyword 'removable' can be used +to limit the search of acceptable live media to removable type only. Note that +if you want to further restrict the media to usb mass storage only, you can use +the 'removable-usb' keyword. + {live-media-encryption|encryption}=**TYPE**:: live-initramfs will mount the encrypted rootfs TYPE, asking the passphrase, @@ -245,6 +250,11 @@ This parameter will make live-initramfs to show on "/" the ro filesystems lead to problems by applications like "mono" which store binary paths on installation. + silent + +If you boot with the normal quiet parameter, live-initramfs hides most messages +of its own. When adding silent, it hides all. + textonly Start up to text-mode shell prompts, disabling the graphical user interface.