-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Supermicro workstation, Debian Buster

Mounting disks isn't working with UUIDs. At boot or manually mounting:

UUID=301d6d6d-6782-4be3-b979-0cb595ef1a48       /backupDisk     ext4    default 
                1       1

says:

mount: /backupDisk: wrong fs type, bad option, bad superblock on /dev/sde1, 
missing codepage or helper program, or other error.

Both mountings work fine with:

/dev/sde1                                       /backupDisk     ext4    default 
                0       0

The UUID line was copied from "https://wiki.debian.org/fstab"; -- and changed a 
little (the 1s in the line are from the website).  The sd line is what I've 
been using for years.

The fstab:

# <file system>                                 <mount point>   <type>  
<options>               <dump>  <pass>
# / was on /dev/md0p1 during installation
# root drive (RAID /dev/sda1 and /dev/sdc1)
/dev/md0p1                                      /               ext4    
errors=remount-ro       0       1
# misc
# UUID=2e7a5901-597e-4ea2-92fb-614d07280b20     /blackHole      ext4    default 
                0       0
# UUID=4e88a5ab-0a0a-491c-ac00-e9d20b66fba7     /mnt            ext4    default 
                0       0
# backup disk
UUID=301d6d6d-6782-4be3-b979-0cb595ef1a48       /backupDisk     ext4    default 
                1       1
### /dev/sde1                                   /backupDisk     ext4    default 
                0       0
# cd drive
/dev/sr0        /media/cdrom0   udf,iso9660 user,noauto         0       0

The manual 'mount /backupDisk' works with the sd version.  It gives the same 
error using the UUID id.

I've used the UUID version before, on Buster, and I swear it worked.  Any 
ideas??

--
Glenn English
-----BEGIN PGP SIGNATURE-----
Version: ProtonMail

wsBzBAEBCAAGBQJieBYmACEJEObKK1bRaqt3FiEExEbtoeXBeE9fruv35sor
VtFqq3dxEwgAsp4gX6MgzAB+d+oR3fD/ncp/uvmxykZ/7xCP8eCu2srqxRHx
hubVEB2lDnztK8N7vbpfoK/aE3bQZQ1IY+lRxyELJjrJYWv/gSfMwlJ2uFAS
azCmNj5lDcaHFLFWNyJA5qF1NBBH21GsUbCIqnmHNZIVXQbxe4SNXkaXK3QY
LqBQfA7IThqy20K7lbXmDpVDEd/Ve+c4bzeMMzw9z7hdpIKp3j+LL+zgc7qI
C0CkXqh0724hJYm6CxonmWakAdNu8bpr5+AoK+DzFwAgCzIbXRIoDuDDlUWQ
W587ziD17HO1ASMsU/YEbQxpuTIrv1l1/QqDDZhT6Cxzv1/98H9Lkg==
=D/AT
-----END PGP SIGNATURE-----

Reply via email to