Comment on What is 'mount -a' doing with partitions not in /etc/fstab
Sicklad@lemmy.world 1 year ago
Look at the first line of /etc/fstab… Remove everything before the #
Comment on What is 'mount -a' doing with partitions not in /etc/fstab
Sicklad@lemmy.world 1 year ago
Look at the first line of /etc/fstab… Remove everything before the #
Lodra@programming.dev 1 year ago
😯
And that is why code reviews are useful. I just assumed it was a header row and moved on. Shame on me 🤣
Thanks for the help!
Sicklad@lemmy.world 1 year ago
Haha it happens to us all!