Magellan Linux

Contents of /tags/grubby-8_4/test/grub.3

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1725 - (show annotations) (download)
Sat Feb 18 00:56:22 2012 UTC (12 years, 2 months ago) by niro
File size: 383 byte(s)
tagged 'grubby-8_4'
1 #boot=/dev/hda
2 timeout=10
3 splashimage=(hd0,1)/grub/splash.xpm.gz
4 title Red Hat Linux (2.4.7-2smp)
5 root (hd0,1)
6 kernel /vmlinuz-2.4.7-2smp ro root=/dev/hda5 hdd=ide-scsi
7 initrd /initrd-2.4.7-2smp.img
8 title Red Hat Linux-up (2.4.7-2)
9 root (hd0,1)
10 kernel /vmlinuz-2.4.7-2 ro root=/dev/hda5 hdd=ide-scsi
11 initrd /initrd-2.4.7-2.img
12 title DOS
13 rootnoverify (hd0,0)
14 chainloader +1
15
16