What I learned today weblog

Absolutely random blog

No DVD drive – No problem

Posted by avilov on 10-1-2008

How to install windows 2008 server on a server without DVD drive.

Easy!

you need on USB flash drive and a Vista PC

steps:

  1. diskpart
  2. list disk
  3. select disk 1 (the correct number for your PC you get from the previous command)
  4. clean
  5. create partition primary
  6. select partition 1
  7. active
  8. format fs=fat32
  9. assign
  10. exit
  11. copy content of the windows 2008 DVD to the flash drive

That’s it! Now boot from it annd install! I guess you guessed already that you need server that can boot from USB flash drive :)

P.S. that is an adaptation of instruction how to install Vista found at http://kurtsh.spaces.live.com/blog/cns!DA410C7F7E038D!1665.entry

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

 
Follow

Get every new post delivered to your Inbox.