once you are done editing, press CTRL+X and choose Y then do ``` sudo systemctl daemon-reload sudo m

once you are done editing, press CTRL+X and choose Y
then do
sudo systemctl daemon-reload
sudo mount -a


if the last command gives any errors then
sudo cp ~/fstab /etc/fstab
and try again
Was this page helpful?