> Case 2:
> Here I copied the kernel and the ram disk from the domu
> 
> name = "iscsidomu"
> memory = "1024"
> disk = [ 'phy:/dev/rdsk/c4t010000144F585BE300002A00484DBAAEd0s2,0,w' ]
> kernel = "/root/OSFILES/unix"
> extra = "/platform/i86xpv/kernel/unix -kd -B zfs-bootfs=tank/containerfs/fs1"

Hmm, I'm not sure if you can use a full zfs name for the zfs-bootfs property.

I think the kernel needs something like "tank/1234", where 1234 is the
ID for a zfs filesystem.  zdb tank/containerfs/fs1 should list that ID.

GRUB does this translation when it expands the $ZFS-BOOTFS token.
 
 
This message posted from opensolaris.org
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to