RHEL 5: Mount squashfs with explicit type.
[libguestfs.git] / regressions / test-cancellation-download-librarycancels.sh
index 2cacdd3..9db1248 100755 (executable)
@@ -28,7 +28,7 @@ rm -f test.img
 add ../images/test.sqsh
 run
 
-mount /dev/sda /
+mount-vfs ro squashfs /dev/sda /
 
 # Download a file to /dev/full.
 echo "Expect: write: /dev/full: No space left on device"