Joshua-Riek / ubuntu-rockchip

Ubuntu for Rockchip RK35XX Devices
https://joshua-riek.github.io/ubuntu-rockchip-download/
GNU General Public License v3.0
2.22k stars 238 forks source link

build error in /scripts/config-image.sh #860

Closed Manu7788 closed 3 months ago

Manu7788 commented 3 months ago

i tried to build the project on an vistual linux machine with ubuntu 22.04.04. working well until it reaches the /script/config-image.sh

mount: rootfs/dev: mount point does not exist.
Error: in ./scripts/config-image.sh on line 86
Error: in ./build.sh on line 229

any ideas how to fix this problem? br, manuel

Joshua-Riek commented 3 months ago

Builds fine for me. Id recommend forking the repo and build with github actions.

Manu7788 commented 3 months ago

its just building fine now after i used your recommended packages before compile:

sudo apt-get install -y build-essential gcc-aarch64-linux-gnu bison \
qemu-user-static qemu-system-arm qemu-efi u-boot-tools binfmt-support \
debootstrap flex libssl-dev bc rsync kmod cpio xz-utils fakeroot parted \
udev dosfstools uuid-runtime git-lfs device-tree-compiler python2 python3 \
python-is-python3 fdisk bc debhelper python3-pyelftools python3-setuptools \
python3-distutils python3-pkg-resources swig libfdt-dev libpython3-dev