Switching CD's with VBoxHedless

Discussions related to using VirtualBox on Linux hosts.
Post Reply
illa
Posts: 46
Joined: 2. Jul 2008, 15:02

Switching CD's with VBoxHedless

Post by illa »

new to VB so I have lots of questions, I apologize if this has been addressed before but searching through the forums docs i did not see it...

How do I change a CD with VBoxHeadless when the Guest is booted?
VBoxManage modifyvm vmbox_01 -dvd /balh.iso wont work because it says the VM is currently in use
Martin
Volunteer
Posts: 2562
Joined: 30. May 2007, 18:05
Primary OS: Fedora other
VBox Version: VirtualBox+Oracle ExtPack
Guest OSses: XP, Win7, Win10, Linux, OS/2

Post by Martin »

Have a look at the
VBoxManage controlvm <name> dvdattach ....
command.
Post Reply