From owner-freebsd-bugs Thu Feb 11 14:30:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA28264 for freebsd-bugs-outgoing; Thu, 11 Feb 1999 14:30:11 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA28242 for ; Thu, 11 Feb 1999 14:30:05 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id OAA07570; Thu, 11 Feb 1999 14:30:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from ensta.ensta.fr (ensta.ensta.fr [147.250.1.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA26914 for ; Thu, 11 Feb 1999 14:20:10 -0800 (PST) (envelope-from loyer@quickstep.ensta.fr) Received: from quickstep.ensta.fr (quickstep.ensta.fr [147.250.61.100]) by ensta.ensta.fr (8.8.5/8.8.5) with ESMTP id XAA09408 for ; Thu, 11 Feb 1999 23:19:43 +0100 (MET) Received: (from loyer@localhost) by quickstep.ensta.fr (8.9.1/8.8.5) id XAA01493; Thu, 11 Feb 1999 23:19:44 +0100 (CET) Message-Id: <199902112219.XAA01493@quickstep.ensta.fr> Date: Thu, 11 Feb 1999 23:19:44 +0100 (CET) From: Frederic LOYER Reply-To: loyer@ensta.fr To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: bin/10039: Binaries from a "fixit" CD can't find ld-elf.so.1 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 10039 >Category: bin >Synopsis: Binaries from a "fixit" CD can't find ld-elf.so.1 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Feb 11 14:30:01 PST 1999 >Closed-Date: >Last-Modified: >Originator: Frederic LOYER >Release: FreeBSD 3.0-RELEASE i386 >Organization: ENSTA >Environment: FreeBSD 3.0 RELEASE, booted from the boot floppy. >Description: When booting from the "boot" floppy and mounting the CD-live as a "fixit" CD-ROM, we can't launch executables which use the ld-elf.so.1 loader. >How-To-Repeat: 1) Boot from the "boot" floppy, 2) Select the Fixit / CDROM options 3) try a command from /mnt2/usr/ ( chroot for exemple ) >Fix: The symlink /usr/libexec/ld.so -> /mnt2/usr/libexec/ld.so should be replaced by /usr/libexec/ld-elf.so.1 -> /mnt2/usr/libexec/ld-elf.so.1 (This link is created from release/sysinstall/install.c) >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message