Force the boot partition to ext2fs, rathern than leaving it as it was.
authorderaadt <deraadt@openbsd.org>
Sun, 19 Apr 2015 00:37:36 +0000 (00:37 +0000)
committerderaadt <deraadt@openbsd.org>
Sun, 19 Apr 2015 00:37:36 +0000 (00:37 +0000)
Found by inspection while curious... not though actual experience...
ok miod

distrib/loongson/ramdisk/install.md

index cd5de23..83d4d85 100644 (file)
@@ -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))