n0nce74 Posted October 20, 2011 Share Posted October 20, 2011 A little charity from the community please :) Got my ducky in the mail yesterday and am trying to get started. I watched the tutorial and all seems well, but I cannot seem to mount the darn thing. I am using BT5 and when I look in /dev it is not there. I have done an lsusb, and get what I *think* is the device: Bus 002 Device 005: ID 03eb:2401 Atmel Corp. How do i mount this thing so that I can create the inject.bin file on the root of the micro SD? Sorry if this seems trivial. I guess it is But the whole 'try harder' thing just is not working out for me... Quote Link to comment Share on other sites More sharing options...
ascorbic Posted October 20, 2011 Share Posted October 20, 2011 At the moment the ducky is not a mountable device. You will need to use a USB MicroSD Card Reader or some other method to move your inject.bin to the card. Quote Link to comment Share on other sites More sharing options...
tbstuntz Posted October 20, 2011 Share Posted October 20, 2011 A little charity from the community please :) Got my ducky in the mail yesterday and am trying to get started. I watched the tutorial and all seems well, but I cannot seem to mount the darn thing. I am using BT5 and when I look in /dev it is not there. I have done an lsusb, and get what I *think* is the device: Bus 002 Device 005: ID 03eb:2401 Atmel Corp. How do i mount this thing so that I can create the inject.bin file on the root of the micro SD? Sorry if this seems trivial. I guess it is But the whole 'try harder' thing just is not working out for me... Take the SD card out of the ducky and plug the SD card into your computer with a micro sd card adapter of some kind. When you mount the SD card, the files are there to encode your inject.bin. Once done eject the SD card and plug it back in the ducky. Now when you plug the ducky into a device it will execute the inject.bin commands:) Quote Link to comment Share on other sites More sharing options...
n0nce74 Posted October 20, 2011 Author Share Posted October 20, 2011 Ahhhhhhh..... Thanks! So simple. no wonder I could not get it figured out! :P Quote Link to comment Share on other sites More sharing options...
Wario Posted February 12, 2012 Share Posted February 12, 2012 Is it possible to use a phone (Android) to mount the card? Quote Link to comment Share on other sites More sharing options...
no42 Posted February 12, 2012 Share Posted February 12, 2012 Is it possible to use a phone (Android) to mount the card? I picked up an microSD-2-MMC adapter from a camera-shop/supermarket for approx $2. My laptop has a MMC port and I mount the card that way otherwise consider an all-in-1 card reader. They're on ebay and amazon at low cost. Quote Link to comment Share on other sites More sharing options...
Darren Kitchen Posted February 15, 2012 Share Posted February 15, 2012 We're working on mounting code and making some headway. Here's dmesg from a recent firmware: [ 4661.755299] usb 1-1.2: new full speed USB device using ehci_hcd and address 4 [ 4661.854875] usb 1-1.2: configuration #1 chosen from 1 choice [ 4661.855754] scsi5 : SCSI emulation for USB Mass Storage devices [ 4661.856022] usb-storage: device found at 4 [ 4661.856030] usb-storage: waiting for device to settle before scanning [ 4661.900678] usbcore: registered new interface driver hiddev [ 4661.901204] usbcore: registered new interface driver usbhid [ 4661.901207] usbhid: v2.6:USB HID core driver [ 4661.905127] input: Apple Inc. Keyboard as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.1/input/input9 [ 4661.905256] apple 0003:05AC:0220.0001: input,hidraw0: USB HID v1.11 Keyboard [Apple Inc. Keyboard] on usb-0000:00:1a.0-1.2/input1 [ 4666.849882] usb-storage: device scan complete [ 4687.938594] usb 1-1.2: reset full speed USB device using ehci_hcd and address 4 [ 4708.908606] usb 1-1.2: reset full speed USB device using ehci_hcd and address 4 [ 4729.882600] usb 1-1.2: reset full speed USB device using ehci_hcd and address 4 [ 4750.856640] usb 1-1.2: reset full speed USB device using ehci_hcd and address 4 [ 4750.951003] scsi: killing requests for dead queue As you can see still some bugs to work out but we're getting there. Hopefully soon there won't be a need for a microsd to USB adapter. 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.