Date: Sun, 25 Jul 2004 14:46:54 +0200 From: Florent Thoumie <flz@xbsd.org> To: freebsd-current@FreeBSD.org Subject: rtld problem with /usr partition Message-ID: <4103ABBE.80608@xbsd.org>
next in thread | raw e-mail | index | archive | help
Hi, I have a problem since the beginning of the week, my -CURRENT system can't boot since I have a /usr partition and dynamically linked programs are looking for /usr/libexec/ld-elf.so.1. Some programs are called before /usr partition has been mounted (sh, even mount, ...). I have found a workaround for that, launching a /rescue/sh, mounting /usr and replacing /usr/libexec/ld-elf.so.1 symlink with a real copy of ld-elf.so.1, but this is boring to type each time I have to shutdown my computer. CURRENT is dated 07/19/2004. If anyone can help. Best Regards. -- flz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4103ABBE.80608>