From loyer@quickstep.ensta.fr  Thu Feb 11 14:20:12 1999
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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <loyer@ensta.fr>
Reply-To: loyer@ensta.fr
To: FreeBSD-gnats-submit@freebsd.org
Subject: Binaries from a "fixit" CD can't find ld-elf.so.1
X-Send-Pr-Version: 3.2

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 11 14:30:01 PST 1999
>Closed-Date:    Mon Sep 13 09:03:34 PDT 1999
>Last-Modified:  Mon Sep 13 09:03:54 PDT 1999
>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:

From: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
To: FreeBSD Gnats <freebsd-gnats-submit@freebsd.org>
Cc: Frederic Loyer <loyer@ensta.fr>,
	Sheldon Hearn <sheldonh@FreeBSD.org>
Subject: Re: bin/10039: Binaries from a "fixit" CD can't find ld-elf.so.1
Date: Sun, 12 Sep 1999 23:04:08 +0200

 This PR can be closed IMHO. The problem was fixed after 3.0 was released
 and the problem can be worked around under 3.0 once you realise the
 symlinks are erroneous.
 
 -- 
 Jeroen Ruigrok van der Werven/Asmodai                  asmodai(at)wxs.nl
 The BSD Programmer's Documentation Project <http://home.wxs.nl/~asmodai>
 Network/Security Specialist        BSD: Technical excellence at its best
 O death, where is thy sting? O grave, where is thy victory?
 
State-Changed-From-To: open->closed 
State-Changed-By: sheldonh 
State-Changed-When: Mon Sep 13 09:03:34 PDT 1999 
State-Changed-Why:  
Fixed in subsequent releases. 
>Unformatted:
