On Tue, Dec 12, 2000 at 01:54:22PM +0100, Christoph Martin wrote: > #chroot /new/ /bin/bash > Segmentation fault try mounting /proc first - that solved the problem for me(due to a hint from Flo): chroot /new/ mount /proc chroot /new/ should hopefully work then. AFAIK this is a problem in glibc which should be fixed in current cvs. -- Guido
- Debian mips64? Michl Ladislav
- Re: Debian mips64? Florian Lohoff
- Re: Debian mips64? Florian Lohoff
- Re: Debian mips64? Wichert Akkerman
- mips build environment Christoph Martin
- Re: mips build environment Florian Lohoff
- Re: mips build environment Christoph Martin
- Re: mips build environment Guido Guenther
- Re: mips build environment Florian Lohoff
- Re: mips build environment Guido Guenther
- Re: mips build environment Christoph Martin
- Re: mips build environment Guido Guenther

