for the / file system. Brings landisk into the wonderful world of y2k38
compliance.
-# $OpenBSD: install.md,v 1.45 2020/05/25 06:18:53 otto Exp $
+# $OpenBSD: install.md,v 1.46 2022/09/02 10:16:51 miod Exp $
#
# Copyright (c) 1996 The NetBSD Foundation, Inc.
# All rights reserved.
# machine dependent section of installation/upgrade script.
#
-# FFS2 not supported for booting, use FFS1
-MDROOTFSOPT=-O1
-
md_installboot() {
if ! installboot -r /mnt ${1}; then
echo "\nFailed to install bootblocks."