Author |
Message |
|
Post subject: Can't boot to XP
Posted: Apr 12, 2007 - 02:39 PM
|
|
Joined: Oct 12, 2006
Posts: 7
Location: Lincoln, NE USA
|
|
I have a dual boot system with Windows XP and Kanotix 12 (latest version and all updates ) and now can't access XP. The message when trying to boot to XP is: chainloader (hd0,0)+1 then the system hangs. I am using a SCSI drive and XP was loaded first and all the updates and programs added, and then Kanotix was loaded and all the updates done. Now I can't access XP partition. Your help would be appreciated on a fix for my problem.
Thanks
Jon |
|
|
|
|
 |
|
Post subject: RE: Can
Posted: Apr 12, 2007 - 02:44 PM
|
|
Joined: Dec 17, 2003
Posts: 16809
|
|
|
|
 |
|
Post subject: RE: Can
Posted: Apr 13, 2007 - 04:09 AM
|
|
Joined: Oct 12, 2006
Posts: 7
Location: Lincoln, NE USA
|
|
Okay...now how and where do I insert fdisk -l?? |
|
|
|
|
 |
|
Post subject: RE: Can
Posted: Apr 13, 2007 - 05:21 AM
|
|

Joined: Jul 18, 2005
Posts: 293
Location: EST US
|
|
After KDE has loaded, press ALT-F2, type konsole (yeah, konsole with k ). A windows will open. Type "sux" and it will ask you for your root password. After that, you can type fdisk -l Post the output in here |
|
|
|
|
 |
|
Post subject:
Posted: Apr 14, 2007 - 05:13 AM
|
|
Joined: Oct 12, 2006
Posts: 7
Location: Lincoln, NE USA
|
|
root@KanotixBox:/home/ron# fdisk -l
Disk /dev/sda: 18.1 GB, 18113808896 bytes
255 heads, 63 sectors/track, 2202 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 1154 9269473+ 7 HPFS/NTFS
/dev/sda2 1155 1282 1028160 82 Linux swap / Solaris
/dev/sda3 1283 2202 7389900 83 Linux
root@KanotixBox:/home/ron# |
|
|
|
|
 |
|
Post subject:
Posted: Apr 14, 2007 - 06:22 AM
|
|
Joined: Dec 17, 2003
Posts: 16809
|
|
Looks basically correct. Maybe you killed the win bootloader differntly
chainloader (hd0,0)+1
would be correct - and that should be the last line in your /boot/grub/menu.lst |
|
|
|
|
 |
|