View Single Post
Posts: 201 | Thanked: 96 times | Joined on Dec 2009
#277
Originally Posted by Psycho View Post
hey guys, when i try to mount, does the usb stick need to be fat32 ? or something or ntfs ?

cuz when i push on mount, the usb stick blinks, but doesnt appear in the filesystem
it can be ntfs too. if it doesnt mount do this
Code:
mount -t ntfs /dev/sda1 /media/flash
then use filebox to view the files at that directory (/media/flash)