diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:04:49 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:18:29 +0100 |
commit | 1863ed88740575342008ac5f694d03e944bcece2 (patch) | |
tree | 58272f72528cedb7af31ee6e6c2c0f7fbd602160 /contrib/casper-manpage | |
parent | da353a5231ad925013d01065768864307c70651a (diff) | |
download | vyos-live-build-1863ed88740575342008ac5f694d03e944bcece2.tar.gz vyos-live-build-1863ed88740575342008ac5f694d03e944bcece2.zip |
Adding live-helper 1.0~a5-1.
Diffstat (limited to 'contrib/casper-manpage')
-rw-r--r-- | contrib/casper-manpage/casper.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/casper-manpage/casper.7 b/contrib/casper-manpage/casper.7 index 0b1402313..9ebbd402b 100644 --- a/contrib/casper-manpage/casper.7 +++ b/contrib/casper-manpage/casper.7 @@ -13,7 +13,7 @@ Casper is a hook for initramfs-tools used to generate an initramfs capable to bo .SH RECOGNIZED BOOT OPTIONS .TP .BI "access=" ACCESS -Set the accessibility level for physically or visually impared users. +Set the accessibility level for physically or visually impared users. ACCESS must be one of v1, v2, v3, m1, or m2. v1=lesser visual impairment, v2=moderate visual impairment, v3=blindness, m1=minor motor difficulties, m2=moderate motor difficulties. .TP .B casper-getty @@ -72,7 +72,7 @@ This option causes casper to reboot without attempting to eject the media and wi .B "showmounts" This parameter will make casper to show on "/" the ro filesystems (mostly compressed) on /casper. This is not enabled by default because could lead to problems by applications like "mono" which store binary paths on installation. .TP -.BI "todisk=" DEVICE +.BI "todisk=" DEVICE Adding this parameter, casper will try to copy the entire read-only media to the specified device before mounting the root filesystem. It probably needs a lot of free space. Subsequent boots should then skip this step and just specify the "live-media=DEVICE" boot parameter with the same DEVICE used this time. .TP .B toram |