Created
May 27, 2020 19:37
-
-
Save KenwoodFox/7e72a6f635e1c854eb3659da36d40a0f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# mount -av | |
/ : ignored | |
/boot/efi : already mounted | |
none : ignored | |
mount.nfs: timeout set for Wed May 27 15:29:46 2020 | |
mount.nfs: trying text-based options 'vers=4.2,addr=10.85.3.120,clientaddr=10.85.3.166' | |
mount.nfs: mount(2): Protocol not supported | |
mount.nfs: trying text-based options 'vers=4.1,addr=10.85.3.120,clientaddr=10.85.3.166' | |
mount.nfs: mount(2): Protocol not supported | |
mount.nfs: trying text-based options 'vers=4.0,addr=10.85.3.120,clientaddr=10.85.3.166' | |
mount.nfs: mount(2): Protocol not supported | |
mount.nfs: trying text-based options 'addr=10.85.3.120' | |
mount.nfs: prog 100003, trying vers=3, prot=6 | |
mount.nfs: trying 10.85.3.120 prog 100003 vers 3 prot TCP port 2049 | |
mount.nfs: prog 100005, trying vers=3, prot=17 | |
mount.nfs: trying 10.85.3.120 prog 100005 vers 3 prot UDP port 914 | |
mount.nfs: mount(2): Input/output error | |
mount.nfs: mount system call failed | |
/mnt/Zinc/Obilisk_II : already mounted |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment