Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4971

Advanced users • Re: Image File Utilities

$
0
0

Code:

root@HAS:~# blkid /dev/nvme0n1/dev/nvme0n1: TYPE="isw_raid_member"
Ubuntu installed directly via RPi Imager on NVME SSD connected via USB-NVME adapter, then run on official RPi M.2 HAT+ hat. No RAID configuration (intentionally) made.

Your issue is with your Ubuntu installation, not with image-backup.

blkid /dev/nvme0n1 should return something like:

Code:

/dev/nvme0n1: PTUUID="0fad56ba" PTTYPE="dos"
installed Ubuntu on another SSD (the same way -via RPi Imager) - now blkid result is same as yours, and image-backup works:

Code:

root@HAS:/usr/local/bin# blkid /dev/nvme0n1/dev/nvme0n1: PTUUID="0fad56ba" PTTYPE="dos"
Thank you for suggestion.

Statistics: Posted by lp2067 — Tue Nov 26, 2024 2:31 pm



Viewing all articles
Browse latest Browse all 4971

Trending Articles