[RESOLVED] Pivot-Overlay Errors
-
I'm trying to follow the pivot-overlay tutorial to allow my rootfs to extend onto my 4GB uSD card (connected through USB adaptor.
I am getting some errors when I get up to the step when I'm copying "overlay" to the uSD card:
tar: can't create symlink from ./.fs_state to 2: Operation not permitted
That is at the start of the operation. In then successfully copies plenty of files
Later, I get about a dozen of these errors before the operation ends, all for different files in that directory:
tar: can't create node ./upper/etc/uci-defaults/11_migrate-sysctl: Operation not permitted
- I am using a freshly factory restored Omega
Any help?
--Jim--
-
@Jim-Esposito did you see in the end of the tutorial abut formatting correctly the USB-Stick/SD-card?
-
Thank you, no I didn't I'll look immediately! Will update post accordingly once I go over it.
-
Thank you @Luciano-S that was indeed it. Appreciate the oversight!
-
Your welcome
I made a pull request to highlight it better in the tutorial.