*BSD News Article 74465


Return to BSD News archive

Newsgroups: comp.os.linux.networking,comp.unix.bsd.freebsd.misc
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!comp.vuw.ac.nz!news.eds.co.nz!liam
From: liam@sweetums.lab.nz.eds.com (Liam Greenwood)
Subject: Re: dynamic-vs-static linked /bin etc (was: Re: TCP latency)
X-Newsreader: slrn (0.8.8.4 (BETA) UNIX)
Reply-To: Liam.Greenwood@nz.eds.com
Sender: usenet@nz.eds.com (Usenet News Admin)
Organization: EDS (New Zealand) Limited, Wellington, New Zealand
Message-ID: <slrn4v7rm5.92.liam@sweetums.lab.nz.eds.com>
References: <4paedl$4bm@engnews2.Eng.Sun.COM> <31E9D0CC.41C67EA6@dy <slrn4uthl2.ma1.liam@sweetums.lab.nz.eds.com> <4sn2bq$mmb@venus.mcs.com> <4so08d$kgo@news.inc.net> <87afwvdgh6.fsf@localhost.xs4all.nl>
X-Nntp-Posting-Host: sweetums.lab.nz.eds.com
Date: Mon, 22 Jul 1996 21:10:41 GMT
Lines: 41
Xref: euryale.cc.adfa.oz.au comp.os.linux.networking:46055 comp.unix.bsd.freebsd.misc:24222

On Fri, 19 Jul 1996 22:29:41 GMT, Peter Mutsaers <plm@xs4all.nl> wrote:
> 
> Only if /lib is damaged you have a problem (but then, /bin/sh could be
> damaged too). In that case there's always an emergency boot floppy
> (with /bin/sh and /lib/* on it). I've done it like this for a long
> time without any problems. And because of experiments or changes I had
> to restore or rescue my system quite a few times.

O.K. then would you please do the following:
	
	o	delete all your shared libs
	o	put your hand on the power switch
	o	start to copy new shared libs 
	o 	as soon as you hit the return key for the cp
	o	power-off

Now please tell me how to:
	
	o	boot into single-user mode from the hard disk
	o	if you can't do that then boot off whatever
		rescue disks you use, and fix whatever is
		wrong with your system.
	o	tell how long it took to get your system up and
		running

	I'll wager it'll take longer than having a system that has
a robust boot environment which will allow booting into single
user mode and simply copy whatever needs to be copied and run
ldconfig.

	I'm not talking about what can and can't be done by 
skilled and practiced system hackers.  I'm worried about
time ('cause that's expensive) and the exposure relying
on a small pool of skilled people brings.  I want
to minimize the risks.  Disk is cheap, people are the
high value item in this business.

		Cheers, Liam