rpi-clone icon indicating copy to clipboard operation
rpi-clone copied to clipboard

Feature request. Include armbian support (auto update armbianEnv.txt with UUID)

Open LostInSwiss opened this issue 5 years ago • 1 comments

Hi. Great simple tool.. I am using it with armbian but in order to make the destination bootable i have to manually edit armbianEnv.txt and fstab to use the new uuid. How could i update the script to achieve this?

LostInSwiss avatar May 19 '20 07:05 LostInSwiss

Whatever customizing you need should be done in the rpi-clone-setup script and then run rpi-clone with the -s option. The default rpi-clone-setup just changes the hostname, but it can do whatever you want. Change hostname or not, edit fstab, and so on. My rpi-clone-setup edits hostname, edits the fstab, setup up static IPs for each of my Pi's, setups up non standards ports for ssd and nginx server, and so on.

billw2 avatar Jun 19 '20 23:06 billw2