Magellan Linux

Contents of /tags/grubby-8_39/test/grub.7

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2982 - (show annotations) (download)
Thu Jun 30 10:26:53 2016 UTC (7 years, 9 months ago) by niro
File size: 657 byte(s)
tagged 'grubby-8_39'
1 default=2
2 timeout=10
3 splashimage=(hd0,5)/boot/grub/splash.xpm.gz
4
5 title Red Hat Linux (2.4.7-2.9)
6 root (hd0,5)
7 kernel /boot/vmlinuz-2.4.7-2.5 ro root=/dev/hda6
8 initrd /boot/initrd-2.4.7-2.5.img
9
10 title Red Hat Linux (2.4.7-2.5)
11 root (hd0,5)
12 kernel /boot/vmlinuz-2.4.7-2.5 ro root=/dev/hda6
13 initrd /boot/initrd-2.4.7-2.5.img
14
15 title Red Hat Linux (2.4.7-ac3)
16 root (hd0,5)
17 kernel /boot/vmlinuz-2.4.7-ac3 ro root=/dev/hda6
18 initrd /boot/initrd-2.4.7-ac3.img
19
20 title Red Hat Linux (2.4.7-2)
21 root (hd0,0)
22 kernel /vmlinuz-2.4.7-2 ro root=/dev/sda1 console=tty0 console=ttyS1,9600n81
23 initrd /initrd-2.4.7-2.img
24
25 title dos
26 root (hd0,0)
27 chainloader +1
28
29
30