Re: Hey Stephen, oops...
Mike Shaver (shaver@mozilla.org)
Sat, 23 Oct 1999 14:59:07 -0400
Janos Farkas wrote:
> So, to journal the root fs, you need to specify the following in the
> boot options:
>
> rootflags=journal=INUM rw
>
> With lilo, this is achieved by a similar append line:
>
> append = "anyotheroptionsthatwerehere rootflags=journal=INUM rw"
>
> (Obviously, the journal file needs to be created, and its inode number
> saved as documented.)
You only specify the journal=<inum> line when you're first creating the
journal, though. You don't want to boot with that in the rootflags more
than once.
Mike
--
937938.46 883729.75
-
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/