Hi all,
I have an USB Flash Memory (Apacer Handy Steno 1.1) but can not
use it on Mandrake Linux 9.0.
Please let me know How to setup to use.
TIA.
Page 1 of 1
How to setup USB Flash Memory on Mandrake 9.0
#2
Posted 02 March 2003 - 02:38 PM
as root
mkdir /mnt/flash
chmod 666 /mnt/flash
mount -t msdos /dev/sda1 /mnt/flash
if you for some reason want to plug in a second usb flash
change the device to /dev/sdb1
mkdir /mnt/flash
chmod 666 /mnt/flash
mount -t msdos /dev/sda1 /mnt/flash
if you for some reason want to plug in a second usb flash
change the device to /dev/sdb1
Share this topic:
Page 1 of 1

Help










