Quantcast
Viewing all articles
Browse latest Browse all 4325

Advanced users • Re: Image File Utilities

Code:

drwxr-xr-x  3 root root     4096 Mar 11 08:39 'firmware'$'\n'

I just ran several tests of usb-boot and image-backup after manually creating a 'firmware'$'\n' directory in /boot:

Code:

cd /bootmkdir 'firmware'$'\n'
In all cases, 'firmware'$'\n' gets replicated to the destination and no errors occur along the way. I simply can't generate an error no matter how hard I try.

Is this directory empty or are there files in it?:

Code:

ls -l /boot/'firmware'$'\n'/
If it's empty, delete it:

Code:

rm -r /boot/'firmware'$'\n'/
Then run image-backup. Hopefully, there won't be any errors and the problem will be solved.

How it got there (presumably on the SD card to begin with) will remain a mystery, but such is life.

Statistics: Posted by RonR — Tue Mar 12, 2024 4:54 am



Viewing all articles
Browse latest Browse all 4325

Trending Articles