Thanks for your reply. I tried your suggestion, but I think my syntax
error is only part of the problem. But it points out my confussion
about use of 'phy' disks when building hmv. I dont understand the
boot process of hvmloader. Under pv I would create a logical volume
for each partition and copy my OS into them with no regard to grub
and boot loading.
Do I need to install grub on the logical volume data0/tenar-vhost-root?
Do I need to make a partition table also?
How is this done for real disk volumes as opposed to disk image files?
On Mon, Oct 01, 2007 at 07:56:57PM +0200, Christian Horn wrote:
> On Wed, Sep 26, 2007 at 11:37:02AM -0700, Ashley Gould wrote:
> >
> > disk = [
> > 'phy:data0/tenar-vhost-root, ioemu:sda1,w',
> > 'phy:data0/tenar-vhost-swap, ioemu:sda2,w'
> > ]
>
> AFAIK hvm only takes complete discs here, and the sda looks bad.
> Try something like
>
> disk = [ 'phy:/dev/data0/tenar-vhost-root,hda,w' ]
>
>
> Christian
--
-ashley
Did you try poking at it with a stick?
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|