View Single Post
Posts: 237 | Thanked: 274 times | Joined on Jul 2010
#494
first check if it is listed in /dev/ ,if it is then mount it manually from x-terminal , or install pmount (post 440) , and use the script I posted earlier (post 484), it gets list of usable partitions from /proc/partitions , then manipulate the list into getting names of partitions only , discard mmcxxxxxx , loopx , and uses pmount to mount the remaining partitions .