Bootloader: Difference between revisions

imported>Cessationoftime
mNo edit summary
copy from old wiki
Line 65: Line 65:
* <code>boot.debug1mounts</code> stop after mounting file systems.
* <code>boot.debug1mounts</code> stop after mounting file systems.
* <code>boot.panic_on_fail</code> panics on failure.
* <code>boot.panic_on_fail</code> panics on failure.
* <code>console=</code> set the console to something
* <code>console=</code> set the console to something.
* <code>root=</code> If a root device is specified on the kernel command line, make it available through the symlink /dev/root.
* <code>root=</code> If a root device is specified on the kernel command line, make it available through the symlink /dev/root.
* <code>findiso=</code> if an iso name is supplied, try to find the device where the iso resides on.
* <code>findiso=</code> if an iso name is supplied, try to find the device where the iso resides on.