Magellan Linux

Contents of /tags/mkinitrd-6_2_3/grubby/test/grub.3

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1054 - (show annotations) (download)
Mon May 31 20:54:44 2010 UTC (13 years, 11 months ago) by niro
File size: 383 byte(s)
tagged 'mkinitrd-6_2_3'
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