Let op: Tweakers stopt per 2023 met Tweakblogs. In
dit artikel
leggen we uit waarom we hiervoor hebben gekozen.
Windows Server 2008 vanaf High Speed USB Stick
Het is tegenwordig mogelijk om je OS te installeren vanaf een USB Drive
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
1. from a DOS prompt execute: diskpart
2. list disk
3. select disk 1 (assuming disk 1 was your thumb drive in the above list disk command)
4. clean
5. create partition primary
6. select partition 1
7. active
8. format fs=fat32
9. assign
10. exit
Copy the Win2008 install files
1.
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.
Reacties
this sounds very interesting, but how much space do you need on the flash drive?
@ Ignition: size of the DVD, 1.8 for x86, 2.8 (afaik) for x86-64.
I'll sure try this when my 4GB stick arrives (stupid iBood
)
I'll sure try this when my 4GB stick arrives (stupid iBood
Dat de uitleg in Engels betekend niet dat je in het Engels hoeft te reageren
Blog is verder gewoon NL...
Handige tutorial maar, waarom heb je 'm niet in het Nederlands geschreven, met een bronverwijzing. Wel zo netjes.
Enige manier omdat te doen zonder diskpart?
Auw sorry, ik dacht dat het van een disket oid moest komen 
Reageren is niet meer mogelijk