Topic: Lenovo Laptops and bsdinstall zfsboot with MBR layout... Should we do the quick patch to change the default from /boot/boot0 to /boot/mbr: Index: zfsboot =================================================================== --- zfsboot (revision 258016) +++ zfsboot (working copy) _at__at_ -764,7 +764,7 _at__at_ zfs_create_diskpart() # f_eval_catch $funcname gpart "$GPART_CREATE" mbr \$disk || return $FAILURE - f_eval_catch $funcname gpart "$GPART_BOOTCODE" /boot/boot0 \ + f_eval_catch $funcname gpart "$GPART_BOOTCODE" /boot/mbr \ \$disk || return $FAILURE # That would fix things for Lenovo laptops for the next release until I finish up the bootcode selection menu. I'd like to take my time in making sure Allan and I design a worthy bootcode selection menu. -- Devin _____________ The information contained in this message is proprietary and/or confidential. If you are not the intended recipient, please: (i) delete the message and all copies; (ii) do not disclose, distribute or use the message in any manner; and (iii) notify the sender immediately. In addition, please be aware that any message addressed to our domain is subject to archiving and review by persons other than the intended recipient. Thank you.Received on Mon Nov 11 2013 - 20:19:30 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:44 UTC