mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
RHEL 5 thinks squashfs is HFS+ filesystem, unless we specify the type explicitly.
This commit is contained in:
@@ -25,7 +25,7 @@ rm -f test.out
|
||||
../fish/guestfish <<'EOF' > test.out
|
||||
add-ro ../images/test.sqsh
|
||||
run
|
||||
mount /dev/sda /
|
||||
mount-vfs ro squashfs /dev/sda /
|
||||
read-file /helloworld.tar
|
||||
EOF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user