Problem configuring a new 1TB drive on Ubuntu 20.04.3 using fstab
Colin Watson
cjwatson at ubuntu.com
Mon Jan 3 23:27:31 UTC 2022
On Tue, Jan 04, 2022 at 12:06:33AM +0100, Bo Berglund wrote:
> Now I unmount the drive and edit /etc/fstab so it contains this:
>
> #Below is the 1TB drive sdb partition data
> #PARTUUID=5ac54f4c-0819-4595-b457-f7d144df8076 /mnt/data ext4 0 0
> #UUID=b8dae32b-cb17-41f7-8e56-e3a5e49c1992 /mnt/data ext4 0 0
These lines don't seem to contain enough fields. I would expect to see
something like "... /mnt/data ext4 defaults 0 0" (i.e. you're missing an
options field after the filesystem type).
--
Colin Watson (he/him) [cjwatson at ubuntu.com]
More information about the ubuntu-users
mailing list