9p mount empty when mounted via fstab


Recommended Posts

Hey guys!

I am tearing my hair out over this.

I have created an Unraid Mount Tag for a share in an Alpine Linux VM.

 

This WORKS when I mount it via the terminal using

mount -t 9p -o trans=virtio,version=9p2000.L,posixacl,cache=loose onedrive /mnt/unraid/onedrive

 

however this in /etc/fstab does not mount it

 

onedrive /mnt/unraid/onedrive  9p  trans=virtio,version=9p2000.L,_netdev,rw 0 0

 

Anyone an idea what I am doing wrong? :)

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.