----- Original Message -----
| On Thu, Oct 13, 2011 at 1:24 AM, Luke Bigum <[email protected]>
| wrote:
| 
| > Can you give me an example of a grub.conf file that you want to
| > achieve? I don't have a dual boot windows system so not exactly sure
| > what option you mean.
| 
| 
| 
| 
| > # grub.conf generated by anaconda
| > #
| > # Note that you do not have to rerun grub after making changes to
| > this file
| > # NOTICE: You have a /boot partition. This means that
| > # all kernel and initrd paths are relative to /boot/, eg.
| > # root (hd0,2)
| > # kernel /vmlinuz-version ro root=/dev/ROOTDISK/root
| > # initrd /initrd-version.img
| > #boot=/dev/sda
| > default=0
| > timeout=15
| > splashimage=(hd0,2)/grub/splash.xpm.gz
| > hiddenmenu
| > password --md5 $1$CgIXv$laSfgcbmFW62.Y7PWbtBB0
| > title CentOS (2.6.18-274.3.1.el5)
| >         root (hd0,2)
| >         kernel /vmlinuz-2.6.18-274.3.1.el5 ro
| >         root=/dev/ROOTDISK/root rhgb
| > quiet
| >         initrd /initrd-2.6.18-274.3.1.el5.img
| > title Windows
| >         rootnoverify (hd0,0)
| >         chainloader +1
| >
| >
| 
| default= should be set to saved
| davedefault should be appended after chainloader +1

savedefault should be appended after chainloader +1

-- 
James A. Peltier
IT Services - Research Computing Group
Simon Fraser University - Burnaby Campus
Phone   : 778-782-6573
Fax     : 778-782-3045
E-Mail  : [email protected]
Website : http://www.sfu.ca/itservices
          http://blogs.sfu.ca/people/jpeltier
I will do the best I can with the talent I have

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to