Skip to content

EtherDFS fstab mount fails when backed by nfs mount point, works at runtime #66

Answered by jamescadd
jamescadd asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks Dan, the sudo mount -a approach is a great tip, I'll submit a quick PR to add that to the FAT docs. For some reason I'm now working. In case anyone stops by later wanting to mount a FAT loopback file located on an NFS storage drive, here's what worked in my /etc/fstab:

10.0.0.101:/mnt/tank/retronas /storage/retronas nfs defaults
/storage/retronas/vhd/etherdfs.img /storage/retronas/dos msdos loop,noatime,uid=homeuser,gid=homeuser 0 0

Replies: 0 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@sairuk
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jamescadd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants