From c407aa60f15b413d79454e58d01c2e62d93f670f Mon Sep 17 00:00:00 2001 From: deraadt Date: Sun, 19 Apr 2015 00:37:36 +0000 Subject: [PATCH] Force the boot partition to ext2fs, rathern than leaving it as it was. Found by inspection while curious... not though actual experience... ok miod --- distrib/loongson/ramdisk/install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distrib/loongson/ramdisk/install.md b/distrib/loongson/ramdisk/install.md index cd5de23987c..83d4d8546ff 100644 --- a/distrib/loongson/ramdisk/install.md +++ b/distrib/loongson/ramdisk/install.md @@ -1,4 +1,4 @@ -# $OpenBSD: install.md,v 1.15 2015/02/12 08:44:47 rpe Exp $ +# $OpenBSD: install.md,v 1.16 2015/04/19 00:37:36 deraadt Exp $ # # # Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -78,7 +78,7 @@ md_prep_fdisk() { fdisk -e $_disk <<__EOT >/dev/null re e 0 - +83 1 $((_s * 2048)) -- 2.20.1