riptidewave93 / UNVR-NAS

Convert your Unifi UNVR/UNVR Pro into a Debian OpenMediaVault NAS Appliance
56 stars 1 forks source link

Make issue #15

Closed gurudlan closed 1 month ago

gurudlan commented 1 month ago

Hello,

i have Unifi Pro OS 4.0.6, when i call command "BOARD=UNVRPRO make" i got error:

sudo modprobe loop; \ sudo modprobe binfmt_misc modprobe: FATAL: Module binfmt_misc not found in directory /lib/modules/4.19.152-alpine-unvr make: *** [Makefile:5: setup] Error 1

Any idea how to fix it and built it?

Thank you

riptidewave93 commented 1 month ago

Hello @gurudlan,

The error implies your trying to build the firmware ON the NVR itself. You need to do this on a local Linux machine, not on the device.