summaryrefslogtreecommitdiff
path: root/serverboot
diff options
context:
space:
mode:
Diffstat (limited to 'serverboot')
-rw-r--r--serverboot/bootstrap.c2
1 files changed, 1 insertions, 1 deletions
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