|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| ARCHIVES - Hardware Questions about hardware installation or configuration in SUSE Linux |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
When I tried to copy a file to my usb pen drive just now, I kept getting a message re "unable to write to ...".
Now, when I go to safely remove the pen drive I get "Kde media manager not running" and the drive cannot be unmounted. Everything has been working perfectly up until now - I've copied many files to and from this pen drive and it works fine on another machine (Windows). Why would the kde media manager suddenly have stopped working (assuming it was, up until now) and how do I re-start it? I looked in services but I'm not sure what I'm looking for - there is no media manager listed there. I really need to get this working so if anyone can help me I'd appreciate it! |
|
|||
|
Not yet because I can't unmount the pen drive and it has assignments on it that I don't want to lose/corrupt by rebooting without it being dismounted first. This is what I can't understand - the pen drive DID mount OK. Which seems weird if the media manager isn't running - wouldn't it need to be in order to mount the pen drive in the first place?
Is there a command I can run to start the media manager without rebooting? Maybe if I can get it running it will then let me dismount the pendrive? |
|
|||
|
Quote:
|
|
|||
|
maybe its worth also checking if the device is still really mounted, by running mount command in konsole or xterm.
if listed there you may also unmount with umount /dev/sd** in case the command outputs a device busy command, most probably you have a running process stuck on it, if so the best could be making a backup of your files to the hard disk and rebooting, as it will close all processes and then safely unmount your devices. nevertheless do a backup! |
|
|||
|
Quote:
I think I'm going to have to risk losing my data and reboot as suggested. Quote:
I think I'll just take the risk, unplug it and reboot and hope that restarts the services that aren't running. |
|
|||
|
yes, if the pen is unmounted, and the kde still thinks it is, it could be the reason why it is misbehaving.
hope everything went ok.
|
|
|||
|
Well just mount it by hand first and copy he data off if you are worried. Use in a console this command to identify it:
Code:
sudo /sbin/fdisk Code:
su mkdir /mnt/sdf mount /dev/sdf /mnt/sdf Swerdna |
|
|||
|
Thanks for all the help everyone! I rebooted and everything is now working as it should.
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|