Shubham Vishwakarma

Results 67 comments of Shubham Vishwakarma

yes, you can start the container using a shell script run as root `# /data/data/ru.meefik.linuxdeploy/files/bin/linuxdeploy start -m` the default profile will start with this command

can you please check if your device is properly rooted and Linux Deploy has root access

So if you want to run Linux on un-rooted device then proot can help you

If you're installing in /sdcard then you can't install it because sdcard is mounted as fuse fs. You can change the directory to /data/local/tmp of similar to it.

Currently only deauth working. As I mentioned in the release that I reverted back to mobian's kernel. Last day I successfully built the kernel. So, we'll add packet injection soon.

currently, I'm the only one who doing all the things, like packaging and building the kernel. And I haven't enough time to try new things. so no idea when we...

I tried and got this. When I try packet injection in monitor mode then it fails but when I try it in managed mode then it shows that "Injection is...

> thanks so much that works for me I also informed @kimocoder about this issue. Maybe he'll find a way to achieve packet injection in monitor mode also.

You can try using iwconfig to get into monitor mode, if you use iwconfig then packet injection will work.

The rtl8723cs driver has some issues, as when I tried using `iwconfig wlan0 mode monitor` then only iwconfig shows status **monitor** but not in `iw wlan0 info` also **packet injection...