Mailinglist Archive: opensuse (3666 mails)
| < Previous | Next > |
Re: [SLE] New File System On a Flash Disk?
- From: Patrick Shanahan <ptilopteri@xxxxxxxxx>
- Date: Thu, 17 Mar 2005 10:24:24 -0500
- Message-id: <20050317152424.GA5990@xxxxxxxxxxxxxxx>
* Randall R Schulz <rschulz@xxxxxxxxx> [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.
--
Patrick Shanahan Registered Linux User #207535
http://wahoo.no-ip.org @ http://counter.li.org
HOG # US1244711 Photo Album: http://wahoo.no-ip.org/gallery
...
> 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.
--
Patrick Shanahan Registered Linux User #207535
http://wahoo.no-ip.org @ http://counter.li.org
HOG # US1244711 Photo Album: http://wahoo.no-ip.org/gallery
| < Previous | Next > |