Thread: Multi boot grub config - quick question
can @ grub.conf file me real quick. default set 3 mean windows partition load if user doesnt anything? doesn't start @ 0? thought windows partition considered "2".
code:#boot=/dev/hda3 default=3 timeout=20 splashimage=(hd0,2)/grub/splash.xpm.gz title red hat linux (2.4.20-31.9) (runlevel 3) root (hd0,2) kernel /vmlinuz-2.4.20-31.9 ro root=/dev/volume00/logvol00 3 initrd /initrd-2.4.20-31.9.img title red hat linux (2.4.20-31.9) root (hd0,2) kernel /vmlinuz-2.4.20-31.9 ro root=/dev/volume00/logvol00 initrd /initrd-2.4.20-31.9.img title win2k rootnoverify (hd0,0) chainloader +1
the first default, remember grub legacy, stanza # selected default, , you're right, starts zero. so, being "3" forces grub start first stanza -- #0.
, yes, believe selecting windows stanza default require "2".
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [all variants] Multi boot grub config - quick question
Ubuntu
Comments
Post a Comment