Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Feb 1999 23:19:44 +0100 (CET)
From:      Frederic LOYER <loyer@ensta.fr>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   bin/10039: Binaries from a "fixit" CD can't find ld-elf.so.1
Message-ID:  <199902112219.XAA01493@quickstep.ensta.fr>

next in thread | raw e-mail | index | archive | help

>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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902112219.XAA01493>