Ubuntu Forums Archive Viewer

Gutsy/XP dual boot problem

Archived thread 1000298 from Installation & Upgrades. Markdown source: Installation_&_Upgrades/thread_1000298_GutsyXP_dual_boot_problem.md

Original URL About this archive
#1

First off, this is not a problem of mine, it is a problem my friend is experiencing, so I can only provide the info that I have. Anyways, he installed Ubuntu for dual boot with Windows XP SP2(It's only for iTunes). Ubuntu boots fine, but upon loading Xp, it displays the loading screen, loads, and when it gets done and exits the loading screen the screen goes black and remains that way. Any help would be appreciated. I will try to get info that you need to help >.<

#2

How about have your friend open a terminal (Applications > Accessories > Terminal), and please post the output of:

sudo fdisk -lu
cat /boot/grub/menu.lst

Also, a good start would be to have your friend boot his Windows Install CD, go to the "recovery console", and run:

chkdsk /r

And have him run it as many times as necessary until it reports no errors. Let me know how that goes. :)

#3

Odd, I was juts reading a post you made >.< i'll try that now then

-After seeing the output I immediately saw the problem. Now it works fine. Thanks for the help =]