View previous topic :: View next topic |
Author |
Message |
shrndegruv l33t


Joined: 18 Sep 2005 Posts: 658
|
Posted: Mon Dec 26, 2005 1:17 am Post subject: help -- my system might be hosed!! |
|
|
The last thing I did was unmerge vmware 5 and emerge 5.5 -- ran the setup script. It was erroring out at building the kernel modules -- I was rmmoding the vmnet module, and couldnt, because it was in use. I tried restarting, and now I cannot open any terminals.
This is hand-copied
Eterm: Warning: Config file is designed for a newer version of Eterm
Eterm: Error: Can't open pseudo-tty -- No such file or directory
in my /var/log/messages I see
rc-scripts Error: Problem starting needed services. netmount was not started.
help! |
|
Back to top |
|
 |
thewally l33t


Joined: 12 May 2005 Posts: 703 Location: Genova
|
Posted: Mon Dec 26, 2005 1:29 am Post subject: |
|
|
I don't understand: you can login at boot (on tty1, for example), but you can't open any virtual console (like xter, aterm, eterm, konsole, gnome-terminal & Co.), right? _________________ Proudly Member of GeCHI |
|
Back to top |
|
 |
shrndegruv l33t


Joined: 18 Sep 2005 Posts: 658
|
Posted: Mon Dec 26, 2005 1:31 am Post subject: |
|
|
correct. I dont know if it is related to vmware emerge. I also cannot start networking. I remember when I emerged vmware 5.0, it said something about needing to update config files in portage(does that sound right?), but I forgot to do it before unmerging and then reemerging version 5.5. |
|
Back to top |
|
 |
shrndegruv l33t


Joined: 18 Sep 2005 Posts: 658
|
Posted: Mon Dec 26, 2005 9:27 pm Post subject: |
|
|
noone has ever seen this before? |
|
Back to top |
|
 |
shrndegruv l33t


Joined: 18 Sep 2005 Posts: 658
|
Posted: Mon Dec 26, 2005 10:33 pm Post subject: |
|
|
recompiling the kernel does not help
I did genkernel --menuconfig all (didnt know if genkernel starts new every time or keeps current configuration; wanted to preserve my sound) |
|
Back to top |
|
 |
thewally l33t


Joined: 12 May 2005 Posts: 703 Location: Genova
|
Posted: Tue Dec 27, 2005 4:03 pm Post subject: |
|
|
Seems like you have lost some device in /dev/.
Post your  _________________ Proudly Member of GeCHI |
|
Back to top |
|
 |
shrndegruv l33t


Joined: 18 Sep 2005 Posts: 658
|
Posted: Tue Dec 27, 2005 6:40 pm Post subject: |
|
|
I would like to, but I cant get networking started, so I cannot easily post that long list. Can you indicate what to look for? |
|
Back to top |
|
 |
thewally l33t


Joined: 12 May 2005 Posts: 703 Location: Genova
|
Posted: Tue Dec 27, 2005 7:20 pm Post subject: |
|
|
shrndegruv wrote: | I would like to, but I cant get networking started, so I cannot easily post that long list. Can you indicate what to look for? |
Look for ttys* and their perminssions...
Should looks like Code: | crw--w---- 1 root root 4, 0 2005-12-27 21:04 /dev/tty0 |
_________________ Proudly Member of GeCHI |
|
Back to top |
|
 |
shrndegruv l33t


Joined: 18 Sep 2005 Posts: 658
|
Posted: Wed Dec 28, 2005 12:24 am Post subject: |
|
|
I am home from work and can see the system now...
most have crw-rw---- as their permission and root tty as user group. Some have root root as user group, and some have permission of crw-------
tty1 has my username and tty as user group. Those have permission of crw-------
In sum -- they do not all have the permissions you specified, not the user group of root root -- is that a problem, and what is the fix?
Perhaps the more important question: how did this happen? After installing I did everything as my normal user, using sudo to run emerges. I have not dabbled explicitly (at least knowingly) in the dev directly at all. |
|
Back to top |
|
 |
shrndegruv l33t


Joined: 18 Sep 2005 Posts: 658
|
Posted: Thu Dec 29, 2005 2:30 am Post subject: |
|
|
i need to bump this -- still not resolved, and I dont want to have to reinstall |
|
Back to top |
|
 |
Etherealflaim n00b

Joined: 22 Dec 2005 Posts: 38
|
Posted: Thu Dec 29, 2005 5:14 am Post subject: |
|
|
Not being an avid user of Eterm, I can't help you specifically, but here is what I would do.
Find out where eterm saves configuration files (man page might help), delete them, and re-merge eterm. From what I can see, there is no way to tell if it is Eterm messing up with a lack of configuration or if your pseudo-ttys are messed up. This should at least eliminate the first possibility.
Second, make sure you are using udev and a new (2.6.13+) kernel. I don't know enough about udev, but you might need to set udev to not save device files at shutdown (this forces it to populate dev explicitly every time on boot).
Try these out and do a little more googling for any errors you get and let us know.
~Eko |
|
Back to top |
|
 |
|