Subject: Re: x & ioctls, & mount_union
To: None <paul@pgoyette.bdt.com>
From: Ken and Masami Nakata <masami@fa2.so-net.or.jp>
List: port-mac68k
Date: 04/25/1997 08:33:39
On Thu, 24 Apr 1997 07:07:48 -0700 (PDT),
Paul Goyette <paul@pgoyette.bdt.com> wrote:
> Well, not only does your kernel need to support the mount_union stuff (via
> the `option UNION' in your config) but the lower file system has to
Just a minor nit... It's been changed so that you should write:
file-system UNION
instead of the older:
option UNION
Cheers,
Ken