Posts Tagged ‘thumbdrive’

Install Windows 7 From Thumbdrive

I just bought a new laptop.  Guess which one?  The newer Acer Aspire One D250.  It is nice.  Anyway, I wanted to install Windows 7 on it from a thumbdrive.  I always seem to forget the code needed to copy the files correctly to the thumbdrive to make it bootable.  Well here is the code: xcopy g:*.* /s/e/f r: .  So what you do is open up the cmd prompt in Windows Vista (I use it) and type that in.  G: is for the drive with the Windows 7 Disk and R: is for the thumbdrive.  I just mounted the iso of Windows 7 on a virtual drive with some free software called: Virtual CloneDrive.  Well, there you go.

Categories