Often this is an issue between one distro and another: ID label wrong. Can’t figure out how to get the Suse ID Label recognised in /etc/fstabYou can use one of two tools to figure out the UUID of a filesystem. ‘dumpe2fs /dev/sdb1′ or ‘ls /dev/disk/by-uuid’ or `vol_id –uuid /dev/sdb1. ’ Once you get the long UUID string, you can use that in lieu of the /dev file. You can even use the file system label but that’s another subject.