


# -f is force initialise -U is unattended # sudo lsblk -o UUID,NAME,FSTYPE,SIZE,MOUNTPOINT,LABEL,MODEL Thanks for creating it and posting this forum thread!! Then a tech on location grabbed the file and used Balena Etcher to burn it to an SDcard which started up just fine on an RPi3 over there (in Texas as opposed to Sweden where I live). Then gzipped that img file on Ubuntu and moved it into the webserver documents area.įinally on the remote location I could use wget to download the img.gz file to the local server there. On Sunday I have used imgclone successfully on a prototype RPi with the target set on an nfs share in my Ubuntu server. To me it looks like tar is simply copying all of the files recursively from / downwards and this will include the boot partition as just another directory, right? UUID NAME FSTYPE SIZE MOUNTPOINT LABEL MODELĩF2D-0578 ├─mmcblk0p1 vfat 256M /boot bootĮfc2ea8b-042f-47f5-953e-577d8860de55 └─mmcblk0p2 ext4 29.6G / rootfsįilesystem Size Used Avail Use% Mounted on Code: Select all $ sudo lsblk -o UUID,NAME,FSTYPE,SIZE,MOUNTPOINT,LABEL,MODEL
