Ok try this. Get another flash first 1- open h-e-n 2- Connect ur cables and flash 3- select high speed mode 4- wait for a few seconds then click vBus boost on 5- Wat for some more time 6- click enumerate and wait for some time before u mount. Check ur kernel messages for the model of the flash to show up. if it does, then do the following Check if /dev/sda1 exists or not Code: cd /dev/ ls Then check if media/flash exists or not Code: cd /media ls Then if both exists, do this Code: mount /dev/sda1 /media/flash
cd /dev/ ls
cd /media ls
mount /dev/sda1 /media/flash