- # Specifies the boot device. This is where Lilo installs its boot
- # block. It can be either a partition, or the raw device, in which
- # case it installs in the MBR, and will overwrite the current MBR.
- #
- boot=/dev/md0
- # Specifies the device that should be mounted as root. (`/')
- #
- #root=/dev/mapper/group-root
- # This option may be needed for some software RAID installs.
- #
- raid-extra-boot=mbr-only
- # Specifies the location of the map file
- #
- map=/boot/map
- #
- # Boot up Linux by default.
- #
- default=Linux
- image=/vmlinuz
- label=Linux
- read-only
- # restricted
- # alias=1
- append="root=/dev/mapper/group-root "
- initrd=/initrd.img
- image=/vmlinuz.old
- label=LinuxOLD
- read-only
- optional
- # restricted
- # alias=2
- append="root=/dev/mapper/group-root "
- initrd=/initrd.img.old
SHARE
TWEET
Untitled
a guest
Feb 26th, 2010
184
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data
