>> hi all
>> Try to learn how UFS root to ZFS root  liveUG work.
>> 
>> I download the vbox image of s10u8, it come up as UFS root.
>> add a new  disks (16GB)
>> create zpool rpool
>> run lucreate -n zfsroot -p rpool
>> run luactivate zfsroot
>> run lustatus it do show zfsroot will be active in next boot
>> init 6
>> but it come up with UFS root,
>> lustatus show ufsroot active
>> zpool rpool is mounted but not used by boot
> 
> 
> You'll need to boot from a different disk; I don't think that the
> OS can change the boot disk (it can on SPARC but it can't on x86)

You can do it, but it's a pain.  Basically you have to boot in single-user, 
mount your ZFS on an alternate root, clear out and rebuild the /dev disk links, 
and fix up grub.

When you boot, grub should show you 4 boot choices, if you only see two, I'll 
be you forgot to run installgrub against the new disk?

-A
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to