lkml.org 
[lkml]   [1999]   [Jul]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: mount options for root
On Fri, Jul 09, 1999 at 01:04:10PM +0200, Matthias Riese wrote:
> I want to pass ext2 specific mount options for mounting /

Are they options that need to be specified before / is mounted
read-only for the filesystem check? If they are not, you can simply
specify them in /etc/fstab and they will get set when the filesystem
is remounted read-write. For example:

$ cat /etc/mtab
/dev/sda3 / ext2 rw,errors=remount-ro 0 0

and the errors= line is ext2 specific.

--
Matthew Wilcox <willy@bofh.ai>
"Windows and MacOS are products, contrived by engineers in the service of
specific companies. Unix, by contrast, is not so much a product as it is a
painstakingly compiled oral history of the hacker subculture." - N Stephenson

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:52    [W:0.050 / U:0.532 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site