I have a USB-Stick with 4 partitions:
- EFI
- UFS with BSD Installation instance / created from the FreeBSD-13.1-RELEASE-amd64-mini-memstick.img
- FAT partition for exchange with other platform OSes
- FAT partition where the image file should been placed
I'd like to create an image of the first 3 partitions on the 4th partition in ONE file using dd - creating this image from the entire medium seems impossible, but who knows?
- EFI
- UFS with BSD Installation instance / created from the FreeBSD-13.1-RELEASE-amd64-mini-memstick.img
- FAT partition for exchange with other platform OSes
- FAT partition where the image file should been placed
I'd like to create an image of the first 3 partitions on the 4th partition in ONE file using dd - creating this image from the entire medium seems impossible, but who knows?