[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help getting USB memory stick as device working



Thanks for your help guys. My memory stick was USB1.0. I got it working correctly by mounting msdos file system type ;)
Peter



From: shell <shell909090@gmail.com>
To: debian-user@lists.debian.org
Subject: Re: Help getting USB memory stick as device working
Date: Sun, 23 Jul 2006 21:22:52 +0800

Yusuf Mustarif å??é??:
Hi, can't get my USB memory stick showing up as a device/folder so I can write to it & see information on it. I don't know what I am doing. My system & what I have done are below. Any help much appreciated.
Thank you
Peter

Here is my setup


deb26:/# cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/hda1 / ext3 defaults,errors=remount-ro 0 1
/dev/hda5       none            swap    sw              0       0
/dev/hdc        /media/cdrom0   iso9660 ro,user,noauto  0       0
/dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0
/dev/sda1       /mnt/usb        usbfs   defaults        0       0

deb26:/#
deb26:/#mkdir fred
deb26:/#mount -t usbfs /dev/sda1 fred
deb26:/#cd fred
deb26:/fred# ls -la
total 4
drwxr-xr-x  7 root root    0 2006-07-22 14:55 .
drwxr-xr-x 22 root root 4096 2006-07-22 14:20 ..
dr-xr-xr-x  2 root root    0 2006-07-22 14:55 001
dr-xr-xr-x  2 root root    0 2006-07-22 14:55 002
dr-xr-xr-x  2 root root    0 2006-07-22 14:55 003
dr-xr-xr-x  2 root root    0 2006-07-22 14:55 004
dr-xr-xr-x  2 root root    0 2006-07-22 14:55 005
-r--r--r--  1 root root    0 2006-07-22 14:55 devices

_________________________________________________________________
The new MSN Search Toolbar now includes Desktop search! http://join.msn.com/toolbar/overview


Maybe that's will be better if u mount it as fat or ntfs. usbfs... I never use that.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


_________________________________________________________________
Be the first to hear what's new at MSN - sign up to our free newsletters! http://www.msn.co.uk/newsletters



Reply to: