| On Mon, 2006-11-06 at 17:17 +0800, You, Yongkang wrote:
> Hi Alex, 
> 
> I also met the GPT issue, if I didn't use the GPT partitioned disk
> image file. But I can do installation successfully in VTI with
> ioemu(Qemu) disk. And installing again, the GPT issue is gone. 
> 
> But I did not understand how to install VTI Linux in a VBD disk. I
> just have the experience to use VBD disk, after original VTI Linux
> boot up and insert the VBD disk drivers. Could you please give some
> instructions and guide? 
Hi Yongkang,
   Looks like a user error on my part.  I had my disk configured in the
config file as:
disk = [ 'phy:VBDs/rhel4u4,ioemu:hda,w',
         'file:/opt/xen/RHEL4-U4-ia64-DVD.iso,hdc:cdrom,r' ]
I'm pretty sure this works on x86, but to get it to work on ia64, I had
to change the first entry to:
phy:/dev/VBDs/rhel4u4,ioemu:hda,w
    ^^^^^
Everything seems fine now.  Thanks,
        Alex
-- 
Alex Williamson                             HP Open Source & Linux Org.
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
 |