-
airoscript tries to write files to an unaccessable folder
I have to manually edit airoscript.sh everytime I use the LiveCD.
By default, it writes airodump txt files to /home/$username. I login as root and no /home/root folder exists.
I change the write folder to /tmp and all is good. just a FYI
-
The easiest thing to do is to create a folder in the home dir named root.. like this
mkdir /home/root
Had the same problem with the live cd and HD install and thats what i had to do and it works great... hope that helps
-
I changed the dump location in the script to /root/wifi after creating a wifi directory in my home directory. The script was obviously not tested before inclusion in the final release.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules