Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1946 - (hide annotations) (download)
Mon Oct 1 12:44:49 2012 UTC (11 years, 7 months ago) by niro
File size: 288 byte(s)
tagged 'grubby-8_19'
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