Issue mount -t sysfs sysfs /sys for openwrt version 23 and 24 | mt7628

root@openwrt:~# airmon-ng start phy0-mon0
/usr/sbin/airmon-ng: line 14: mountpoint: not found
/sys is not mounted, you can probably mount it with:
mount -t sysfs sysfs /sys
This program cannot continue without a working sysfs.

root@openwrt:~# mount -t sysfs sysfs /sys
mount: mounting sysfs on /sys failed: Resource busy

You can add monitor interface just like a new AP, there is no need for that package script.

I did but it failed due to mount -t sysfs sysfs /sys issue



Airodump-ng cannot scanned any channels except channel 6 which set by AP

aireplay-ng unable to deauth the AP because iw dev phy0-mon0 set channel 1 is not supported

Also wireless scanning is gone in xiaomi router 4c

But OpenWRT version 22.03.5... has no issue like this

You need to stop other functions to become only channel changer. That script kind of stops networkmanager etc

1 Like