April 28, 20206 yr I've found how to mount my Unraid Mount Tag manually using the following command: mount -t 9p -o trans=virtio [mount tag] [mount point] -oversion=9p2000.L But I'd like to automate it with fstab, however I cannot find any information as to the syntax that I would use to do this. Could someone help please? Edited April 30, 20206 yr by dodgypast found a solution
April 30, 20206 yr Author I manged to solve it by running the mount command at boot instead. I'm running Endeavour OS and I followed the instructions for running a script at boot from here: https://wiki.archlinux.org/index.php/Systemd/FAQ#How_can_I_make_a_script_start_during_the_boot_process?
Archived
This topic is now archived and is closed to further replies.