From b2d677f6db13a154e99c72d6d9926740d7811006 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 6 Oct 1999 17:39:36 +0000 Subject: 1999-10-06 Roland McGrath * bootstrap.c (DEFAULT_ROOT): Change to "hd0s1". --- serverboot/bootstrap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'serverboot') diff --git a/serverboot/bootstrap.c b/serverboot/bootstrap.c index 3057e0a7..ce9e2e10 100644 --- a/serverboot/bootstrap.c +++ b/serverboot/bootstrap.c @@ -38,7 +38,7 @@ #include "../boot/boot_script.h" /* Use this device if no root specified. */ -#define DEFAULT_ROOT "hd0a" +#define DEFAULT_ROOT "hd0s1" #if 0 -- cgit v1.2.3