0

I recently installed Ubuntu 13.04, and I wish to go back to windows XP. I have all the install files on a USB, but when I go to install it, I get an error that says

bootmgr is missing, press ctrl alt delete to restart

Any help?

Zanna
  • 70,465
user223439
  • 1
  • 1
  • 1
  • 4

2 Answers2

0

--- COMPLETELY EDITED POST following more precise information received about problem

If I understand correctly, after trying Ubuntu, you want to reinstall Windows XP. You were trying to simply copy the contents of the Windows XP Installation medium to a USB drive and got a "BOOTMGR missing" error when trying to start the computer with this USB drive.

My first idea was to replace the boot sector on the USB drive with a Windows XP boot sector, which would try to load NTLDR instead of BOOTMGR. However, this failed to take into account that with either boot sectors (older XP version or updated Vista and newer version) the Windows XP Installation medium is not designed to be started from USB (unlike that of Windows Vista and newer).

From other comments that you made, I seem to understand that you do not own a physical copy of your Windows XP installation medium, but rather have an ISO copy of it.

The logical advice from here is simply to burn your ISO copy to a CD-ROM and to use that disc to start the computer and install Windows XP the way it was designed to be. This solution does not seem to appeal to you. Maybe you don't have a CD-ROM drive or burner in that computer?

Alex
  • 98
  • 1
  • 8
  • i'm on ubuntu right now, and i have all the correct install files on my usb. i've been using ubuntu for a couple weeks, and i wish to go back to windows xp, but every time i try to install it over ubuntu and get rid of ubuntu, i get the bootmgr is missing error. so i would need to get the correct partitions? what else could i do? – user223439 Dec 08 '13 at 16:38
  • This error message, when do you get it? When trying to start the Windows installation? Or can you install Windows and then you get this message after the installation when it tries to start Windows for the first time? – Alex Dec 08 '13 at 16:39
  • i also formatted my usb with gparted into an ntfs file system – user223439 Dec 08 '13 at 16:40
  • i cant install windows at all. right when my computer boots up, it goes to a black screen telling me that im missing the bootmgr, and the only option is to restart and go back to ubuntu – user223439 Dec 08 '13 at 16:40
  • Which is probably what the problem is: I imagine Gparted created the partition on your USB drive with the newer version of the NTFS boot sector. Don't you have the original Windows XP CD-ROM to start from? – Alex Dec 08 '13 at 16:41
  • no, i do not. how would i be able to get the older boot sectors? is there any possible way? – user223439 Dec 08 '13 at 16:42
  • The easiest way is to format your USB drive in another computer running Windows XP. Otherwise, the Windows ADK contains a tool called BOOTSECT.EXE which allows you to change the boot sector (but it seems a bit overkill to download this huge package for just this tiny tool). And again, once you have the correct boot sector, I am not even sure this will allow you to start the Windows XP installation! – Alex Dec 08 '13 at 16:46
  • A quick search for "can windows xp cd-rom be copied and started from a usb drive" seems to show that it's not possible. – Alex Dec 08 '13 at 16:51
0
  • Winusb doesn't support windows xp.so follow the simple steps given below,

  • Download multiboot,and then follow this guide to make bootable windows usb.

  • Already tested Windows XP, Ubuntu and Windows 7.

Avinash Raj
  • 78,556