[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] booting domU from DVD
 
- To: Glenn Davy <glenn@xxxxxxxxxxxxxxxxxxx>
 
- From: mark pryor <tlviewer@xxxxxxxxx>
 
- Date: Sun, 22 Apr 2007 19:40:39 -0700 (PDT)
 
- Cc: xen-users@xxxxxxxxxxxxxxxxxxx
 
- Delivery-date: Sun, 22 Apr 2007 19:39:23 -0700
 
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com;	h=X-YMail-OSG:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID;	b=t7eWjEeZL4o5hfIg3i82hwVloSvMvIMvUsYrTk1DZuP/3vtN1w1W6Em0GgbC3XnAiCSKAwV979lQwvJCSql9TyIHE6SFGNC3/tXr+DtQzeG9TOrxFbImjuVTjUlXs4aAlDD475zcBNoDJonhY/dD5ZHQU9FWfjkBoE041xkqDRY=;
 
- List-id: Xen user discussion <xen-users.lists.xensource.com>
 
 
 
'file:/home/glenn/winosdvd.img,dvd,r'                                              ^^^^^ change above to  hdc:dvd
  that should be enough as long as you have the dvd as an iso
  cd /home/glenn dd if=/dev/dvd of=winosdvd.img
  its not enough to copy the dvd to the drive it must be an iso9660 file type
  --  Mark
  Glenn Davy <glenn@xxxxxxxxxxxxxxxxxxx> wrote: Hi  Can someone confirm if its possible to boot of a udf image/dvd? If so what do  I need to change in the file below?
  All my windows OS images are on DVD as part of my msdn subscription. In this  instance I've copied
 the image to Dom0 file system, but have tried physically  from the dvd also.
  Here is my disk definition line: disk=['file:/home/glenn/windows2003.img,ioemu:hda,w','file:/home/glenn/winosdvd.img,dvd,r'] but complete file is shown below.
  The result of xm create is  that ata0 slave is an unknown device, CDROM boot  failure code 0002
 
  #Complete file for this HVM.... kernel = "/usr/lib/xen-ioemu-3.0/boot/hvmloader" builder='hvm' memory=1024 name = "Windows2003Server" vcpus = 1 vif = ['bridge=xenbr0'] disk=['file:/home/glenn/windows2003.img,ioemu:hda,w','file:/home/glenn/winosdvd.img,dvd,r'] device_model='/usr/lib/xen-ioemu-3.0/bin/qemu-dm' boot='d' fullscreen=0 sdl=1 vnc=0 vncviewer=0 serial='pty' ne2000=0 usb=1 usbdevice='tablet'
 
 
  Thanks Glenn
  _______________________________________________ Xen-users mailing
 list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
  
  
        Ahhh...imagining that irresistible "new car" smell?  Check out
new cars at Yahoo! Autos.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users 
 
    
     |