SuperTeece Posted August 7, 2015 Share Posted August 7, 2015 I'm struggling with the SD card and adapter on Kali. Each time I connect the card+adapter to a USB port the /dev/sdX increments by one. So: sdb, sdc, sdd, sde, and so on. I can manually mount the drive using "$ mount /dev/sdXX /mnt/ducky" but would rather not have to do that every time. Also, by the time I got to sde last night the mounting would no longer work. I would receive a message saying that the previous iteration of sdX was still mounted to that folder and would be unable to umount it. This resulted in my inject.bin not writing to the card and the ducky presenting a solid red light when deployed. So, what am I missing? Would an fstab entry work due to the rolling device identifier? I feel like I'm overlooking the simple answer. Any help is appreciated. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.