[libvirt-users] Media autoremove
23 Apr
2011
23 Apr
'11
6:35 p.m.
I have an iso, than automate freebsd install, and after installation it reboot VM. I want to remove cdrom drive with ISO from VM config after reboot? How I could do this? -- Nikita A Menkovich http://libc6.org/ JID: menkovich@gmail.com
25 Apr
25 Apr
11:15 p.m.
于 2011年04月23日 17:35, Nikita A Menkovich 写道:
I have an iso, than automate freebsd install, and after installation it reboot VM. I want to remove cdrom drive with ISO from VM config after reboot? How I could do this?
virsh detach-disk/detach-device will work, or if you just want to eject the cd, virsh update-device will also work. Regards Osier
5308
Age (days ago)
5310
Last active (days ago)
1 comments
2 participants
participants (2)
-
Nikita A Menkovich -
Osier Yang