Ralph Spitzner wrote:
> normally btrfs and configs (/proc/config.gz) are built as modules.
> Iwant to have / on a btrfs, if I change both from M to * (builtin), no
modules are built,
> but there's no /proc/config.gz an a btrfs partition is a "unknown
filesystem".
> Any idea why these are not working, when compiled into the kernel ?
/proc is not on your storage, it's a virtual filesystem provided by the
kernel.
# mount -t procfs proc /proc
will mount it, assuming you have an empty directory at /proc. Perhaps your
root volume doesn't have that directory?
Theo
--- SoupGate-Win32 v1.05
* Origin: Agency HUB, Dunedin - New Zealand | FidoUsenet Gateway (3:770/3)
|