summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrun2
1 files changed, 1 insertions, 1 deletions
diff --git a/run b/run
index 93dac5b..142941f 100755
--- a/run
+++ b/run
@@ -82,5 +82,5 @@ ${QEMU_EXEC} ${QEMU_NOGRAPHIC} \
-kernel ${PTXDIST_PLATFORMDIR}/images/linuximage \
-hda ${PTXDIST_PLATFORMDIR}/images/hd.img \
-watchdog i6300esb -watchdog-action poweroff \
- -append "root=/dev/sda1 rootfs=ext2 console=ttyAMA0,115200 ro"
+ -append "root=/dev/sda1 rootfs=ext2 rw console=ttyAMA0,115200"