Does this have to be done from booting into failsafe mode of new BE?
Nandini
Mark J Musante wrote:
On Thu, 21 May 2009, Nandini Mocherla wrote:
Then I booted into failsafe mode of 101a and then tried to run the
following command as given in luactivate output.
Yeah, that's a known bug in the luactivate output. CR 6722845
# mount -F zfs /dev/dsk/c1t2d0s0 /mnt
cannot open '/dev/dsk/c1t2d0s0': invalid dataset name
To do this in zfs, use:
# zfs set mountpoint=/mnt {dataset}
# zfs mount {dataset}
Regards,
markm
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss