Thank you very much you granted me access to the files.
When I create the md5sum of latest rpi-clone I getPlease make sure you use the latest version of rpi-clone ![Wink ;)]()
This seems to be the root cause of your boot issue of the clone. The update to /boot/firmware/cmdline.txt is missing
/dev/mmcblk0p1 is not mounted on /boot/firmware
I have no clue why you umounted /dev/mmcblk0p1 but please mount /boot/firmware again with .
You still have these additional definitionsin your /etc/fstab. Please either delete them or prefix them with # to comment them out.
Then try again and provide the two files again
As far as I understand you just have to replace these files and then don't have to grant me access again.
Code:
*** rpi-clone mdsumdb3f9b60d4d6273f62453bc2408ba427d19cb2984f6f49b5bbc6e7627e95398e /usr/local/sbin/rpi-clone
Code:
8ef6724743d3b70defc39739b9e7c726054d94e2a5ec6a377b4dd0b38bc7e59a /usr/local/sbin/rpi-clone

Code:
Editing /mnt/clone/etc/fstab PARTUUID to use 66d967f3

/dev/mmcblk0p1 is not mounted on /boot/firmware

Code:
sudo mount /dev/mmcblk0p1 /boot/firmware
You still have these additional definitions
Code:
/dev/sdb1 /boot/firmware vfat defaults 0 0 /dev/sdb2 / ext4 defaults 0 0 /dev/sdc1 /boot/firmware vfat defaults 0 0 /dev/sdc2 / ext4 defaults 0 0
Then try again and provide the two files again

Statistics: Posted by framp — Wed Aug 21, 2024 8:18 pm