Windows Web Hosting, Web Technologies, etc
Installing Windows 2008 via USB thumbdrive
Windows 2008 comes only on DVD and today you’d think every computer has a DVD drive by default, unfortunately most servers are ordered without them and that causes a problem obviously. Your choices would be to break the DVD into CD-ROMs (not fun) install over the network (a little more work than I wanted to do) or find another means to get it up. My solution, USB Thumb drive
Since Vista and Windows 2008 share the same code base, I figured someone must have found a way to boot vista off a thumb drive so I looked and found just that. Kurt Shintaku has a how-to on how to install Windows Vista from a high speed USB 2.0 Flash Drive.
Before you begin though, if your thumbdrive has U3 installed on it, you’ll probably want to remove that (I did just to be certain), here’s instructions on how to do that: http://www.u3.com/uninstall/
Using Kurt’s instructions this is all it took:
Format the thumb drive
- from a DOS prompt execute: diskpart
- list disk
- select disk 1 (assuming disk 1 was your thumb drive in the above list disk command)
- clean
- create partition primary
- select partition 1
- active
- format fs=fat32
- assign
- exit
Copy the Win2008 install files
-
xcopy d:\*.* /s/e/f e:\ (assumes your dvd is drive D: and your thumb drive is drive E:\, adjust accordingly)
That’s all it took other than verifying the server BIOS was set to boot off of the USB device.
| Print article | This entry was posted by jcoburn on October 15, 2007 at 9:14 am, and is filed under Windows Administration. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |
- Tutut Usaheni Blog » Blog Archive » Windows 2008 Server via USB
- jesscoburn.com » Blog Archive » Installing Windows 7 From a USB Thumb Drive
- Installazione di Windows Server 2008 da un device USB | Bembopolitan
- Installing OS over the Network. – Overclock.net – Overclocking.net
- Install Server 2008 from thumbdrive
- Installing Windows 2008 on an IBM xSeries 335 | redmutt.com
- Server 2008 Bootable repair DVD? – Overclock.net – Overclocking.net
about 2 years ago
hi i am using a toshiba m30 laptop.the strip wire of the dvd drive is broken so it doesnt work.so will the vista setup will load up when i boot from the usb.does it workon external harddirves…reply soon