Edit /etc/fstab
and tell it to mount that partition by something other than UUID.
i.e. replace UUID=e4178c27-68b7-4d18-bbd0-5652b85c1c71
with /dev/sda1
You might have to change the grub config as well.
Edit /etc/fstab
and tell it to mount that partition by something other than UUID.
i.e. replace UUID=e4178c27-68b7-4d18-bbd0-5652b85c1c71
with /dev/sda1
You might have to change the grub config as well.