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 - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 06-27-2011, 03:58 AM   #1
rahulvishwakarma
Member
 
Registered: Aug 2010
Posts: 138

Rep: Reputation: 2
how to mount USB sony walkman?


how to mount USB sony walkman?
i m using RHEL 6.0 downloaded by using torrent. my usb sony walkman is not detected by the system.
 
Old 06-27-2011, 04:45 AM   #2
Lexus45
Member
 
Registered: Jan 2010
Distribution: Debian, Centos, Ubuntu, Slackware
Posts: 361
Blog Entries: 3

Rep: Reputation: 48
Open the terminal window.
Type "tail -f /var/log/messages"
Plug your player in and you'll see the log changes "in real time". You'll find there the dev name of your plugged-in player. Say, /dev/sdh.

Then make a directory, let it be /media/player. And mount (as root, or using sudo) your device to that directory:
Code:
mount /dev/sdh /media/player
.

There may be some variations, like /dev/sdh1 or /dev/sdc and so on.
To unmount yor device, do:
Code:
umount /dev/sdh
PS: maybe you'll need to specify the FS type while mounting. I'm sure, it's FAT32. "mount -t vfat ..." will be OK . Consult man mount for more info.

Last edited by Lexus45; 06-27-2011 at 04:48 AM.
 
Old 06-27-2011, 04:59 AM   #3
16pide
Member
 
Registered: Jan 2010
Posts: 418

Rep: Reputation: 83
can let this command run a terminal:
Code:
tail -f /var/log/messages
then plug your walkman in
then post the output that appears in the terminal
EDIT: I now see someone told you already
 
Old 07-01-2011, 04:35 PM   #4
theKbStockpiler
Member
 
Registered: Sep 2009
Location: Central New York
Distribution: RPM Distros,Mostly Mandrake Forks;Drake Tools/Utilities all the way!GO MAGEIA!!!
Posts: 986

Rep: Reputation: 53
This might be helpful

I have a sony and unless you press >control>alt while dragging the files in it only copies the medias information and not the actual media. The songs title etc will be in the players folder but not the actual song.
 
  


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
R.I.P. Sony Walkman (Snr) Jeebizz Linux - News 0 10-25-2010 05:32 PM
Can't automount Sony Walkman lars_g_k Linux - Hardware 1 05-13-2009 04:15 AM
12.2 doesn't like my sony walkman thatquietboy Slackware 3 02-24-2009 01:28 PM
sony walkman Spudley Linux - Hardware 3 04-02-2007 05:18 AM
Sony Network Walkman NW-E107 cwin Linux - Hardware 3 07-31-2005 08:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

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