From 01b9267093c74d4c33428e8c9c2426a2ddc8e7b7 Mon Sep 17 00:00:00 2001 From: Hugh Graham Date: Sun, 24 Feb 2002 23:17:30 +0000 Subject: Copy boot to correct root. --- distrib/vax/install.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'distrib/vax') diff --git a/distrib/vax/install.md b/distrib/vax/install.md index b49ac79aff6..0d1e85a3581 100644 --- a/distrib/vax/install.md +++ b/distrib/vax/install.md @@ -1,4 +1,4 @@ -# $OpenBSD: install.md,v 1.4 2002/02/14 20:53:12 deraadt Exp $ +# $OpenBSD: install.md,v 1.5 2002/02/24 23:17:29 hugh Exp $ # $NetBSD: install.md,v 1.3.2.5 1996/08/26 15:45:28 gwr Exp $ # # @@ -88,7 +88,7 @@ md_questions() { md_installboot() { echo "Installing boot block..." - cp /usr/mdec/boot /boot + cp /usr/mdec/boot /mnt/boot /sbin/disklabel -B $1 } -- cgit v1.2.3