The Ubuntu community has contributed 16635 ideas, 83562 comments, 1496008 votes
| |
995
|
|
|
|
Mount removable storage synchronously
|
|
Written by jez9999 the 28 Feb 08 at 23:50. Category: System.
Related to: Nothing/Others.
New
|
|
When you plug in something like a USB dongle, it should be mounted synchronously (-o sync) instead of in buffered mode.
For me, this is far preferable to the minute performance gain gotten by mounting the device in buffered mode. You're very unlikely to be using such devices for anything except data storage/retreival, in which case mounting synchronously is a major benefit. Expecting new users (or those used to Windows XP's behaviour) to know you have to right-click, 'unmount', before removing the drive is not a good idea, as well as just being unnecessary if the device is mounted synchronously. It's also irritating for people like me who know you need to do it, but either occasionally forget or don't want to bother.
Mount the thing synchronously by default. This is what Windows XP does, and it allows you to just remove the drive after any file transfers have finished. Yes, problems will occur if you remove it durung a file transfer, but that's gonna happen in ANY mount mode. It's far more obvious to the user that this will cause a problem than removal of the drive before unmounting. Also stop displaying that 'unsafe device removal' message for devices mounted synchronously.
|
|
|