• B правой части каждого сообщения есть стрелки и . Не стесняйтесь оценивать ответы. Чтобы автору вопроса закрыть свой тикет, надо выбрать лучший ответ. Просто нажмите значок в правой части сообщения.

Ошибка при установке aircrack-ng в termux

sqiwyz1

Member
10.01.2023
5
0
BIT
0
Устанавливал по такой инструкции:
git clone GitHub - aircrack-ng/aircrack-ng: WiFi security auditing tools suite
cd aircrack-ng/
autoreconf -i
./configure --with-experimental --with-ext-scripts
make
sudo make install
На последнем шаге всегда выбивает такую ошибку:
~/aircrack-ng $ sudo make install
Making install in manpages
make[2]: Nothing to be done for 'install-exec-am'.
/data/data/com.termux/files/usr/bin/mkdir -p '/usr/share/man/man1'
mkdir: cannot create directory ‘/usr’: Read-only file system
make[2]: *** [Makefile:670: install-man1] Error 1
make[1]: *** [Makefile:802: install-am] Error 2
make: *** [Makefile:5533: install-recursive] Error 1
Мб кто шарит?
 

Exited3n

Red Team
10.05.2022
712
257
BIT
619
Устанавливал по такой инструкции:
git clone GitHub - aircrack-ng/aircrack-ng: WiFi security auditing tools suite
cd aircrack-ng/
autoreconf -i
./configure --with-experimental --with-ext-scripts
make
sudo make install
На последнем шаге всегда выбивает такую ошибку:
~/aircrack-ng $ sudo make install
Making install in manpages
make[2]: Nothing to be done for 'install-exec-am'.
/data/data/com.termux/files/usr/bin/mkdir -p '/usr/share/man/man1'
mkdir: cannot create directory ‘/usr’: Read-only file system
make[2]: *** [Makefile:670: install-man1] Error 1
make[1]: *** [Makefile:802: install-am] Error 2
make: *** [Makefile:5533: install-recursive] Error 1
Мб кто шарит?
mkdir: cannot create directory ‘/usr’: Read-only file system
 

f22

Codeby Academy
Gold Team
05.05.2019
1 907
226
BIT
1 523
mkdir: cannot create directory ‘/usr’: Read-only file system
Какая-то проблема с файловой системой

Для начала попробуйте просто проверить командой
sudo fsck -n -f
В идеале загрузиться с LIVECD и проверить диск с внешнего носителя.
 

larchik

Gold Team
07.06.2019
409
479
BIT
507
Устанавливал по такой инструкции:
git clone GitHub - aircrack-ng/aircrack-ng: WiFi security auditing tools suite
cd aircrack-ng/
autoreconf -i
./configure --with-experimental --with-ext-scripts
make
sudo make install
На последнем шаге всегда выбивает такую ошибку:
~/aircrack-ng $ sudo make install
Making install in manpages
make[2]: Nothing to be done for 'install-exec-am'.
/data/data/com.termux/files/usr/bin/mkdir -p '/usr/share/man/man1'
mkdir: cannot create directory ‘/usr’: Read-only file system
make[2]: *** [Makefile:670: install-man1] Error 1
make[1]: *** [Makefile:802: install-am] Error 2
make: *** [Makefile:5533: install-recursive] Error 1
Мб кто шарит?
Попробуй в термуксе выполнить от рута mount -o rw,remount /, должно помочь
 

FXLL

Green Team
22.12.2022
45
7
BIT
40
Немного растрою тебя друг,термукс эмуляция оболочки.Для корректной работы aircrack и других tools 802.11 тебе требуются Рут права и правильно прошитое ядро(Если ты все конечно планируешь делать на android)
 
Мы в соцсетях:

Обучение наступательной кибербезопасности в игровой форме. Начать игру!