duhow / wibox

Fermax Wi-Box managed locally
GNU General Public License v3.0
33 stars 5 forks source link

build failed : cramfsck: stat failed: mtd4: no such file or directory #21

Closed DanivosYoun closed 3 months ago

DanivosYoun commented 3 months ago

I did following steps,

on ubuntu server

  1. download source code from wibox repository
  2. download cramfsck from cramfsck repository
  3. make all on cramfsck repo & ln -s /bin
  4. go to wibox-main folder & sudo make all

but cramfsck: stat failed: mtd4: no such file or directory

Regards