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

Advanced users • Re: Image File Utilities

$
0
0
I found the issue!

In my fstab file I had commented out the original PARTUUID's for both boot and root and created new ones below them. I did this when I first moved the filesystem from the SD to the nvme drive incase something happened and I had to go back to SD.

I think it has something to do with this line of code:

Code:

BOOTMNT="${MNTPATH}$(sed -n 's|^\S\+\s\+\(/boot\S*\)\s\+.*$|\1|p' /etc/fstab)"
But, as soon as I removed the commented sections, image-backup ran just fine.

Statistics: Posted by mdpaxton — Thu Mar 14, 2024 10:44 pm



Viewing all articles
Browse latest Browse all 5250

Trending Articles