

Code: Select all
# TERMINALS
c1:2345:respawn:/sbin/agetty 38400 tty1 linux
c2:2345:respawn:/sbin/agetty 38400 tty2 linux
c3:2345:respawn:/sbin/agetty 38400 tty3 linux
c4:2345:respawn:/sbin/agetty 38400 tty4 linux
c5:2345:respawn:/sbin/agetty 38400 tty5 linux
c6:2345:respawn:/sbin/agetty 38400 tty6 linux
# SERIAL CONSOLES
#s0:12345:respawn:/sbin/agetty 9600 ttyS0 vt100
#s1:12345:respawn:/sbin/agetty 9600 ttyS1 vt100Indeed! Thanks, I don't think I ever would have looked there...after repeatedly getting this error, and enough searching: I was adding user to my root options in /etc/fstab. This for some reason makes the root read only, removing the user option fixed all my problems.
Code: Select all
emerge --depclean
* Starting local ... [ ok ]
INIT: Id "c1" respawning too fast: disabled for 5 minutes
INIT: Id "c2" respawning too fast: disabled for 5 minutes
INIT: Id "c3" respawning too fast: disabled for 5 minutes
INIT: Id "c6" respawning too fast: disabled for 5 minuteÕÑÍ
First of all i'm sorry if i'am posting not useful information but i didn't notest i was doin't it, second i did search at Google but i did use a term a little more specific i used "headless Ultra5" with quotes witch didn't give me no special information (at least for me) only and yes i see the one reference to sparc and driver witch i assume the hardware could be used in any other platform like x86 or other maybe i'm wrong over here them again you are right i only have x86 experience but them again a driver problem is common to any platform.nl0pvm wrote:@baldeante
First of all please only post information that is useful for the person that posted the question otherwise this forum stacks up with all kinds of related questions and ultimately the person with the question never get his/her answer. As you do not have experience with a headless installation posting notes about the fact dat you don't know does not help.
Secondly as you have noticed this question is posted in the gentoo on sparc forum this means that this forum is intended for people that have sparc related questions. Anyone that has got atleast some experience with sparc servers know what the followin terms mean:
- ultra 5
- headless
If you don't know use the magic word: http://www.google.com
Specially for you the links to some explaining pages:
googled on: "ultra 5" first result: http://sunsolve.sun.com/handbook_pub/Systems/U5/U5.html
googled on "headless server" first result: http://www.windowsitpro.com/Windows/Art ... /9655.html
Please first search for at least 1 minute using google before posting offtopic questions.
About posting to get the post rate up i see no use for that, i won't learn anything with it nor will the person i'm trying to help, if you have admin access on this site you can put if to negative if you wish i don't really mind.nl0pvm wrote: May I warn you for the fact that to some people it can appear like that you are just posting to ultimately get your posting rating up.

etc-update overwrote the /etc/inittab file. That usually requires your assistance. Not running etc-update after a big emerge is bad, but there is no reason to blindly accept it's suggestions. There is an option to skip any files you have changed, which helps.w.hill wrote:I commented out the offending line and the problem has gone away. It'd be interesting to know what changed in the first place that caused the problem. I've been applying updates but not make other configuration changes.