Re: Problems with USB disc drives?
- From: Michael Mol <mikemol@xxxxxxxxx>
- Date: Fri, 02 Feb 2007 00:31:29 -0500
Jim Haynes wrote:
I have a Gigabank 4GB USB disc. One problem I'm aware of is that
after telling Linux to unmount it (by clicking on the icon on the
desktop and selecting unmount) you have to wait some time after the
icon goes away before it is safe to unplug the drive. I know this
because after the icon goes away the light on the disc drive is flasing,
indicating that something is still going on with it. Presumably a
sync() operation.
I've encountered this problem with GNOME, and I'm fairly certain that it's a GNOME issue, not a Linux issue. GNOME doesn't wait for the umount operation to be completed before removing the icon from the desktop.
If you want to be certain all your data's safely been written to your drive, pop open an xterm (or gnome-terminal, or konsole), and type:
$ sync
Once your prompt reappears, all your data has been written, and you can safely remove the drive.
P.S. While I describe it as a GNOME issue, I wouldn't be surprised if the issue also existed in KDE and other desktop environments.
--
Rosetta Code -- Building a Rosetta Stone for Programmers
http://rosettacode.org
.
- Follow-Ups:
- Re: Problems with USB disc drives?
- From: Jim Haynes
- Re: Problems with USB disc drives?
- Prev by Date: Re: eject button
- Next by Date: Re: how to creatre a multiboot dvd with 3-4 minidistro ?
- Previous by thread: Re: eject button
- Next by thread: Re: Problems with USB disc drives?
- Index(es):