Original system drive is 1TB NVME M.2 SSD. running Ubuntu 22.04.
created an image file using DCFLDD running off a Live USB on said system.
Moved the image file to another system, and restored it successfully to a 1TB external 2.5 SSD drive.
Using Gparted i verified the partitions appear identical and was able to access the data.
When I attempted to reboot from the cloned drive, at first the Ubuntu logo showed up for a while, then
a black screen appeared, displaying:
You are in emergency mode.
After logging in, type "journalctl -xb" to view system logs, "systemctl reboot" to reboot.
I have also uploaded the journalctl output from the failed boot attempt:
pastebin.com/A7YF1cMh
What is the problem here, and how do I login to view the system logs and figure out the cause of the problem?
Excerpt of Boot-Repair Boot Info Summary:
=> No boot loader is installed in the MBR of /dev/sda.
=> No boot loader is installed in the MBR of /dev/sdb.
sda1: __________________________________________________________________________
File system: vfat
Boot sector type: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /efi/BOOT/fbx64.efi /efi/BOOT/mmx64.efi
/efi/ubuntu/grubx64.efi /efi/ubuntu/mmx64.efi
/efi/ubuntu/shimx64.efi /efi/ubuntu/grub.cfg
sda2: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 22.04.2 LTS
Boot files: /boot/grub/grub.cfg /etc/fstab /etc/default/grub
sdb1: __________________________________________________________________________
File system:
Boot sector type: -
Boot sector info:
sdb2: __________________________________________________________________________
File system: vfat
Boot sector type: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /efi/BOOT/fbx64.efi /efi/BOOT/mmx64.efi
/efi/ubuntu/grubx64.efi /efi/ubuntu/mmx64.efi
/efi/ubuntu/shimx64.efi /efi/ubuntu/grub.cfg
sdb3: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 16.10
Boot files: /boot/grub/grub.cfg /etc/fstab /etc/default/grub
sdb4: __________________________________________________________________________
File system: zfs_member
Boot sector type: -
Boot sector info:
Operating System: Ubuntu 22.04.1 LTS
Boot files: /boot/grub/grub.cfg /etc/fstab /etc/default/grub
================================ 3 OS detected =================================
OS#1: Ubuntu 16.10 on sdb3
OS#2: Ubuntu 22.04.2 LTS on sda2
OS#3: Ubuntu 22.04.1 LTS on sdb4
Suggested repair: ______________________________________________________________
The default repair of the Boot-Repair utility would reinstall the grub-efi of
sda2,
using the following options: sda1/boot/efi
Additional repair would be performed: unhide-bootmenu-10s use-standard-efi-file
Final advice in case of suggested repair: ______________________________________
Please do not forget to make your UEFI firmware boot on the Ubuntu 22.04.2 LTS entry (sda1/efi/****/grub****.efi (**** will be updated in the final message) file) !