Possible Duplicate:
Can windows 7 recovery iso be used to create a bootable recovery usb?

I'm trying to restore my windows bootloader after deleting ubuntu. I have windows 7 recovery iso that I want to burn onto a 2gig usb drive. How do I do this so that its bootable? I'm using ubuntu 10.10 live.

link|improve this question

53% accept rate
feedback

closed as exact duplicate by Sathya, Diago Oct 15 '10 at 17:02

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

1 Answer

You can 'copy' your Windows iso on previously formated (NTFS) pendrive as any other iso (using dd for instance) and then write the right boot record using ms-sys tool.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.