Computing.Net > Forums > Linux > SuSE 9.1/WinXP dual boot issue

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

SuSE 9.1/WinXP dual boot issue

Reply to Message Icon

Name: MiKeY
Date: July 16, 2004 at 12:45:19 Pacific
OS: SuSE 9.1 Professional/WIn
CPU/Ram: Athlon XP 2.4GHz/768MB
Comment:

I recently installed SuSE 9.1 Professional
onto my 80GB hard disk to dual boot with
Windows XP. Since then Windows cannot boot,
and the error message below is displayed
after Windows is selected from Grub's
startup menu:

(hd 0,0)
Filesystem type unknown, partition type
0x7
chainloader +1

I've read about problems with installing
Linux on partitions > 8GB, and I followed
the article below to try and fix it. I have
also read other articles about this, but my
question is not answered.

http://portal.suse.com/sdb/de/2004/05/fhassel_windows_not_booting91.html

I managed to copy the driver update to
floppy and install it as directed, but the
problem occurs when I press "Back", the CD
starts 'Loading data into ramdisk ...' as
if I were installing the OS from scratch.
What I'm trying to do is finish the
remaining tasks below to repair the broken
partition table and thus resolve the
problem.

How can I do this without the installation
process beginning?

QUOTE

After completing the driver update, press
"Back".
The following dialog for repairing the
partition table displays your hard disk
(usually /dev/hda) and the status of the
partition table (broken). Select the hard
disk and click "OK" in order to repair the
partition table.

After repairing the partition table, exit
the menu with "Back". Press the key
combination CTRL-ALT-DEL in order to reboot
the computer and remove all media from the
drives.

Now you should be able to boot both
Windows and Linux.

QUOTE

NB: I can see all the files stored on the
Windows partition through Linux in My
Computer. I also have the 5 CD distro.

I hope someone can help?

Thanks in advance.



Sponsored Link
Ads by Google

Response Number 1
Name: 3Dave
Date: July 19, 2004 at 02:27:03 Pacific
Reply:

Newer versions of GNU/Linux should have no problems installing on partitions larger than 8Gb. You problem is more likely to be your grub config. Post up your /boot/grub/grub.conf. You will want to use rootnoverify, make sure the entry for windoze looks something like:
title XP
rootnoverify (hd0,0)
makeactive
chainloader +1


0

Response Number 2
Name: MiKeY
Date: July 19, 2004 at 14:31:35 Pacific
Reply:

# Modified by YaST2. Last modification on
Mon Jul 19 22:34:27 2004


color white/blue black/light-gray
default 0
timeout 8
gfxmenu (hd0,2)/boot/message

###Don't change this comment - YaST2
identifier: Original name: linux###
title Linux
kernel (hd0,2)/boot/vmlinuz
root=/dev/hda3 vga=0x314 splash=silent
desktop resume=/dev/hda2 showopts
initrd (hd0,2)/boot/initrd

###Don't change this comment - YaST2
identifier: Original name: windows###
title Windows
root (hd0,0)
chainloader +1

###Don't change this comment - YaST2
identifier: Original name: floppy###
title Floppy
root (fd0)
chainloader +1

###Don't change this comment - YaST2
identifier: Original name: failsafe###
title Failsafe
kernel (hd0,2)/boot/vmlinuz
root=/dev/hda3 showopts ide=nodma apm=off
acpi=off vga=normal noresume nosmp noapic
maxcpus=0 3
initrd (hd0,2)/boot/initrd


0

Response Number 3
Name: 3Dave
Date: July 20, 2004 at 20:35:52 Pacific
Reply:

Try changing:

###Don't change this comment - YaST2
identifier: Original name: windows###
title Windows
root (hd0,0)
chainloader +1

for

###Don't change this comment - YaST2
identifier: Original name: windows###
title Windows
rootnoverify (hd0,0)
chainloader +1


NB: With grub all you usually need to do is modify the config file. With lilo you have to run the lilo command to write the changes to your boot record.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


need help with error 27 Creating ISO image questi...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: SuSE 9.1/WinXP dual boot issue

redhat 7.1 WinXP dual boot problem www.computing.net/answers/linux/redhat-71-winxp-dual-boot-problem/6078.html

SuSE 9.1 Pro refresh rate www.computing.net/answers/linux/suse-91-pro-refresh-rate/26345.html

New Suse 9.1 Pro Install www.computing.net/answers/linux/new-suse-91-pro-install/25808.html