Complete.Org: Mailing Lists: Archives: discussion: February 2004:
[aclug-L] Re: File too short
Home

[aclug-L] Re: File too short

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: discussion@xxxxxxxxx
Subject: [aclug-L] Re: File too short
From: "Arnold Cavazos Jr." <abcjr@xxxxxxxxx>
Date: Wed, 4 Feb 2004 16:50:20 -0600
Reply-to: discussion@xxxxxxxxx

<troll>
This is why up until recently FreeBSD had a staticly linked /bin and 
/sbin.  This is why current FreeBSD systems wih dynamicly linked /bin 
and /sbin have a /rescue directory.
</troll>

abcjr@abcjr:~<--% uname -v
FreeBSD 5.2-CURRENT #3: Wed Jan 21 01:41:10 CST 2004     
toor@xxxxxxxxxxxxxxx:/usr/obj/usr/src/sys/ABCJR 

--
Arnold Cavazos, Jr.             abcjr at abcjr . net


On Wed, Feb 04, 2004 at 03:56:21PM -0600, Jesse Kaufman wrote:
> On Wed, 2004-02-04 at 14:51, bbales wrote:
> > mount /mnt/hda2  
> > cd /mnt/hda2
> > rm libc.so.6 
> > ls libc*           got nothing.  So libc.so.6 is gone.
> 
> normally libc.so* would be in /lib (or in the case of RH9, /lib,
> /lib/i686 and /lib/tls) which would make the above 'cd' command need to
> be:
> 
> cd /mnt/hda2/lib
> 
> if you really were in lib and didn't find any libc, this is EXTREMELY
> bad ... 
> 
> > Rebooted and got a new message: "cannot open shared file: libc.so.6: no 
> > such 
> > file or directory."  Here, I don't understand why it cares????
> 
> you can run practically nothing w/o the C libraries installed... that's
> why it cares...
> 
> -g-
> 
> -- 
> "And who do you think I am?
> And who do you think I'll be?
> without You?"
>       'Am I The Only One?' - Barenaked Ladies
> 
> -- This is the discussion@xxxxxxxxx list.  To unsubscribe,
> visit http://www.complete.org/cgi-bin/listargate-aclug.cgi
> 

-- 
Arnold Cavazos, Jr.             abcjr at abcjr . net
-- This is the discussion@xxxxxxxxx list.  To unsubscribe,
visit http://www.complete.org/cgi-bin/listargate-aclug.cgi


[Prev in Thread] Current Thread [Next in Thread]