Magellan Linux

Annotation of /trunk/grubby/test/results/add/g1.6

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1309 - (hide annotations) (download)
Fri May 27 17:36:19 2011 UTC (12 years, 11 months ago) by niro
Original Path: trunk/mkinitrd-magellan/grubby/test/results/add/g1.6
File size: 610 byte(s)
merged with upstream 7.0.16
1 niro 1309 # grub.conf generated by anaconda
2     #
3     # Note that you do not have to rerun grub after making changes to this file
4     # NOTICE: You have a /boot partition. This means that
5     # all kernel and initrd paths are relative to /boot/, eg.
6     # root (hd0,0)
7     # kernel /vmlinuz-version ro root=/dev/sda1
8     # initrd /initrd-version.img
9     #boot=/dev/hda
10     default=1
11     timeout=10
12     splashimage=(hd0,0)/grub/splash.xpm.gz
13     title title
14     kernel /new-kernel.img
15     initrd /new-initrd /extra-initrd
16     title Red Hat Linux (2.4.7-2)
17     root (hd0,0)
18     kernel /vmlinuz-2.4.7-2 ro root=/dev/sda1
19     initrd /initrd-2.4.7-2.img