LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 07-09-2003, 03:47 PM   #1
sqn
Member
 
Registered: Apr 2002
Distribution: Ubuntu, Arch, freeBSD, Slackware
Posts: 210

Rep: Reputation: 30
USP poket flash drive


I own a slackware 9 system, and i have just aquared a USB poket flash Drive (Corega) and i wanted to know how can i make it visible from linux, I have heard that is posible.
Can u hlp me?

Thx in advance
 
Old 07-09-2003, 05:05 PM   #2
cropcircle
Member
 
Registered: Jun 2003
Location: Netherlands
Distribution: Red Hat Linux 9, FreeBSD 4.8, Knoppix 3.2
Posts: 182

Rep: Reputation: 30
First become root with "su -", then :

- Make a mountpoint, for example, "mkdir /mnt/usb"
- Plug the USB drive in your computer.
- Do "cdrecord --scanbus" to see on which SCSI bus it is (USB access under the current version of the Linux kernel uses an SCSI emulation layer).
- To mount the USB drive to a command like (depends on your SCSI device bus location) : "mount -t auto /dev/sda1 /mnt/usb"
 
Old 07-09-2003, 06:25 PM   #3
tentonipete
LQ Newbie
 
Registered: May 2003
Distribution: Slackware 9.0
Posts: 26

Rep: Reputation: 15
yeah do what he said, mkdir /mnt/usb then add /mnt/usb to the /etc/fstab file. usually the usbdrive will be /dev/sda1 or /dev/sda0.

easiest way to do it is just coppy the one for the floppy but change the /dev and /mnt bits.

then you need to make sure the correct permissions are set on /dev/sda1 and /mnt/usb.

that's what has worked for me

exerpt from /etc/fstab

/dev/sda1 /mnt/usb auto noauto,user 0 0

Last edited by tentonipete; 07-10-2003 at 04:28 PM.
 
Old 07-10-2003, 04:43 AM   #4
Noryungi
Member
 
Registered: Jul 2003
Location: --> X <-- You are here.
Distribution: Slackware, OpenBSD
Posts: 305

Rep: Reputation: 53
Here is what I found on the www, for MiB USB:

http://www.gilandre.org/sla/rqg01.html

In general, make sure the "usb-storage" modules is uncommented in /etc/rc.d/rc.modules.

Plug-in your USB key disk in the USB port.

Check "dmesg" to see what is the device that has been attributed by the kernel to the USB key (for instance "/dev/sda1")

The USB key (used in the example above) should be mounted with the following command:

sudo mount -t vfat /dev/sda1/ /mnt/hd/

I suppose that this will work also for other USB key-disk made by other companies than MiB. But I am not 100% sure... =(

Hope this helps!
 
Old 07-10-2003, 07:41 AM   #5
sqn
Member
 
Registered: Apr 2002
Distribution: Ubuntu, Arch, freeBSD, Slackware
Posts: 210

Original Poster
Rep: Reputation: 30
I't worked thx all
 
  


Reply



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
flash drive spankmeister7 Linux - Hardware 3 09-21-2005 12:29 AM
flash drive?? n0kturnal Slackware 4 08-08-2005 03:29 PM
Need Help With Flash Drive The_Landlord Linux - Newbie 4 01-25-2005 04:45 PM
IRQ conflict when external drive/flash-drive is put to use Nightfrost Linux - Hardware 0 10-22-2004 04:15 AM
Flash USE drive? jp2 Linux - Newbie 1 09-14-2004 08:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 11:47 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration