Magellan Linux

Contents of /tags/grubby-8_32/test/lilo.2

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.2
File size: 443 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 boot=/dev/md1
2 map=/boot/map
3 install=/boot/boot.b
4 prompt
5 timeout=50
6 linear
7 compact
8 default=linux
9 message=/boot/message
10
11 image=/boot/vmlinuz-2.4.9-31smp
12 label=linux
13 initrd=/boot/initrd-2.4.9-31smp.img
14 read-only
15 root=/dev/md3
16
17 image=/boot/vmlinuz-2.4.9-21
18 label=linux-up
19 initrd=/boot/initrd-2.4.9-21.img
20 read-only
21 root=/dev/md3
22
23 image=/boot/vmlinuz-2.4.7-10
24 label=linux-up-old
25 initrd=/boot/initrd-2.4.7-10.img
26 read-only
27 root=/dev/md3