SlackwareThis Forum is for the discussion of Slackware Linux.
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.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Hi. All of a sudden, after a quick install of Slackware and I did everything like always, this error appears at boot time
Code:
Using /etc/random-seed to initialize /dev/urandom.
INIT: open(/dev/console): Input/output error
It stays like that for a couple of minutes, then I see activity at my harddisk and after the login prompt appears and all works fine. Any idea how to fix this, cause instead of that error it should be showing me rc.hotplug's message, ldconfig, etc... Cheers.
Very interesting - my /dev/console is somehow not owned by root, and has differing permissions. Odd considering I just installed Slack on this machine a few days ago, and have never touched that file.
Hi. All of a sudden, after a quick install of Slackware and I did everything like always, this error appears at boot time
Which Slackware did you install, and how/how much did you install? This might be unrelated, but I got the same error after installing a base Slackware-current (a/ and a few from l/). I did it the same way I have many times before with slack 10.2 and had installed the packages on another partition from an allready running Slackware. I noticed that when I installed the secondary system, none of my library links were created (libtermcap.so.2 -> libtermcap.so.2.0.8 for instance). I had to create enough of the links manually to be able to chroot into the secondary system then run 'ldconfig' to update the rest of the libraries.
Can you boot to another system (Live CD?) and try to chroot into your broken install? Might give you an indication of the problem.
regards,
...drkstr
**edit**
Quote:
Very interesting - my /dev/console is somehow not owned by root, and has differing permissions. Odd considering I just installed Slack on this machine a few days ago, and have never touched that file.
Slackware uses a variety of users/groups for various files that need special permissions for non-root users. It is not uncommon to see files owned by groups such as tty,bin,utmp and so forth.
Slackware uses a variety of users/groups for various files that need special permissions for non-root users. It is not uncommon to see files owned by groups such as tty,bin,utmp and so forth.
Of course, but why are my permissions different from theirs if I've never altered /dev/console?
Distribution: Slackware & Slamd64. What else is there?
Posts: 1,705
Rep:
I am also now (suddenly) getting this error as mentioned by nykey with same permissions as in his #3 post in this thread. I don't run current, I run 10.2. The only things I've done lately were to play around with sshd.
Did anybody ever figure out what's causing this? Now I'm missing some messages I used to get during init like the output from dhcpcd and later sshd.
Distribution: Slackware & Slamd64. What else is there?
Posts: 1,705
Rep:
I changed my vga mode in lilo and I rebooted 5 or six times without getting this error anymore. I have no idea if this is really fixed or not and I hate mysteries. The reason I changed the mode was that a search showed that somebody suggested that the error can be caused by a framebuffer problem. I chose a mode with higher resolution because I have a new screen (although it had worked fine without this error happening for a few weeks already ) and for now it's coming up without the error message and I can see the stuff I used to get before on the console.
I've tried many fixes which I got on forums, by googling, etc... and none worked for me so I just reinstalled the system because I had nothing to loose, just some free time.... and I didn't get the error anymore. I was and still am courios about it too... hopefully you'll get it solved.... Good luck.
Distribution: Slackware & Slamd64. What else is there?
Posts: 1,705
Rep:
nykey, if you get it again try checking your video card to see what native modes it supports and choose a LILO vga mode (or use the default by not specifying anything) and see if that fixes it. It worked both ways for me but since I use console sometimes I needed a high resolution mode. I'm using 795 with my new screen.
Gilead, it hasn't happened again since I reinstalled LILO with the new vga mode (maybe 10 boots). Good question though, next time I boot I'll try to look at the messages and answer you.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.