Created
May 27, 2020 19:48
-
-
Save KenwoodFox/10f092a7db8cecea1591d640fa161f9e 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:50:31 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 | |
mount.nfs: timeout set for Wed May 27 15:50:31 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 | |
/mnt/Zinc/Obilisk_II : successfully mounted |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment