Subject: Re: emul.linux32 error: Inconsistency detected by ld.so
To: None <port-amd64@netbsd.org>
From: Pavel Cahyna <pavel@netbsd.org>
List: port-amd64
Date: 08/16/2006 23:30:19
On Wed, Aug 16, 2006 at 05:30:06PM +0200, joel@carnat.net wrote:
> yes, I have only one partition where the whole Linux system fits.
>
> # ls /emul/linux32/dev/
> ./ hde26 intel_rng ptyce tty14
> ../ hde27 ipauth ptycf tty15
> MAKEDEV* hde28 ipl ptyd0 tty16
> README.MAKEDEV hde29 ipnat ptyd1 tty17
> X0R@ hde3 ippp0 ptyd2 tty18
> admmidi0 hde30 ippp1 ptyd3 tty19
> admmidi1 hde31 ippp10 ptyd4 tty2
> admmidi2 hde32 ippp11 ptyd5 tty20
>
> # /bin/ls -1 /emul/linux32/dev | wc -l
> 2570
Don't do this. You can for example null mount /dev to /mnt/linux32/dev to
hide the original.
Pavel