freebsd-dev/usr.sbin/bsdinstall/scripts
Allan Jude a94af9543d Never 4k align the MBR bootpool because zfsldr can not deal with a gap
If the bootpool does not start at the first sector of the BSD partition
then zfsldr seeks to the wrong offset inside the ZFS vdev label, and is
unable to find zfsboot, so the system does not boot

If 4k alignment is requested, align the BSD partition in the MBR table,
and align the swap and data pool, but the bootpool must start at sector 1

While here, if 4k alignment is requested, disable MBR CHS alignment, as
this results in not-4k aligned partitions.

Reported by:	Alex Wilkinson
MFC after:	5 days
Sponsored by:	ScaleEngine Inc.
2016-01-16 19:25:16 +00:00
..
adduser Make messages about typos appear on the screen instead of in the log file. 2011-08-21 18:49:28 +00:00
auto bsdinstall: Suggest the GPT+Active workaround on Dell T5810 2016-01-14 00:31:00 +00:00
checksum
config Update copyrights 2015-09-11 20:58:00 +00:00
docsinstall Update copyrights 2015-09-11 20:58:00 +00:00
entropy Explicitly set permissions on entropy files 2015-12-28 17:27:20 +00:00
hostname Update copyrights 2015-09-11 20:58:00 +00:00
jail Explicitly exit with success 2015-09-11 20:59:13 +00:00
keymap Explicitly exit with success 2015-09-11 21:01:26 +00:00
Makefile Use LIBEXECDIR for /usr/libexec. 2015-11-26 01:14:40 +00:00
Makefile.depend Add META_MODE support. 2015-06-13 19:20:56 +00:00
mirrorselect Strip the patch level from the release name before trying to fetch the 2014-07-24 17:43:42 +00:00
mount
netconfig Adapt to new wireless scheme where base wlan interfaces do not show up in 2015-12-06 00:20:45 +00:00
netconfig_ipv4 Produce meaningful exit code 2015-09-11 21:08:46 +00:00
netconfig_ipv6 Produce meaningful exit code 2015-09-11 21:08:46 +00:00
rootpass Remove trailing newline at EOF 2015-09-11 21:09:39 +00:00
script Update copyright 2015-09-11 21:13:34 +00:00
services Add a line to the post-installation configuration dialog to enable the 2014-09-26 11:38:10 +00:00
time
umount
wlanconfig Use a variable for readability 2015-09-11 21:14:48 +00:00
zfsboot Never 4k align the MBR bootpool because zfsldr can not deal with a gap 2016-01-16 19:25:16 +00:00