WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 1022] New: BUG in HVM

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1022

           Summary: BUG in HVM
           Product: Xen
           Version: 3.0.3
          Platform: x86-64
        OS/Version: Linux-2.6
            Status: NEW
          Severity: normal
          Priority: P1
         Component: HVM
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: info@xxxxxxx


Xen 3.0.3_11774-20
Linux main-server 2.6.18.8-0.5-xen #1 SMP Fri Jun 22 12:17:53 UTC 2007 x86_64
x86_64 x86_64 GNU/Linux


disk = [ 'file:/home/xen/windows_xp/windows,ioemu:hda,w',
'file:/windows_images/images.iso,hdc:cdrom,r' ]

HDD Images + CD Images = not work's
Error: Device 5632 (vbd) could not be connected. Backend device not found.

singel:
disk = [ 'file:/home/xen/windows_xp/windows,ioemu:hda,w' ] => WORKS

singel:
disk = [ 'file:/windows_images/images.iso,hdc:cdrom,r' ] => Works


With Kernel initrd-2.6.18.8-0.3-xen  bzw.  vmlinuz-2.6.18.8-0.3-xen
has this works !!!

vmlinuz-2.6.18.8-0.5-xen = with this kernel NOT works




Complete config:

disk = [ 'file:/home/xen/windows_xp/windows,ioemu:hda,w',
         'file:/windows_images/images.iso,hdc,r' ]

memory = 128
vcpus = 1
builder = 'hvm'
device_model = '/usr/lib/xen/bin/qemu-dm'
kernel = '/usr/lib/xen/boot/hvmloader'
name = 'win'
vnc = 1
vncviewer = 1
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'
boot = 'd'


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>