You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Addition: using --cli and --version does not work together. Apparently. the developers seem to have decided that unnecessary graphics are more important than functionality.
The primary purpose of Raspberry Pi Imager is to write a fresh OS image onto an SD card, USB drive or NVMe drive. When a fresh install of Raspberry Pi OS boots up for the first time, it automatically generates new UUIDs.
For cloning an existing OS installation from SD to NVMe, you might be better served by the SD Card Copier program included in Raspberry Pi OS, as it has an option to create new UUIDs.
Addition: using --cli and --version does not work together.
Is your feature request related to a problem? Please describe.
When installing from a sd-card to nvme using the --cli option, the partitions on the nvme get the same UUIDs as on the sd-card.
This makes it hard to boot from the sd-card as a backup.
Describe the solution you would like to see implemented
Add an option to --make-new-UUID also for using in --cli mode
Describe alternatives you've considered
Set new UUIDs on the partitions after "cloning", but I can't seem to get the new UUIDs accepted with fdisk/gdisk.
Additional context
Why can't this space be empty?
Version
1.9.2 (Default)
The text was updated successfully, but these errors were encountered: