<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
I would much rather have a realistic measurement of the drives speed so
that when I am dropping files onto it and leaving I can predict when
things will finish instead of waiting an unkown time for unmount ot
happen.<br>
<br>
Thanks for the tip, I will give it a try!<br>
<br>
Matt<br>
<br>
<br>
<br>
Sebastian Müsch wrote:
<blockquote cite="midBF45AB2A.164D7%25sebastian@sebastian-muesch.de"
type="cite">
<pre wrap="">Hi,
Once upon a time Matt Patterson wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I have noticed that if I do a lot of file transferring to a usb 2.0
device and then immediately try to unmount the device, it takes forever.
The device itself still thinks that it is being written to, and I assume
it is due to caching making it appear deceivingly fast. Is there a way
to turn off the caching on writes to external usb devices so that I can
unmount them the instant a transfer is completed? Or is there another
solution I am overlooking?
</pre>
</blockquote>
<pre wrap=""><!---->
Try the option "sync" for mount. I think that's what you are seeking for.
But be aware, that it will really slow down working with your usb-stick (?).
Just add this option to your fstab or the used hotplug-script.
Cu
Sebastian
</pre>
</blockquote>
<br>
</body>
</html>