upgrade from static to dynamic root
    Ruslan Ermilov 
    ru at freebsd.org
       
    Sun Sep 14 04:55:00 PDT 2003
    
    
  
On Thu, Sep 11, 2003 at 02:44:55PM +0200, Harti Brandt wrote:
> 
> Hi,
> 
> I just tried to upgrade one of my systems from a static root from july to
> an actual dynamic root. The installworld went fine 'til the place where
> /bin/test is installed. At that point the installation stopped with "ELF
> interpreter /libexec/ld-elf.so.1 not found". And really /libexec is not
> populated yet. May it be, that the makefile uses one of the newly
> installed tools during install? For example 'ln' to make the link test ->
> [?
> 
It shouldn't happen, because we save test and [ in ${INSTALLTMP}.
It looks like something hardcodes /bin/test.  I've grepped the
src/ makefiles and cannot find such a place.  Where exactly did
it happen in the installworld for you?
> Also, wouldn't it be helpful to populate /rescue before /bin? Just in
> the case something goes wrong between installing been and rescue for the
> first time?
> 
Good idea!
Cheers,
-- 
Ruslan Ermilov		Sysadmin and DBA,
ru at sunbay.com		Sunbay Software Ltd,
ru at FreeBSD.org		FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20030914/55d41457/attachment.bin
    
    
More information about the freebsd-current
mailing list