@harrys_balzac Is it complaining that /media/ext_EXT4_drive isn't mounting? If your root drive (/) is mounting and you have access to /etc/fstab, you can just edit that file with the new UUID of the drive.
ls -lha /dev/disk/by-uuid/
To see what the new UUID is, (assuming you know the device path).
@harrys_balzac Is it complaining that /media/ext_EXT4_drive isn't mounting? If your root drive (/) is mounting and you have access to /etc/fstab, you can just edit that file with the new UUID of the drive.
To see what the new UUID is, (assuming you know the device path).