my bash file is deleted , trying to restore from kernel arguments
Linux - NewbieThis forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
hi,
i have deleted my bash file
and thus the system is not letting me to bash shell
now i have a kernel panic situation
i want to log in using ksh shell passing arguments from kernel
lets begin..
I'd use the installation DVD in rescue mode ie at the first text prompt type
linux rescue
then it will run from the DVD & mount your HDD as another disk. You can fix your login to use /bin/ksh or whatever so you can at least get in.
You should then be able to use yum to re-install bash.
the point is i don't want to use the dvd , or linux rescue mode... i want to fx it by passing arguments from the kernel to get into the computer using ksh shell
the point is i don't want to use the dvd , or linux rescue mode... i want to fx it by passing arguments from the kernel to get into the computer using ksh shell
So this is homework. If I were in your shoes I would use the simplest, most reliable way to recover from such a disaster (e.g. copy bash from a rescue disk to the affected installation). But you don't want to do that. Ergo, homework.
Distribution: Fedora 11, CentOS 5.3, Linux Mint 5, Solaris 10
Posts: 1,260
Thanked: 35
Quote:
Originally Posted by miteshpant
the point is i don't want to use the dvd , or linux rescue mode... i want to fx it by passing arguments from the kernel to get into the computer using ksh shell
Do you mean passing options to the kernel using grub?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.