17 Mar
2005
17 Mar
'05
15:36
Patrick, On Thursday 17 March 2005 07:24, Patrick Shanahan wrote:
* Randall R Schulz <rschulz@sonic.net> [03-17-05 10:03]: ...
And now to a related question--Since my USB flash RAM devices have no entries in /etc/fstab, how can I specify mount options? I'd like to specify "noatime" to further reduce the number of write operations performed on that device.
With a text editor, ie: 'vim /etc/fstab'
assign the proper parameters and a mount point to your liking. Critical will be the 'device' name and file system type. *If* the device name is not predictable, you cannot do what you wish.
You're not paying attention. As I wrote, "my USB flash RAM devices have no entries in /etc/fstab."
Patrick Shanahan
Randall Schulz