LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 08-10-2003, 02:47 PM   #1
dutoitc
LQ Newbie
 
Registered: Aug 2003
Posts: 3

Rep: Reputation: 0
Angry MuVo


I can't use my Creative MUVO on Linux;
I tried the command
mount /dev/sda1 /mnt/m1 -t msdos -o rw
This does not work when I connect my muvo on my USB connector, but this works (withouth the -t msdos) with my camera.

the mount command give me the following command :
mount : /dev/sda1 n'est pas un périphérique de bloc valide.

and dmesg give me the following messages :
SCSI device sdb: 256001 512-byte hdwr sectors (131 MB)
sdb: Write Protect is off
sdb: sdb1
usb-uhci.c: interrupt, status 2, frame# 1399
sda : READ CAPACITY failed.
sda : status = 1, message = 00, host = 0, driver = 08
Info fld=0xa00 (nonstd), Current sd00:00: sense key Not Ready
sda : block size assumed to be 512 bytes, disk size 1GB.
sda: test WP failed, assume Write Enabled
sda: I/O error: dev 08:00, sector 0
I/O error: dev 08:00, sector 0
unable to read partition table



Do anybody have an idea ?

Thks,

C.Dutoit
 
Old 08-10-2003, 03:24 PM   #2
nakkaya
LQ Guru
 
Registered: Jan 2003
Location: Turkey&USA
Distribution: Emacs and linux is its device driver(Slackware,redhat)
Posts: 1,398

Rep: Reputation: 45
mount /dev/sda1 /mnt/m1 try this one and here is my entry for my muvo
/dev/sda1 /mnt/sda1 auto noauto,user,owner 0 0
 
Old 08-10-2003, 03:32 PM   #3
dutoitc
LQ Newbie
 
Registered: Aug 2003
Posts: 3

Original Poster
Rep: Reputation: 0
This does not work at all.
mount : /dev/sda1 n'est pas un périphérique de bloc valide.


_____________-
CD
"Why does users need to put lines that nobody will read at the end of their messages ?"
Cédric Dutoit
 
Old 09-24-2003, 06:19 PM   #4
Saraev
Member
 
Registered: Apr 2002
Location: Los Gatos, CA
Distribution: boring redhat 9
Posts: 163

Rep: Reputation: 30
Try mounting /dev/sdb1

sdb1 appears to be 131MB (the size of a muvo)

sda1 shows up as being a gig.

Last edited by Saraev; 09-24-2003 at 06:20 PM.
 
Old 10-13-2003, 08:53 PM   #5
blueskies
LQ Newbie
 
Registered: Aug 2003
Posts: 4

Rep: Reputation: 0
ok...if i could get some thoughts or suggestions on this, i would appreciate it mucho. I have the creative nomad muvo 128. I can get redhat to see it as a drive on sdb1, and mount it, and i can copy files from it, but can't write to or delete any file. it is like it's running in read-only mode. the same thing happens with my digital camera, which also acted as an external harddrive on windows. is there something fairly obvious that i am over looking to be able to write to these drives? thanks.
Jonathan
 
Old 10-14-2003, 04:31 AM   #6
chup
Member
 
Registered: Aug 2003
Location: South Africa
Distribution: Ubuntu (Feisty)
Posts: 280

Rep: Reputation: 31
i have a muvo 64 ( ) mb version myself, i had troubles even loading it up under redhat but it worked perfectly under mandrake 9.1
 
Old 10-15-2003, 05:38 PM   #7
blueskies
LQ Newbie
 
Registered: Aug 2003
Posts: 4

Rep: Reputation: 0
alright...got it all working, and figured i'd share and make sure it's correct, because it acts a little strange. The line in fstab reads:

/dev/sda1 /mnt/muvo auto noauto,rw,user,sync 0 0

i have an icon on my desktop (kde) for a harddrive that mounts /dev/sda1. when i double click, it says only root can mount, but if i right click and hit mount, it does so. from there i can read from/write to/delete anything, but before removing the muvo, i have to hit unmount from the rightclick menu. if not, no changes are made on the drive. thanks for the help everyone.
 
Old 10-15-2003, 05:44 PM   #8
chup
Member
 
Registered: Aug 2003
Location: South Africa
Distribution: Ubuntu (Feisty)
Posts: 280

Rep: Reputation: 31
btw, be sure not to delete the settings.dat file on the mp3 player
i cant see it in windows, in linux i could delete it if i wanted to
 
Old 10-15-2003, 06:29 PM   #9
blueskies
LQ Newbie
 
Registered: Aug 2003
Posts: 4

Rep: Reputation: 0
lol...good call. i'm guessing that would make those little things like "play" and "volume" not work
 
Old 11-07-2003, 12:59 PM   #10
chup
Member
 
Registered: Aug 2003
Location: South Africa
Distribution: Ubuntu (Feisty)
Posts: 280

Rep: Reputation: 31
whoops... i just formatted the whole mp3 player (in linux) but now it stopped working...
ill see if i can fix it

***edit***
i fixed it (note that i also deleted the settings file, but did have a backup of it).
here's my solution to the prob:
after i formatted (mkfs -t vfat) the mp3 player, i could place files on it etc but wouldnt play.
it would still refuse to play after i restored the settings.dat file
the only solution i got so far is: go to another comp which has windows installed, install the muvo drivers and then use media file recovery :S

Last edited by chup; 11-07-2003 at 01:22 PM.
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
muvo n200 qbaza Linux - Hardware 3 01-31-2005 06:49 PM
mount Creative MuVo 2 hylke Linux - Hardware 3 10-01-2004 10:14 AM
Creative Muvo Hacks cowboy45 Linux - Hardware 0 09-09-2004 08:55 PM
mounting muvo nx pirozzi Fedora 1 04-06-2004 08:01 AM
muvo mp3 killi Slackware 0 05-19-2003 01:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 11:54 AM.

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