framp

Results 116 comments of framp

With mount you detect which partitions are used for `/boot` and `/` (rootfs). With `blkd` you get the UUIDs used by these partitions. Example I executed on one of my...

> how exacly rpi-clone works? I haven't checked the code in detail. I wrote my own backup tool.

You either don't have the required access rights or the filesystem you use does not support Linux filesystem attributes. Don't use NTFS or any fat filesystem. Just use EXT3/4 or...

I just tested the PR on my CM4 with the 04-04 lite image. Boot from the cloned nvme works perfect :+1: Unfortunately my CM4 doesn't boot any more from nvme...

> I changed the 576 and 1060 line with the same OR condition, Why didn't you grab [the file](https://github.com/geerlingguy/rpi-clone/blob/123-nvme/rpi-clone) from @geerlingguy s PR instead of updating the file? I suggest...

:cry: Well, then a bash debug log may help. Just invoke the script with `sudo bash -x rpi-clone ` and attach the debug log.

> attach the debug log I suggest to invoke the `script` command first, then `lsblk` then invoke `sudo bash -x rpi-clone nvme0n1` and finally `exit`. You now have created a...

> Right, I'm even more confused. @notenoughtech Any updates on your issue?

Oh good :flushed: ... you can attach a file in a comment - just use drag and drop :wink: Please clean up your huge comment ... nobody will ever read...