Sponsored Content
Top Forums UNIX for Advanced & Expert Users linux system recovery after overriding connect() by "ld.so.preload" Post 302339517 by Corona688 on Thursday 30th of July 2009 05:23:47 PM
Old 07-30-2009
There must be better ways to experiment with libc than to override it globally... In any case: What distribution are you using? If it comes with busybox, booting with the kernel parameter init=/bin/bb may bring you to a minimal but usable shell. Otherwise, you'll need to boot your system with a liveCD and take out the changes you made.
 

3 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

fsck.gfs2 outputs "RG recovery impossible; I can't fix this file system"

I have a CentOS release 5.2 (Final)host running kernel 2.6.18-92.el5 with at raid 10 that had two mirrored drives fail. The drives were re-inserted and now the raid shows healthy (for now). I tried to mount but got an Input/output error. I then attempted a fsck: fsck.gfs2 -y /dev/vg_01/uss_vol... (0 Replies)
Discussion started by: king_hippo
0 Replies

2. Red Hat

Unable to connect "Reliance Netconnect" on Redh Hat Linux 5

Hi Friends, Can someone help me with below issue , thanks. Subject : Unable to configure "Reliance NetConnect" on RHEL 5 Here some helpful information : # lsusb Bus 001 Device 001: ID 0000:0000 Bus 001 Device 002: ID 8087:0020 Bus 001 Device 003: ID 192f:0416 Bus 002 Device... (0 Replies)
Discussion started by: arunraj192
0 Replies

3. UNIX for Beginners Questions & Answers

What does "force devmap reload" as in "multipath -r" means for my system and stability of my system?

Cannot present unpresented disks back again. On a test server tried this as a solution "multipath -r" and it worked. Too worried to try it in production before I know all the information. Any info would be appreciated! Also some links to the documentation on this specific issue could help a... (1 Reply)
Discussion started by: jsteppe
1 Replies
CPURC(8)						      System Manager's Manual							  CPURC(8)

NAME
cpurc, termrc - boot script SYNOPSIS
cpurc termrc DESCRIPTION
After the kernel boots, it execs /boot (see root(3)), which in turn execs /$cputype/init. Init(8) sets the $service environment variable to cpu or terminal, and then invokes the appropriate rc script to bring the system up. Based on the values of $sysname and $terminal these scripts start appropriate network processes and administrative daemons and enable swap- ping. Cpurc sets /env/boottime to the time cpurc was executed and /env/NPROC to a value suitable for parallel compilation in mk(1). These files should be edited by local installations to reflect the configuration of their systems. SOURCE
/rc/bin/cpurc /rc/bin/termrc SEE ALSO
srv(4), namespace(6), dkconfig(8), init(8), listen(8) CPURC(8)
All times are GMT -4. The time now is 10:31 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy