not according to your 2 fstab snippets. UUIDs shouldn't change.richb wrote: Wed Sep 11, 2019 9:21 pm 18.3
Disk Manager_001.png
MX-19beta-2.1
ksnip_20190911-211715.png
I see the problem the UUID for data partition in 18.3 is identical to the UUID for the 512MB vfat partiton. Not sure if changing the partition UUID in 19 beta to the one in 18.3 would resolve the problem.
And more to the point for feedback why it happened.
Other than having to mount the partition at each boot the Data partition acts normally in when mounted.
UUID for /dev/sdc3 on from your 18.3 fstab
Code: Select all
#Entry for /dev/sdc3 :
UUID=184c55f9-094f-40b6-85f2-07a47f4e8fb2 /media/data_SSD ext4 defaults 0 0
and the one show in your 19 fstab
Code: Select all
#Entry for /dev/sdc1 :
UUID=7B34-0958 /media/sdc1 vfat defaults,utf8,umask=0 0 2
so can you do this.
1. on 19, check the box marked for sdc3 but do not close disk manager.
2. in a terminal,
Code: Select all
cat /etc/fstab