error: Invalid boot device 'DVD'
Posted: 29. Jun 2010, 02:41
I thought I did this before and it worked, but now it doesn't. I'm stumped. I think it might have been before I had a floppy drive enabled. So... I used the following command:
& "C:\Program Files\Oracle\VirtualBox\VBoxManage.exe" modifyvm WS2003R2-DC1 --boot1 "DVD"
and got the error
error: Invalid boot device 'DVD'
showvminfo shows:
Boot Device (1): Floppy
Boot Device (2): DVD
Boot Device (3): HardDisk
IDE Controller (1, 0): C:\blablabla path to iso file (UUID: blablalba)
I need the command to issue while creating my virtual machine with vboxmanage to make it boot from CD/DVD with a virtual floppy in the virtual drive.
My host machine is Windows 7.
Can someone tell me how this is supposed to work if that isn't it? Thanks in advance.
& "C:\Program Files\Oracle\VirtualBox\VBoxManage.exe" modifyvm WS2003R2-DC1 --boot1 "DVD"
and got the error
error: Invalid boot device 'DVD'
showvminfo shows:
Boot Device (1): Floppy
Boot Device (2): DVD
Boot Device (3): HardDisk
IDE Controller (1, 0): C:\blablabla path to iso file (UUID: blablalba)
I need the command to issue while creating my virtual machine with vboxmanage to make it boot from CD/DVD with a virtual floppy in the virtual drive.
My host machine is Windows 7.
Can someone tell me how this is supposed to work if that isn't it? Thanks in advance.