[QCLUG] Xen - virtual disks

Mark Riedesel mriedesel@gmail.com
Mon, 24 Nov 2008 16:22:26 -0600


This may help you, maybe.. specifically the `xm block-detach` and `xm
block-attach` calls
http://lists.xensource.com/archives/html/xen-users/2008-01/msg00009.html


On Mon, Nov 24, 2008 at 1:21 PM, Dave Bergert <dbergert@gmail.com> wrote:
> Hi:
>
> Is anyone familiar with Xen ? I installed the Xen system on top of debian
> etch, and installed a windows guest, and everything is working well.
> My question relates to the virtual disks, especially the cdrom
>
>
> from my xen cfg:  window.cfg
>
> disk = [
> 'file:/home/xen/vm/olswindows/disk.img,ioemu:hda,w','file:/home/xen/iso/windows_image.iso,ioemu:hdc:cdrom,r'
> ]
>
> How do I change iso Images for my CD-rom ?
> Also, I tried to remove this disk setting from configuration, and the image
> would not boot,
>
> I have not found clear documentation on this at the xen website ?
>
> Anybody have any experience with this, or could point to any reference ?
>
> Regards,
> DB
>
>
>