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

Advanced users • Re: Image File Utilities

$
0
0
I'm having a problem with 'image-set-partuuid'.

I have gotten the partuuid # I need to use from running lsblk --fs:

Code:

lsblk --fsNAME        FSTYPE FSVER LABEL       UUID                                 FSAVAIL FSUSE% MOUNTPOINTSmmcblk0├─mmcblk0p1 vfat   FAT32 bootfs      146B-AD94└─mmcblk0p2 ext4   1.0   rootfs      [color=#FF0000]6e6b1b32-ff98-4ac1-961e-0512bc32d36d[/color]nvme0n1├─nvme0n1p1 vfat   FAT32 bootfs      146B-AD94                             447.6M    12% /boot/firmware└─nvme0n1p2 ext4   1.0   rootfs      ece25014-1cd7-4874-9bfc-f91e486bc000  360.3G     3% /
Here's what happens when I try to set it:

Code:

sudo image-set-partuuid ~/image-files/20240119_Pi5_imagebackup.img 6e6b1b32-ff98-4ac1-961e-0512bc32d36dInvalid PARTUUID: 6e6b1b32-ff98-4ac1-961e-0512bc32d36d
What am I doing wrong, please? My input seems to match that given in the usage pattern.

Statistics: Posted by irishmonk-57 — Sat Feb 10, 2024 9:22 am



Viewing all articles
Browse latest Browse all 5405

Trending Articles