LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-08-2003, 06:11 AM   #1
AlmostArtafact
Member
 
Registered: Nov 2003
Posts: 30

Rep: Reputation: 15
Mnt Devices


I have a new MP3 player.It plugs into your USB ports and you just drag and drop your Mp3 files into it.In windows it automaticly finds it.I plugged it in running Linux and I could not find it.I checked in /dev and in /mnt.It wasnt in /dev/usb and the only things that were in my /mnt folder were Cdrom,Cdrom1 and Floppy.I also did lsmod and I saw Usb-Storage in the list.I am sure that it is compatible with Linux somehow I just need you guys help.

Thanks.
 
Old 12-08-2003, 06:25 AM   #2
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
/mnt entries are just directories, there is nothign autoamtic about the contents of it, it's just a convention. /mnt/mp3player will not exist until you run "mkdir /mnt/mp3player" it is probably connected as a scsi blcok device. plug the thing in, and after a few seconds, run "dmesg" this may well tell you where the device has been attached to, if anywhere. Most likey is /dev/sda1
 
Old 12-08-2003, 08:25 AM   #3
AlmostArtafact
Member
 
Registered: Nov 2003
Posts: 30

Original Poster
Rep: Reputation: 15
I canot access /dev/sda1 through terminal or the browser.
 
Old 12-08-2003, 12:19 PM   #4
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
like i said, use the "dmesg" output. i only said it is likely to be /dev/sda1. but this is a DEVICE entry, you can not access it in a browser, you need to mount it and then the mounted location will behave likel a normal directory.
 
Old 12-08-2003, 01:15 PM   #5
bureado
Member
 
Registered: Oct 2003
Location: Caracas
Distribution: Knoppix 3.3 (Debian sarge/sid)
Posts: 72

Rep: Reputation: 15
You will probably need to do something like (as root)

cd /mnt
mkdir mp3player
mount /dev/sda1 /mnt/mp3player

but that's only if dmesg tells you that the device is plugged to /dev/sda1; else, you'll have to type

mount 'wherever' /mnt/mp3player

where 'wherever' is the place of the dmesg output.
 
  


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
i changed /mnt/cdrom to /mnt/CD-RW - now i've got a problem?!?! spyghost Linux - Software 7 09-30-2003 02:06 PM
/mnt/cdrom & /mnt/scd0 locks up machine RIgimp75 Mandriva 7 09-01-2003 09:32 PM
mount -t //192.168.0.1/mnt /mnt/windows -o password='' generates error broadsoft Linux - Networking 3 08-07-2003 04:51 AM
My Devices in /mnt appear to not be working... Genesis Linux - Hardware 4 06-22-2003 09:58 AM
changing permisson settings to /mnt/ devices? unitcoed Linux - Newbie 4 06-14-2003 09:21 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 10:08 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