projects
/
zfsinstaller.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
b4c1e1f
)
sysctl mandatory option for EFI
author
David Marec
<DavidMarec@users.noreply.github.com>
Mon, 5 Nov 2018 20:29:23 +0000
(21:29 +0100)
committer
David Marec
<DavidMarec@users.noreply.github.com>
Mon, 5 Nov 2018 20:29:23 +0000
(21:29 +0100)
zfsinstall.sh
patch
|
blob
|
history
diff --git
a/zfsinstall.sh
b/zfsinstall.sh
index 184e48ed28e475eb66ae07af2240e4d01a4a1f9c..b2cd44f56ff23691f9f330616ce62d558292d828 100644
(file)
--- a/
zfsinstall.sh
+++ b/
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}