[Gllug] Getting data from USB

Mark Preston mark at markpreston.co.uk
Sat Aug 2 21:20:34 UTC 2008


Hi Budgester,
It may be necessary to use something like minicom, but maybe try
something like the following commands as root first.

modprobe usb-storage
mkdir /mnt/usbstore
mount -t vfat -o uid=budgester /dev/sda1 /mnt/usbstore

/dev/ttyUSB0 may be needed instead of /dev/sda1 in the above set of
commands.
Best of luck.

-- 
Regards,
Mark Preston
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list