Hi, guys, 

I converted my rootfs to zfs, to boot via grub, I need add "-B $ZFS-BOOTFS" 
option, as following,

    kernel$ /platform/i86pc/kernel/$ISADIR/unix -B $ZFS-BOOTFS

But I don't know how to set this parameter when I want to boot xVM?

    title Solaris xVM
    kernel$ /boot/$ISADIR/xen.gz
    module$ /platform/i86xpv/kernel/$ISADIR/unix 
/platform/i86xpv/kernel/$ISADIR/unix

I tried to append "-B $ZFS-BOOTFS" on the "kernel" line and "module" line, but 
failed to mount the root file system.

Do you know how could I do this?
 
 
This message posted from opensolaris.org
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to