This repository has been archived on 2025-09-06 . You can view files and clone it, but cannot push or open issues or pull requests.
77f7e6d8cc0b806e8f1ba0d51d0f2aa876d214f1
When creating writable paths in the `/etc` subvolume, the `setup_etc` function needs to create intermediate directories before copying existing files from the root filesystem. Without this step, `cp` will fail with a "no such file or directory" error, referring to the destination path.
Errors
SWIOTLB Buffer
OF: reserved mem: failed to allocate memory for node … Can not allocate SWIOTLB buffer earlier and can't now provide you with the DMA bounce buffer
Ensure start_x=1 is in config.txt and start_file/fixup_file are not
specified.
U-Boot: Overwrite Reserved Memory
** Reading file would overwrite reserved memory **
Set CONFIG_LMB_MAX_REGIONS=16 in u-boot/.config
Description
Languages
Shell
100%