Date: Thu, 30 Sep 1999 16:33:11 -0700 (PDT) From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: schuerge@wjpserver.CS.Uni-SB.DE (Thomas Schuerger) Cc: freebsd-current@FreeBSD.ORG Subject: Re: Problems with Linux emulation Message-ID: <199909302333.QAA71236@troutmask.apl.washington.edu> In-Reply-To: <199909302311.BAA02361@wjpserver.cs.uni-sb.de> from Thomas Schuerger at "Oct 1, 1999 01:11:05 am"
next in thread | previous in thread | raw e-mail | index | archive | help
Thomas Schuerger wrote:
[Charset ISO-8859-1 unsupported, filtering to ASCII...]
>
> This happens when the install script wants to call {PREFIX}/sbin/ldconfig
> (the Linux-ldconfig).
>
> I rebuilt and reinstalled the linux emulation module, but that
> didn_t help either.
> Installing the above port will still cause a kernel panic.
>
> I haven_t read this list for a while, so I might have missed
> something important.
> Any hints or ideas what might be going wrong? What can I do to make
> it work again?
>
<rant>
You should be reading this list if you run -current!
</rant>
Cvsup up to date sources.
Build a new kernel.
Install kernel.
Edit /etc/rc.conf to *not* load the linux module at boot time.
Reboot.
make world
Edit /etc/rc.conf to load the linux module at boot time.
Either reboot or kldload the linux module.
--
Steve
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199909302333.QAA71236>
