Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Issue dual booting with windoz XP
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Jonty
n00b
n00b


Joined: 12 Oct 2003
Posts: 11
Location: Floating somewhere off the south-west of England

PostPosted: Sun Oct 12, 2003 1:38 pm    Post subject: Issue dual booting with windoz XP Reply with quote

I know, I know, don't run XP, but hey I have to, (forgive me :-)

I installed Gentoo last night from a stage-2 tarball, and emerged the system over night.

I have installed grub as the boot loader. (version .93)

My HD partitions are:

Quote:
1 Dell utilities
2 Windows XP (active)
3 Extended partion
5 Linux /boot ext3
6 Linux Swap
7 Linux root ext3


My grub config is:
Code:

default 0
timeout 30
splashimage=(hd0,4)/grub/splash.xpm.gz

#comment here
title = Gentoo Linux
root (hd0,4)
kernel (hd0,4)/kernel-2.4.20-gentoo-r7 root=/dev/hda7 vga=794
initrd (hd0,4)/initrd-2.4.20-gentoo-r7

# windoz
title = Windows
rootnoverify (hd0,1)
chainloader  +1




When XP boots, regardless of safe mode or not, it blue screens with a STOP, 0x000000CA. It 'suggests' that a fault driver is installed, but it must be either grub wrongly configured or it really doesn't like me new partitions (hd resized with part. magic 8 and linux partitions created with fdisk).


Gentoo boot's lovely btw....

Please, if anyone can help. As i said I need XP for work (ie. tomorrow), so it would be great to get both booting!!!
Back to top
View user's profile Send private message
Pete_Keller
l33t
l33t


Joined: 30 Sep 2003
Posts: 664
Location: Norwich, CT USA

PostPosted: Sun Oct 12, 2003 2:15 pm    Post subject: Reply with quote

Jonty, did windows work after the resize w/ partition magic?

I have a similar setup, and your grub file looks correct.

Pete
Back to top
View user's profile Send private message
Jonty
n00b
n00b


Joined: 12 Oct 2003
Posts: 11
Location: Floating somewhere off the south-west of England

PostPosted: Sun Oct 12, 2003 2:20 pm    Post subject: Thanks Pete Reply with quote

Yes it did, although I only used Part. magic to created a extended partition, I created the 3 logical drives using fdisk.......

I installed Grub into the MBR if that's any help.

Jonty
Back to top
View user's profile Send private message
Lews_Therin
l33t
l33t


Joined: 03 Oct 2003
Posts: 657
Location: Banned

PostPosted: Sun Oct 12, 2003 3:29 pm    Post subject: Reply with quote

Have you tried using the NT bootloader rather than grub?
Back to top
View user's profile Send private message
D. M. P. inc
Apprentice
Apprentice


Joined: 29 Sep 2003
Posts: 228
Location: /home/dmpinc

PostPosted: Sun Oct 12, 2003 3:39 pm    Post subject: Reply with quote

this is my grub and i am using xp and gentoo too try this kind of setup

default 0
timeout 10
splashimage=(hd0,6)/boot/grub/splash.xpm.gz

title= -=|[ Gentoo ]|=-
root (hd0,5)
kernel (hd0,6)/boot/bzImage root=/dev/hda3

title= -=|[ XP ]|=-
root (hd0,0)
chainloader (hd0,0)+1

fdisk is kinda hard to see use cfdisk to see if ur really pointing ur XP boot to da right part
Code:
cfdisk


hda1 Boot Primary Win95 FAT32 (LBA) 10489.66
hda5 Logical NTFS 5256.44
hda6 Logical Linux ReiserFS 5233.22
hda7 Logical Linux ext2 46.45
hda8 Logical Linux swap 1021.88
hda3 Primary Linux ReiserFS 7958.2

note :
sometimes da boot up is on da dell utilities. seen some laptop's do that.
_________________
Live And Learn.
Back to top
View user's profile Send private message
Jonty
n00b
n00b


Joined: 12 Oct 2003
Posts: 11
Location: Floating somewhere off the south-west of England

PostPosted: Mon Oct 13, 2003 11:04 am    Post subject: Case closed Reply with quote

Thanks for all your help everyone. I have solved the issue. It turned out that my boot partitiion (hda5, 100mb) was 'corrupted' in some way.

It resulted in partition magic not being able to read the partition table, and I assume XP, thus the crashes.

I included /boot as part of the main /(root) partition, deleted the old boot and it now all boot's lovely.

I suppose I could now try to recreate the boot partition, but then I might just leave it alone ;-)

Jonty
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum