John Burrell wrote:
> When I try and update the dynamic linker, /usr/lib/ld-2.18.so in my
> case,
>
> I get the message 'Text file busy'
>
> and when I then access the chroot window I get a seg fault.
>
> If I close this window, open a new window, unmount the lfs disks,
> remount them and enter chroot, everything works fine and the linker
> has been updated.
>
> This happens whether I use cp -av or install.
>
> Googling suggests that install should not cause the seg fault, but it
> does for me.
>
> Obviously it's rather messy the way it behaves. It would be cleaner
> if I could avoid the seg fault. Is there some option that I should
> use with install to prevent the current behaviour?

I'm not sure what you are trying to do.  My best guess is that you are 
trying to replace binutils in a live system.  I don't think I ever tried 
that,  Personally, what I'd try is to boot from another instance and 
chroot to the target system and try from there.

If you are just trying to install binutils as in Chapter 6, then there 
should not be a seg fault, but then we are using the version of binutils 
in /tools.

   -- Bruce

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to