TechTalkz.com Logo

Go Back   TechTalkz.com Technology & Computer Troubleshooting Forums > Tech Support Archives > Microsoft > Windows XP

Notices

Problems while changing from dual-boot (XP and Linux) to single boot (XP)

Windows XP


Reply
 
Thread Tools Display Modes
Old 16-08-2007, 03:21 PM   #1
Sairam
Guest
 
Posts: n/a
Problems while changing from dual-boot (XP and Linux) to single boot (XP)

Hello,

I used to run both Windows XP Media Centre and Linux on my computer
using the dual
-boot facility. By default, the computer would load Linux, unless
specified otherwise at the start.

About a couple of days back, I used the Windows Disk Management
utility and
formatted the portion of my hard disk that had Linux installed on it.
By mistake, instead
of allocating that hard disk portion for secondary/extended FAT32
partitions, I ended up
creating a new Primary NTFS partition. While everything seemed
allright then, the real
problem began once I restarted my computer. Since then, the computer
has not been loading Windows at all.

Should I reinstall Linux on the formatted disk space? Else, is there
any other means (except reinstalling Windows) by which I can access
Windows on my computer?

Please advise.

Thanks,
Sairam

  Reply With Quote
Old 16-08-2007, 03:21 PM   #2
Pegasus
Guest
 
Posts: n/a
Re: Problems while changing from dual-boot (XP and Linux) to single boot (XP)

You need to tell us what boot loader used to deliver
the previous multi-booting capability. Grub? The native
Windows boot loader? Another boot loader? Furthermore
you should report what you now get when you boot and
which of your partitions is active.


"Sairam" <> wrote in message
news:1181018205.782831.52440@x35g2000prf.googlegro ups.com...
> Hello,
>
> I used to run both Windows XP Media Centre and Linux on my computer
> using the dual
> -boot facility. By default, the computer would load Linux, unless
> specified otherwise at the start.
>
> About a couple of days back, I used the Windows Disk Management
> utility and
> formatted the portion of my hard disk that had Linux installed on it.
> By mistake, instead
> of allocating that hard disk portion for secondary/extended FAT32
> partitions, I ended up
> creating a new Primary NTFS partition. While everything seemed
> allright then, the real
> problem began once I restarted my computer. Since then, the computer
> has not been loading Windows at all.
>
> Should I reinstall Linux on the formatted disk space? Else, is there
> any other means (except reinstalling Windows) by which I can access
> Windows on my computer?
>
> Please advise.
>
> Thanks,
> Sairam
>



  Reply With Quote
Old 16-08-2007, 03:21 PM   #3
Pegasus
Guest
 
Posts: n/a
Re: Problems while changing from dual-boot (XP and Linux) to single boot (XP)

You need to tell us what boot loader used to deliver
the previous multi-booting capability. Grub? The native
Windows boot loader? Another boot loader? Furthermore
you should report what you now get when you boot and
which of your partitions is active.


"Sairam" <> wrote in message
news:1181018205.782831.52440@x35g2000prf.googlegro ups.com...
> Hello,
>
> I used to run both Windows XP Media Centre and Linux on my computer
> using the dual
> -boot facility. By default, the computer would load Linux, unless
> specified otherwise at the start.
>
> About a couple of days back, I used the Windows Disk Management
> utility and
> formatted the portion of my hard disk that had Linux installed on it.
> By mistake, instead
> of allocating that hard disk portion for secondary/extended FAT32
> partitions, I ended up
> creating a new Primary NTFS partition. While everything seemed
> allright then, the real
> problem began once I restarted my computer. Since then, the computer
> has not been loading Windows at all.
>
> Should I reinstall Linux on the formatted disk space? Else, is there
> any other means (except reinstalling Windows) by which I can access
> Windows on my computer?
>
> Please advise.
>
> Thanks,
> Sairam
>



  Reply With Quote
Old 16-08-2007, 03:21 PM   #4
Harry Ohrn
Guest
 
Posts: n/a
Re: Problems while changing from dual-boot (XP and Linux) to single boot (XP)

You may need to rebuild the Master Boot Record and likely the boot sector.

Pop your XP CD into the drive and restart the computer. Ensure that the
system is set to boot the CD-Rom before the hard drive (BIOS setting).
When prompted press a key to boot the CD. Let the XP CD boot to the screen
that asks if you want to setup Windows or use the Recovery Console to
Repair - press r.
Press "r". When the Recovery Console boots press 1 and enter a password if
you've used on with the Administrator account. If you have no password just
press the Enter Key. You should arrive at a prompt that says C:\Windows

1) Type the following and press Enter

fixmbr

When prompted type: y and then press Enter


2) Next type the following and press Enter

fixboot

When prompted type: y and then press Enter.

A new boot sector will then be written to the C: partition.

3) Finally type the following and press Enter

bootcfg /rebuild

allow it to scan for Windows Installations.
When prompted with "Add installation to boot list? (Yes/No/All):" Type: y
and then press Enter.

When asked "Enter Load Identifier:" Type: Windows XP Media Centre

When asked "Enter OS Load Options:" Type: /fastdetect and then press Enter.

This will then rebuild the boot configuration.



When finished remove the XP CD and type EXIT to reboot



--


Harry Ohrn MS MVP [Shell\User]



"Sairam" <> wrote in message
news:1181018205.782831.52440@x35g2000prf.googlegro ups.com...
> Hello,
>
> I used to run both Windows XP Media Centre and Linux on my computer
> using the dual
> -boot facility. By default, the computer would load Linux, unless
> specified otherwise at the start.
>
> About a couple of days back, I used the Windows Disk Management
> utility and
> formatted the portion of my hard disk that had Linux installed on it.
> By mistake, instead
> of allocating that hard disk portion for secondary/extended FAT32
> partitions, I ended up
> creating a new Primary NTFS partition. While everything seemed
> allright then, the real
> problem began once I restarted my computer. Since then, the computer
> has not been loading Windows at all.
>
> Should I reinstall Linux on the formatted disk space? Else, is there
> any other means (except reinstalling Windows) by which I can access
> Windows on my computer?
>
> Please advise.
>
> Thanks,
> Sairam
>



  Reply With Quote
Old 16-08-2007, 03:21 PM   #5
Harry Ohrn
Guest
 
Posts: n/a
Re: Problems while changing from dual-boot (XP and Linux) to single boot (XP)

You may need to rebuild the Master Boot Record and likely the boot sector.

Pop your XP CD into the drive and restart the computer. Ensure that the
system is set to boot the CD-Rom before the hard drive (BIOS setting).
When prompted press a key to boot the CD. Let the XP CD boot to the screen
that asks if you want to setup Windows or use the Recovery Console to
Repair - press r.
Press "r". When the Recovery Console boots press 1 and enter a password if
you've used on with the Administrator account. If you have no password just
press the Enter Key. You should arrive at a prompt that says C:\Windows

1) Type the following and press Enter

fixmbr

When prompted type: y and then press Enter


2) Next type the following and press Enter

fixboot

When prompted type: y and then press Enter.

A new boot sector will then be written to the C: partition.

3) Finally type the following and press Enter

bootcfg /rebuild

allow it to scan for Windows Installations.
When prompted with "Add installation to boot list? (Yes/No/All):" Type: y
and then press Enter.

When asked "Enter Load Identifier:" Type: Windows XP Media Centre

When asked "Enter OS Load Options:" Type: /fastdetect and then press Enter.

This will then rebuild the boot configuration.



When finished remove the XP CD and type EXIT to reboot



--


Harry Ohrn MS MVP [Shell\User]



"Sairam" <> wrote in message
news:1181018205.782831.52440@x35g2000prf.googlegro ups.com...
> Hello,
>
> I used to run both Windows XP Media Centre and Linux on my computer
> using the dual
> -boot facility. By default, the computer would load Linux, unless
> specified otherwise at the start.
>
> About a couple of days back, I used the Windows Disk Management
> utility and
> formatted the portion of my hard disk that had Linux installed on it.
> By mistake, instead
> of allocating that hard disk portion for secondary/extended FAT32
> partitions, I ended up
> creating a new Primary NTFS partition. While everything seemed
> allright then, the real
> problem began once I restarted my computer. Since then, the computer
> has not been loading Windows at all.
>
> Should I reinstall Linux on the formatted disk space? Else, is there
> any other means (except reinstalling Windows) by which I can access
> Windows on my computer?
>
> Please advise.
>
> Thanks,
> Sairam
>



  Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Dual boot problems Paul Windows XP 0 31-08-2007 07:29 PM
dual boot linux with grub faeychild Mandriva Linux 7 29-08-2007 08:48 PM
Keeping Dual Boot but Changing Drive Letters hw-engineer Windows Vista All 4 17-08-2007 08:27 PM
XP with dual hard drive (single boot) BobD Windows XP 6 17-08-2007 03:24 PM
How to triple boot (XP, Vista, Ubuntu) with single boot screen Dark Star General Discussions 2 01-04-2007 01:27 PM


< Windows Help - MS Office Help - Hardware Support >


New To Site? Need Help?

All times are GMT +5.5. The time now is 09:56 PM.


vBulletin, Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO
Copyright © 2005-2009, TechTalkz.com. All Rights Reserved - Privacy Policy
Valid XHTML 1.0 Transitional