Magellan Linux

Contents of /tags/grubby-8_37/test/lilo.7

Parent Directory Parent Directory | Revision Log Revision Log


Revision 532 - (show 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.7
File size: 496 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 prompt
2 timeout=50
3 default=linux
4 boot=/dev/md1
5 map=/boot/map
6 install=/boot/boot.b
7 message=/boot/message
8 linear
9
10 disk=/dev/sdm
11 bios=0x80
12 disk=/dev/sdn
13 bios=0x81
14
15 image=/boot/vmlinuz-2.4.18-4
16 label=linux-longtitl1
17 root=/dev/md0
18 read-only
19 initrd=/boot/initrd-2.4.18-4.img
20
21 image=/boot/vmlinuz-2.4.18-4
22 label=linux-longtitle
23 root=/dev/md0
24 read-only
25 initrd=/boot/initrd-2.4.18-4.img
26
27 image=/boot/vmlinuz-2.4.18-4smp
28 label=linux
29 root=/dev/md0
30 read-only
31 initrd=/boot/initrd-2.4.18-4smp.img