Results 1 to 9 of 9
i have a pen drive which has a glow light when i its plugged in.. in windows wen ejected the light goes off.. but in linux, when i eject or ...
- 09-20-2006 #1Just Joined!
- Join Date
- Aug 2006
- Location
- india
- Posts
- 36
eject my pen drive
i have a pen drive which has a glow light when i its plugged in.. in windows wen ejected the light goes off.. but in linux, when i eject or unmount the pen doent gets ejected properly... is there a way out?
- 09-20-2006 #2
Hi !!
How you unmount pen-drive ?? did you use 'umount' command.
.... casper ....It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 09-20-2006 #3
Which desktop environment do you use? KDE? Gnome? other? And which distro version are you using?
Windows free since 2002 | computing since 1984
- 09-24-2006 #4Just Joined!
- Join Date
- Aug 2006
- Location
- india
- Posts
- 36
eject prn drive
i used umount command... to no use and then even the eject command.... when i used the ejct command , the name in the /dev/ goes off but its not fully unplugged
- 09-24-2006 #5Just Joined!
- Join Date
- Aug 2006
- Location
- india
- Posts
- 36
i am using mandriva 2006 version and i user kde.... but i hope i have the same problem in both kde and gnome....
- 09-24-2006 #6
Hi !
there are a few processes which run in background and retains pen drive status. e.g. Konqueror always retain a copy of last window in memory for fast access.
before umount, close all windows... and make sure that no proccess using it.
.... casper ....It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 09-24-2006 #7
Try:
fuser -km /<usbstick>
and if that fails, try:
umount -f -l /mnt/<usbstick-place>
Use the last one at your own risk. It can cause data-loss.Windows free since 2002 | computing since 1984
- 09-24-2006 #8thanx Kojak !
Originally Posted by Kajok
i didn't know about fuser...
EDIT : ooooooooops .....
hi kojak ! i think i wrote "thanx kajok" in some other thread too.
going to correct that also.
.... casper ....It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 09-25-2006 #9
Errmm.... it's Kojak, not Kajok.
Windows free since 2002 | computing since 1984


Reply With Quote
