Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Windows XP

Windows XP Discuss the Microsoft Windows XP Operating System

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 06-04-2007, 09:40 PM
Sairam
Newsgroup Contributor
 
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

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 06-04-2007, 09:40 PM
  #2 (permalink)  
Old 06-04-2007, 10:10 PM
Pegasus
Newsgroup Contributor
 
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" <saai.ram******.com> 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
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 06-04-2007, 10:20 PM
Andrew E.
Newsgroup Contributor
 
Posts: n/a
RE: Problems while changing from dual-boot (XP and Linux) to single bo

Why would you consider a FAT32 volume,xp uses NTFS by default.Either way,
install xp cd,boot to xp cd,recovery,select 1 For C: Press enter for
password,
type:Fixboot Agree,type:EXIT Let xp start.

"Sairam" wrote:

> 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
>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 06-04-2007, 10:20 PM
Harry Ohrn
Newsgroup Contributor
 
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]
www.webtree.ca/windowsxp


"Sairam" <saai.ram******.com> 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
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 06-05-2007, 12:00 AM
witan
Newsgroup Contributor
 
Posts: n/a
Re: Problems while changing from dual-boot (XP and Linux) to single boot (XP)

On Jun 5, 9:36 am, Sairam <saai....******.com> wrote:
> 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


I hope you have managed to solve your problem using advice offered by
others. My comments are for the future, if needed.
*Before* using Windows Disk Management to format the volume on which
Linux was installed, one has to boot the computer with the Linux
installation CD, and remove the Linux installation. That would remove
the Grub or LiLo bootloader, which is usually on the Linux volume, and
make the computer boot directly into Windows. After that you can use
Windows Diskmanager to do whatever you like with the freed volume.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Getting back a Vista boot after removing Linux (dual-boot GRUB menu) Rob Windows Vista 2 05-18-2008 11:50 AM
How change from dual boot to single boot Vista? Kris Windows Vista 5 03-26-2008 07:20 AM
Dual Boot to Single to XP Prof Only apal@broadvox.net Windows XP 8 09-19-2007 01:48 AM
Linux Dual Boot Shane Desktop Computers 2 02-06-2007 05:22 PM
Linux Dual Boot Shane Desktop Computers 0 02-06-2007 05:22 PM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 05:27 AM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0