Magellan Linux

Contents of /tags/grubby-8_16/test/grub.5

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1933 - (show annotations) (download)
Mon Oct 1 12:07:35 2012 UTC (11 years, 6 months ago) by niro
File size: 385 byte(s)
tagged 'grubby-8_16'
1 default=0
2 timeout=10
3 splashimage=(hd0,5)/boot/grub/splash.xpm.gz
4 fallback=1
5
6 title Red Hat Linux (2.4.7-2.5)
7 root (hd0,5)
8 kernel /boot/vmlinuz-2.4.7-2.5 ro root=/dev/hda6
9 initrd /boot/initrd-2.4.7-2.5.img
10
11 title Red Hat Linux (2.4.7-ac3)
12 root (hd0,5)
13 kernel /boot/vmlinuz-2.4.7-ac3 ro root=/dev/hda6
14 initrd /boot/initrd-2.4.7-ac3.img
15
16 title dos
17 root (hd0,0)
18 chainloader +1
19
20
21