iocaine: renice m rather than mplayer
[cmccabe-bin] / mount.qemu
index d3f3d0f..b07d839 100755 (executable)
@@ -23,4 +23,4 @@ else
 fi
 
 # mount raw qemu device
-mount -o loop,offset=32256 ${image_file} ${mount_point}
+mount -o loop,rw,offset=32256 ${image_file} ${mount_point}