Hi all, i'm new here and pretty new to linux. I don't know where to post this question...
I use linux mint on my laptops but now i made a "frankenstein pc" (a"real" Virtual machine to test distros) with spares laying around my house. I installed Kubuntu 20.10 (after encountered "ubi-partman code 10" in installation).
I installed /on SSD (60GB), swap in a partition of the third HDD (250GB), and kept the second HDD (500GB) for Data, documents, installed games and other stuff. All is working flawlessy
I have a little NAS (2TB) running OPENMEDIAVAULT and as i did in Mint,i added an entry in /etc/fstab.
It works perfectly, but after a reboot i need to manually type in terminal sudo mount -a to mount the remote partition.
I think the culprit is the wi-fi connection (a wifi-AC Realtek 8811CU usb adapter), it takes some time to effectively connect... and i think fstab "miss" the partition (sorry for my english...)
It's possibile to create a script to launch the command "sudo mount-a" after a certain amount of time?
Maybe there are other simpler solutions i can't figure at the moment.
I hope i explained well the issue.
Thanks in advance!
I use linux mint on my laptops but now i made a "frankenstein pc" (a"real" Virtual machine to test distros) with spares laying around my house. I installed Kubuntu 20.10 (after encountered "ubi-partman code 10" in installation).
I installed /on SSD (60GB), swap in a partition of the third HDD (250GB), and kept the second HDD (500GB) for Data, documents, installed games and other stuff. All is working flawlessy
I have a little NAS (2TB) running OPENMEDIAVAULT and as i did in Mint,i added an entry in /etc/fstab.
It works perfectly, but after a reboot i need to manually type in terminal sudo mount -a to mount the remote partition.
I think the culprit is the wi-fi connection (a wifi-AC Realtek 8811CU usb adapter), it takes some time to effectively connect... and i think fstab "miss" the partition (sorry for my english...)
It's possibile to create a script to launch the command "sudo mount-a" after a certain amount of time?
Maybe there are other simpler solutions i can't figure at the moment.
I hope i explained well the issue.
Thanks in advance!
Comment