LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   FC3 Flashdrive can't umount (busy - gam_server) (https://www.linuxquestions.org/questions/linux-software-2/fc3-flashdrive-cant-umount-busy-gam_server-296430/)

msewing 03-01-2005 04:17 PM

FC3 Flashdrive can't umount (busy - gam_server)
 
I've been using Flash ram mounted through a USB adapter w/o problem under FC3, but now I can't umount the drive. (It is always busy.) lsof and fuser show that files are open by gam_server. More strangeness - the drive is marked read-only when in this condition.

Any suggestions what to try next?

TIA,
Martin

teckk 03-02-2005 10:26 AM

Have you tried the -f or -l switch
umount -f /dev/sda1

See the man page for "umount"

The -f switch will force a umount. But if you plug it back in you may find that it mounts at one number higher each time. Was /dev/sda1 Now is /dev/sdb1

berrance 03-02-2005 11:04 AM

make sure you dont have any windows file browser windows open in the loacation its mounted and when you run the umount command make sure you arnt in the directory its mounted in if you are in the same directory CD out of it


All times are GMT -5. The time now is 08:49 PM.