Unix Technical Forum

Debian linux usb memory stick access Q

This is a discussion on Debian linux usb memory stick access Q within the Linux Operating System forums, part of the Unix Operating Systems category; --> I am a newbie. I have learned to set the date and time. I can mount and umount the ...


Go Back   Unix Technical Forum > Unix Operating Systems > Linux Operating System

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-19-2008, 06:14 AM
enquiring mind
 
Posts: n/a
Default Debian linux usb memory stick access Q

I am a newbie. I have learned to set the date and time. I can mount
and umount the floppy drive. I am working my way through a linux manual
trying to learn it. I am only in terminal-text mode. Graphics are way
too slow.

How do I open a file on the usb memory stick with the editor, if i can,
or get data on or off the usb memory stick.

I plugged in a usb memory stick into a thinkpad 285 laptop running
Deiban (stable) linux. My screen produced these comments:

user1@localhost:$ (the prompt)

USBB 1-1.1 new full speed usb device
using uhci_hcd and address 11
usb 1-1.1 configuration #1 chosen from choice scsi3: SCSI emulation for
USB mass storage devices
Vendor USB2.0 model Mobile Disk
Rev: 1.00
Type direct-access ANSI SCSI revision : 02
sda Write Protect Off
sda assuming driver cach3: write through
SCSI device sda: 4030463 512 bytes hdwr Sectors (2064MB)
sda : Write Protect off
sda : sda1
sd 3:0:0:0: attached SCSI
removble disk sda

I have a subdirectory srv but somebody said this device should be sr0.

help/comments appreciated.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-19-2008, 06:14 AM
ArameFarpado
 
Posts: n/a
Default Re: Debian linux usb memory stick access Q

Em Quinta, 12 de Julho de 2007 11:01, enquiring mind escreveu:

>
> I have a subdirectory srv but somebody said this device should be sr0.
>
> help/comments appreciated.


No, usualy it is /dev/sda1

with you pen connected do as root

# fdisk -l
to see if you pen has a partition, the usualy do

then create a mount point for it (a folder) it can be /mnt/usbvolume

then edit your /etc/fstab
to add a line like this:

/dev/sda1 /mnt/usbvolume vfat user,noauto,umask=0 0 0
(save file and exit)

now you can mount/unmount you pen whit a device icon on desktop or with
kwikdisk, or in case you use gnome, there are ways to mount/unmount volumes
by clicking also.

regards

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 12:41 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com