summaryrefslogtreecommitdiff
path: root/configs/boot/spec-surge-client.rcS
diff options
context:
space:
mode:
authorAli Saidi <saidi@eecs.umich.edu>2004-11-17 22:05:29 -0500
committerAli Saidi <saidi@eecs.umich.edu>2004-11-17 22:05:29 -0500
commit72aea04d8dbab87c3c34d987f755417fdc356231 (patch)
tree5108d07ebea93a71d9c01d7742b21554fbe95610 /configs/boot/spec-surge-client.rcS
parent42de71bc9d22b2d426357a5230a8d50383688c8e (diff)
downloadgem5-72aea04d8dbab87c3c34d987f755417fdc356231.tar.xz
fixed swap disk, now it doesn't have a partition table
--HG-- extra : convert_revision : a2b6ddd25e179b830dd58a1940ca8e1f20684b2e
Diffstat (limited to 'configs/boot/spec-surge-client.rcS')
-rw-r--r--configs/boot/spec-surge-client.rcS2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/boot/spec-surge-client.rcS b/configs/boot/spec-surge-client.rcS
index b7a2a12e4..6ce2ce9de 100644
--- a/configs/boot/spec-surge-client.rcS
+++ b/configs/boot/spec-surge-client.rcS
@@ -4,7 +4,7 @@
#
echo -n "mounting swap..."
-/sbin/swapon /dev/hdc1
+/sbin/swapon /dev/hdc
echo "done."
echo -n "setting up network..."