Using rpi-clone - problems
Posted: Fri Sep 09, 2016 11:14 am
Hi
I am experimenting with rpi-clone on my RasPi model 3 with jessie. It fails every time!
Here is what I do:
1) Put 16GB SD card, formatted all ext4, into USB card reader attached to the Pi.
2) Check with sudo fdisk -l that it shows. It shows as sdb1.
3) Run sudo rpi-clone sdb1 and I get:
======== Clone Summary ========
Clone mode : rsync modified files to existing sdb1 file systems
Clone destination disk : sdb1
Clone destination rootfs : /dev/sdb12 (no label) on /mnt/clone
Clone destination bootfs : /dev/sdb11 on /mnt/clone/boot
Verbose mode : off
===============================
Final check, is it Ok to proceed with the clone (yes/no)?: y
=> Mounting /dev/sdb12 (no label) on /mnt/clone
mount: special device /dev/sdb12 does not exist
Mount failure of /dev/sdb12, aborting!
I have checked that /mnt/clone and mnt/clone/boot exist
Where is this sdb12 coming from? All fdisk shows is sdb1
Any help most welcome!
Thanks
Brian
I am experimenting with rpi-clone on my RasPi model 3 with jessie. It fails every time!
Here is what I do:
1) Put 16GB SD card, formatted all ext4, into USB card reader attached to the Pi.
2) Check with sudo fdisk -l that it shows. It shows as sdb1.
3) Run sudo rpi-clone sdb1 and I get:
======== Clone Summary ========
Clone mode : rsync modified files to existing sdb1 file systems
Clone destination disk : sdb1
Clone destination rootfs : /dev/sdb12 (no label) on /mnt/clone
Clone destination bootfs : /dev/sdb11 on /mnt/clone/boot
Verbose mode : off
===============================
Final check, is it Ok to proceed with the clone (yes/no)?: y
=> Mounting /dev/sdb12 (no label) on /mnt/clone
mount: special device /dev/sdb12 does not exist
Mount failure of /dev/sdb12, aborting!
I have checked that /mnt/clone and mnt/clone/boot exist
Where is this sdb12 coming from? All fdisk shows is sdb1
Any help most welcome!
Thanks
Brian