LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   USB (Handy Drive) problem!!! (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/usb-handy-drive-problem-209789/)

AskMe 07-26-2004 08:53 AM

USB (Handy Drive) problem!!!
 
I have KINGSTON USB (handy Drive) which is working fine under Windows XP and Red Hat Linux 9 (Same laptop, with dual boot). Problem is that, under Windows XP, when I click ‘Safely remove..’ then light(physical LED) of USB drive become off, insuring that everything is going fine and drive is off.
But under Red Hat Linux 9, when I give command,
Code:

umount /dev/sda1
Then no doubt, the drive is unmounted, but there is still light glowing inside USB drive, and I am afraid that in such case I will damage my USB drive, if I remove. Please advice me, what to do, any command to switch the light off of USB drive, before removing?

Finlay 07-26-2004 05:14 PM

the light will be on because the kernal still sees the device.
as long as you did umount the partition isn't active and no damage to data will occur.

ezra143 08-03-2004 11:10 AM

shouldn't your command be
umount /mnt/usbdrive
(or where ever you are mounting it to?)

Zychior 09-18-2004 03:24 PM

I was actually going to post a similar post. However when I umount the device and remove it and then try to get it back up it fails. The light will not come back on until I reboot the system. I would imagine there is a way to shutdown the device for safe removal (aka turning the light off). I have only tried this once but resetting the system everytime I remove it us unnacceptable. Has anybody done this and been able to remount the device later? By the way I am using RH 9.

- Zych


All times are GMT -5. The time now is 09:43 PM.