>> reboot -- "-B \$ZFS-BOOTFS" > > For reference purposes, does that mean (in my case) that I should use: > > reboot -- "-B \$ZFS-BOOTFS" 'kernel.snv_94/amd64/unix'
-B is a kernel arg, so needs to succeed (rather than precede) the kernel file name, but otherwise, yes, should work, I think. _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
