Displaying 3 results from an estimated 3 matches for "gluzskiy".
2013 Dec 05
1
Re: correct way to hot-add cdrom ?
On Thu, Dec 05, 2013 at 01:28:07PM +0200, Alexandr Gluzskiy wrote:
> Alexandr писал 2013-12-02 09:36:
> >Good day to all. i have problems with cdrom hot adding code. currently
> >i using virDomainAttachDevice with type=file, device=cdrom, dev=hdc,
> >this code works for machine with one ide hdd and one ide cdrom, but
> >this not w...
2013 Dec 02
2
correct way to hot-add cdrom ?
Good day to all. i have problems with cdrom hot adding code. currently i
using virDomainAttachDevice with type=file, device=cdrom, dev=hdc, this
code works for machine with one ide hdd and one ide cdrom, but this not
work for machine with only one ide hdd, and i looking for solution to
hot add cdrom to machine independent of existing devices or i need way
to determinate which target device
2013 Dec 05
0
Re: correct way to hot-add cdrom ?
Alexandr писал 2013-12-02 09:36:
> Good day to all. i have problems with cdrom hot adding code. currently
> i using virDomainAttachDevice with type=file, device=cdrom, dev=hdc,
> this code works for machine with one ide hdd and one ide cdrom, but
> this not work for machine with only one ide hdd, and i looking for
> solution to hot add cdrom to machine independent of existing