View Single Post

   
  #4 (permalink)  
Old 02-20-2008, 04:43 PM
Eef Hartman
 
Posts: n/a
Default Re: How do you recover from a hotplug disconnect without umount?

root <NoEMail@home.org> wrote:
> I have a usb mp3 player that mounts as:
> mount -t msdos /dev/sdb1 /mp3player


Not a foolowup to your problem, but probably "-t vfat" will
work better (let's you preserve "long filenames" etc. without
disturbing the player itself.

> What is the correct method of recovery after a disconnect without
> umounting?


Rebooting mostly works well <grin>
--
************************************************** ******************
** Eef Hartman, Delft University of Technology, dept. EWI/TW **
** e-mail: E.J.M.Hartman@math.tudelft.nl, fax: +31-15-278 7295 **
** snail-mail: P.O. Box 5031, 2600 GA Delft, The Netherlands **
************************************************** ******************
Reply With Quote