| Author |
Message |
xet7
|
|
Post subject: [SOLVED] Dual boot with WinXP - WinXP doesn't boot
Posted: May 13, 2008 - 10:21 PM
|
|
Forum Moderator

Joined: Feb 20, 2008
Posts: 205
Location: Finland
Status: Offline
|
|
Hi,
on desktop PC there's installed WinXP. I resized it with Puppy Linux/GParted and then installed Parsix (newest version with all updates) some weeks ago. Today I tried to boot to WinXP, and after selecting it from GRUB menu, it doesn't start booting, there just reads following and nothing happens:
Code:
"Booting 'Windows 2K/XP/2003 (sda1)'
chainloader (hd0,0)+1
How can I fix it?
I could try WinXP CD in recovery mode, or reinstall now that I have slipstreamed newest SP3 into installation CD, it would be working faster with fresh install.
How can I get GRUB menu back, if it disappears after recovery/reinstall? That PC has floppy drive and CD drive. |
Last edited by xet7 on May 29, 2008 - 10:41 PM; edited 1 time in total
|
| |
|
|
|
 |
alan
|
|
Post subject: RE: Dual boot with WinXP - WinXP doesn
Posted: May 14, 2008 - 05:43 AM
|
|
Developer

Joined: Jan 25, 2005
Posts: 341
Location: Glendale, California
Status: Offline
|
|
| You may try to fix WinXP boot using Window$ CD and then restore GRUB boot loader or do an update installation of Parsix. |
|
|
| |
|
|
|
 |
bkashaf
|
|
Post subject: RE: Dual boot with WinXP - WinXP doesn
Posted: May 14, 2008 - 08:15 AM
|
|
Forum Moderator

Joined: Jun 21, 2007
Posts: 230
Location: Iran-Rasht
Status: Offline
|
|
Window$  |
_________________ " There is nothing more wonderful in the world than the feeling you get from sharing. and there is no grater happiness than the Warmth you get from loving." _ j.Russell Morrison
|
| |
|
|
|
 |
xet7
|
|
Post subject: RE: Dual boot with WinXP - WinXP doesn
Posted: May 14, 2008 - 09:39 AM
|
|
Forum Moderator

Joined: Feb 20, 2008
Posts: 205
Location: Finland
Status: Offline
|
|
| How do I then restore GRUB bootloader? |
|
|
| |
|
|
|
 |
alan
|
|
Post subject: RE: Dual boot with WinXP - WinXP doesn
Posted: May 15, 2008 - 05:44 AM
|
|
Developer

Joined: Jan 25, 2005
Posts: 341
Location: Glendale, California
Status: Offline
|
|
Boot up using the live-CD. Then open a terminal and type the following commands:
Code:
$ su
# chroot /media/sdXX
# grub-install /dev/sdXX
# exit
where sdXX is your hard drive name.  |
|
|
| |
|
|
|
 |
xet7
|
|
Post subject: RE: Dual boot with WinXP - WinXP doesn
Posted: May 29, 2008 - 10:41 PM
|
|
Forum Moderator

Joined: Feb 20, 2008
Posts: 205
Location: Finland
Status: Offline
|
|
| Actually chroot commands didn't work then on Parsix TEST-1, gave some errors, so I just did update installation, so now it works ok. |
|
|
| |
|
|
|
 |
|
|