fstab quirk
Zahid Rahman
zahidr1000 at gmail.com
Wed Oct 20 17:20:20 UTC 2021
Hi,
I just connected a new SSD second drive to pi4.
I noticed that unless I add defaults,noauto
The pi4 no longer booted up.
(I took out the original disk , put it on another computer and added "
,noauto" to get the pi to boot again.)
noauto meaning that disk should not be mounted automatically when booted.
This means that
I have to mount it manually.
sudo mount /media/mydisk. I need to put a reminder message in the motd
script.
The one benefit is that /media/mydisk mount point will always point to
the UUID
as per /etc/fstab.
Regards
Zahid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20211020/c24ed5c4/attachment.html>
More information about the ubuntu-users
mailing list