Linux - Laptop and NetbookHaving a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).
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.
Distribution: Slackware, and of course the super delux uber knoppix universal live recovery cd
Posts: 429
Rep:
when your boot loader starts push tab, and type in your default os with init 3. For example "Linux init 3" this will pass an option to the kernel to enter runlevel 3. If you still can't get to a prompt, then you'll need to use a live cd or you can use the installation cd.
If you use the installation cd, ignore the install part, (ie switch to another console window) mount your root partition and use chroot, to make it the root partition (this part is optional). If done right, you will have full control over the parition again.
Now the reason for the error....
It looks like your /etc/init.d/rc scripts were chmod'd (permissions changed) or removed.
From my google search and even looking at another Ubuntu system it looks correct. But, obviously it's not or there is another probvlem since I'm getting this error is I restart without an install disk.
Distribution: Slackware, and of course the super delux uber knoppix universal live recovery cd
Posts: 429
Rep:
thats pretty odd, do you have any entries in /var/log/messages that might shed more light on the subject? btw, pico or vim /etc/inittab and tell me what they use runlevel 2 for.
As far as going back to your old drivers, were they pre packaged in an rpm? If so you just "rpm -ivh urdriver.rpm" to install them.
Last edited by chrisortiz; 03-11-2007 at 06:19 PM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.