![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SSH problems | ysk | UNIX for Advanced & Expert Users | 1 | 07-19-2007 02:16 AM |
| Problems AIX and SAN. | fjgonzalez | AIX | 4 | 07-18-2007 02:15 PM |
| Problems with Last | By_Jam | UNIX for Advanced & Expert Users | 3 | 09-29-2006 12:12 AM |
| Few problems | vivekshankar | UNIX for Dummies Questions & Answers | 3 | 05-21-2005 09:26 AM |
| 'make' problems (compliation problems?) | xyyz | UNIX for Advanced & Expert Users | 5 | 11-05-2001 07:47 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
I renamed ld.so.1 on a Sun machine running Solaris 2.6. Now I cannot boot the system and I can use only very few commands in Maintenance Mode.
Can someone help me? |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
it seems your library file is corrupt by renaming ld.so.1
Try boot your system from single user mode that is boot -s then mount filesystem and finally undo the changes to the ld.so.1 if your system failed to boot from single user mode boot from cdrom that is boot cdrom -s |
|
#3
|
||||
|
||||
|
To add to booting from cdrom -s - you would then need to mount your filesystem containing the file onto /mnt or /a (whichever exists), rename the file back, umount the /mnt (or /a) and run fsck on that device. Then either init 0 or Stop-A and boot -s to insure the system is working correctly before getting back to multi-user mode.
|
|
#4
|
|||
|
|||
|
Problem solved.
Thanks to hassan2 and RTM. |
|||
| Google The UNIX and Linux Forums |