Magellan Linux

Annotation of /tags/grubby-8_19/test/lilo.6

Parent Directory Parent Directory | Revision Log Revision Log


Revision 532 - (hide annotations) (download)
Sat Sep 1 22:45:15 2007 UTC (16 years, 8 months ago) by niro
Original Path: trunk/mkinitrd-magellan/grubby/test/lilo.6
File size: 288 byte(s)
-import if magellan mkinitrd; it is a fork of redhats mkinitrd-5.0.8 with all magellan patches and features; deprecates magellan-src/mkinitrd

1 niro 532 prompt
2     timeout=50
3     boot=/dev/hda
4     map=/boot/map
5     install=/boot/boot.b
6     message=/boot/message
7     linear
8    
9     image=/boot/vmlinuz-2.4.18-4
10     label=linux
11     read-only
12     initrd=/boot/initrd-2.4.18-4.img
13     append="root=LABEL=/"
14    
15     other=/dev/hda2
16     label=DOS
17     optional
18