Hey-
That line was missing from mine, also. I have just been ignoring that
little proc already mounted message. Thanks alot
LP
> There are 2 lines in
/etc/rc.d/rc.sysinit in the RedHat installation:
>
> ... (initial fsck of root filesystem in read-only mode)
> ...
> mount -t proc /proc /proc
> ...
> ...(remount root read-write)
> ...
> # Clear mtab (mount table)
> >/etc/mtab
> ...
> # Enter root and /proc into mtab.
> mount -f /
> mount -f /proc
>
> The -f in the second mount means "fake" a mount,
> so an already mounted drive get's added to mtab.
> Sounds like your "fake" mount is missing.
>
> -- Doug VanLeuven - [EMAIL PROTECTED] , [EMAIL PROTECTED]
> Chief Engineer, USMM / Programmer/Analyst, SCWA
> 707-545-6933 (voice) / 707-545-6945 (fax)
>
-
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to [EMAIL PROTECTED]