Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ignore file type: iso9660 #27

Closed
taomaree opened this issue Aug 24, 2019 · 1 comment
Closed

ignore file type: iso9660 #27

taomaree opened this issue Aug 24, 2019 · 1 comment

Comments

@taomaree
Copy link
Contributor

mount an iso file, the filesystem info show below.
as iso files are read-only, mayby we can just ignore them.

mount -o loop ubuntu-18.04.2-server-amd64.iso  /mnt/

df -h
/dev/loop0                  883M  883M     0 100% /mnt

df -i
/dev/loop0                        0      0        0     - /mnt


fs_spec: /dev/loop0
fs_file: /mnt
fs_vfstype: iso9660
@taomaree
Copy link
Contributor Author

#28 fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant