pac wrote:
Now the command
VBoxManage storageattach sigest --storagectl "IDE Controller" --port 0
--device 0 --type dvddrive --medium host:/dev/hdc --passthrough on
it's ok but ......
It remove the hd and add another time the same dvd drive in the IDE Controller
So there is a dvd drive with passthrough enable and the other disable
I have tried with Vbox 3.1.0   3.1.2 and 3.1.4beta 1 with host windows
XP and Linux Debian Lenny, the vm instead is always Debian Lenny
It's a bug ? Is there an error in my command ?

You told VirtualBox to put a DVD drive at primary master, with passthrough on. Since the default location of the DVD drive is secondary master, that one is left unchanged. I see no VirtualBox bug, you're most likely passing the wrong parameters to VBoxManage.

Any idea ?

What do you actually want to achieve? I remember that you reported problems with losing the passthrough setting before (which were fixed with BETA1). In your previous mails you used the right --port value.

Klaus


_______________________________________________
vbox-users mailing list
vbox-users@virtualbox.org
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to