Results 1 to 5 of 5
Hey all. My box at home has got a couple ide hd's. HDA1 = XP, HDB = Gentoo. I used fdisk to create the following partitions on hdb:
hdb1 = ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-28-2004 #1Just Joined!
- Join Date
- Aug 2004
- Posts
- 21
GRUB config - Dual Boot, multiple hdds[solved]
Hey all. My box at home has got a couple ide hd's. HDA1 = XP, HDB = Gentoo. I used fdisk to create the following partitions on hdb:
hdb1 = boot
hdb2 = swap
hdb3 = root
I went through the rest of the install guide etc, but when I boot my system the grub bootloader doesnt load. When I installed grub I did:
grub> root (hd1,0)
grub> setup (hd1)
It installed fine. (if I boot from the livecd, mount, then chroot in I see that its installed)
My grub.conf looks like:
default 0
timeout 30
splashimage=(hd1,0)/boot/grub/splash.xpm
title=G2
root(hd1,0)
kernel(hd1,0)/boot/kernelversion root=/dev/hdb3
initrd(hd1,0)/boot/initrd-kernelversion
title=XP
root (hd0,5)
chainloader (hd0,5) +1
But like I said when i boot the box it boots directly to xp. Am I missing something totally obvious here? (I've never had a need to dual boot, so this is my 1st stab at it, bear with me)
Wondering if anyone with a similiar setup can post their grub.conf so I can compare / modify mine.
Thanks!
- 08-28-2004 #2Just Joined!
- Join Date
- Aug 2004
- Location
- Sosnowiec.Poland.Europe.World
- Posts
- 8
I think you've installed grub on hdb and booting from hda.
It installs grub on hdb's MBRCode:grub> setup (hd1)
So you are booting from hda.Code:title=XP root (hd0,5)
- 09-01-2004 #3Just Joined!
- Join Date
- Aug 2004
- Posts
- 21
Got it working, thx.
- 09-10-2007 #4Banned
- Join Date
- Sep 2007
- Location
- Wilmer Texas. It's near Dallas. Visit Deep Ellum some time.
- Posts
- 17
- 09-10-2007 #5forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,733
Hi, steveoffthehook

Please start a new thread describing your computer problem. This thread is already over 3 years old and too old to be bringing back to the top.
Sorry for any inconvenience...
ozoz




