Mailinglist Archive: opensuse (3175 mails)
| < Previous | Next > |
Re: [opensuse] Elevator Question
- From: "Greg Freemyer" <greg.freemyer@xxxxxxxxx>
- Date: Mon, 9 Apr 2007 16:48:25 -0400
- Message-id: <87f94c370704091348qe7bba66teb62924a5f3f84d5@xxxxxxxxxxxxxx>
On 4/9/07, Adam Tauno Williams <adamtaunowilliams@xxxxxxxxx> wrote:
In SUSE 10.0 and prior you could by default. ie. It was mounted in
sync mode. (no caching)
But user complaints about how slow USB drives were caused Novell to
design a new FAT32 mode that is a comprise between "sync" mode and
normal cached mode.
FAT: Add "-o flush" mount option for fat for removable media devices
(USB flash-based memory devices, MP3 players). Mounting with -o flush
tells FAT to write things to disk as quickly as possible. It is like
-o sync, but much faster (and not as safe). Think of it like a fast
"async" mount (commit)
===
Greg
--
Greg Freemyer
The Norcross Group
Forensics for the 21st Century
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> > I always get a desktop icon in KDE which has a Safe Remove option.
> Hmm, I'll have to look for that. I hadn't noticed it.
GNOME offers the same thing, right click -> eject
You can't just yank removable media in any OS.
In SUSE 10.0 and prior you could by default. ie. It was mounted in
sync mode. (no caching)
But user complaints about how slow USB drives were caused Novell to
design a new FAT32 mode that is a comprise between "sync" mode and
normal cached mode.
From the 2.6.19 readme:===
FAT: Add "-o flush" mount option for fat for removable media devices
(USB flash-based memory devices, MP3 players). Mounting with -o flush
tells FAT to write things to disk as quickly as possible. It is like
-o sync, but much faster (and not as safe). Think of it like a fast
"async" mount (commit)
===
Greg
--
Greg Freemyer
The Norcross Group
Forensics for the 21st Century
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |