Magellan Linux

Annotation of /trunk/grubby/test/lilo.5

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.5
File size: 293 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     default=DOS
9    
10     image=/boot/vmlinuz-2.4.18-4
11     label=linux
12     root=/dev/hda1
13     read-only
14     initrd=/boot/initrd-2.4.18-4.img
15    
16     other=/dev/hda2
17     label=DOS
18     optional
19