Is it possible to create a usb bootable version of Windows 7 just like ubuntu??

I mean boot the actual operating system and not the installer from a usb?

link|improve this question
No. See superuser.com/questions/68435 – grawity Feb 20 '10 at 12:29
Please check this answer. superuser.com/questions/392493/… – bbalegere Feb 26 at 2:37
feedback

migrated from stackoverflow.com Feb 20 '10 at 10:50

This question came from our site for professional and enthusiast programmers.

1 Answer

Yes, you can using WinPE or BartPE

This is normally used to create Live CD's, but you can achieve the same result using a USB stick.

Here's an example of a BartPE installation for Windows XP

alt text

Note that the performance is likely to be pretty crappy unless you use a really stripped version of Windows.

For steps on how to do it: here's a tutorial

link|improve this answer
1  
Oh I just read on the BartPE wikipedia article that the program can't make them for Windows 7: BartPE cannot create Windows Vista, nor Windows 7 Live DVDs. – Ivo Flipse Feb 25 '10 at 18:53
feedback

Your Answer

 
or
required, but never shown