Para instalação do Windows 2008 em Servidor HP sem "cdrom"; para minha salvação vi a dica em um site da net.
Segue a dica:Feito isso rode o comando abaixo:
C:\> diskpart
DISKPART> list disk
Select the USB device from the list and substitute the disk number below
when necessary
DISKPART> select disk 1
DISKPART> clean
DISKPART> create partition primary
DISKPART> select partition 1
DISKPART> active
DISKPART> format fs=fat32
DISKPART> assign
DISKPART> exit
xcopy X:\*.* /s/e/f Y:\
where X:\ is your mounted image or physical DVD and Y:\ is your USB
device
D:\boot> bootsect.exe /nt60 Y:Boa instalação do Windows Server 2008.
OBSERVAÇÔES:
- Se a versão do 2008 for 64 bits use um Vista 64 ou 2008 64 para gerar o USB 64 de instalação.
Retirado e traduzido livremente de:
http://bramp.net/blog/create-bootable-windows-server-2008-usb-stick