Explorar o código

sysctl mandatory option for EFI

David Marec %!s(int64=7) %!d(string=hai) anos
pai
achega
6bca6d193c
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      zfsinstall.sh

+ 2 - 0
zfsinstall.sh

@@ -19,6 +19,8 @@ fi
 
 
 
+sysctl kern.geom.part.mbr.enforce_chs=0
+
 for D in ${DESTDISKS}; do
 	if [ -z "${DESTDISK_1}" ]; then
 		DESTDISK_1=${D}