summaryrefslogtreecommitdiffstats
path: root/mount-hdc
diff options
context:
space:
mode:
Diffstat (limited to 'mount-hdc')
-rwxr-xr-xmount-hdc3
1 files changed, 3 insertions, 0 deletions
diff --git a/mount-hdc b/mount-hdc
new file mode 100755
index 0000000..57d8430
--- /dev/null
+++ b/mount-hdc
@@ -0,0 +1,3 @@
1#!/bin/sh
2export OSLAB_PATH=$(dirname `which $0`)
3sudo mount -t minix -o loop,offset=1024 $OSLAB_PATH/hdc-0.11.img $OSLAB_PATH/hdc