i have a red hat 9 box which i am remotely accessing using VNC, however i cannot get it to reboot using the reboot or shutdown -r commands in console. it says that the system is going down for reboot, then doesnt come back... this is a royal pa...
Topic Options
#4811 - 01/21/0412:45 PMred hat 9 wont reboot from console
shinymod
stranger
Registered: 01/21/04
Posts: 5
i have a red hat 9 box which i am remotely accessing using VNC, however i cannot get it to reboot using the reboot or shutdown -r commands in console. it says that the system is going down for reboot, then doesnt come back... this is a royal pain because it means i have to call up my telehousing and get them to hard reset every time i want to reboot... it will reboot if i log out user then use the reboot button, but as i am using VNC i cannot actually do that any more as if i log out... VNC of course stops. anyone got a solution?
#4812 - 01/21/0402:35 PMRe: red hat 9 wont reboot from console
Dapper Dan
Pooh-Bah
Registered: 09/27/03
Posts: 1703
Loc: The Sovereign state of South C...
I don't know if this will help out but you could try it. I don't even use VNC. From a default screen on my client box (which has a bare minimum install of RH 9), I ssh to the server which has all the apps and programs. Both are on the same LAN. Upon connection and sign in, I just type "icewm" which gives me a de, but you can use the others too. Then I can run whatever I want on the server from the remote box, just as if I were at the server. It has always rebooted or shut down when I've commanded it to. This may be a way to see if the problem is somehow related to VNC. When you try the shutdown or reboot commands from the console, are you attempting it outside of X, or pulling up a terminal on the server while in X? If while in X, I would also try just connecting to the server via ssh, then doing a shutdown or reboot command from the console. If it still hangs at reboot then there is something else going on. I've had boxes hang at shutdown and you have to manually power them off. I've never figured out what causes this.
#4814 - 01/21/0404:56 PMRe: red hat 9 wont reboot from console
shinymod
stranger
Registered: 01/21/04
Posts: 5
thanks, i'll try using that. also i'm running g-nome and whenever i try and start file manager as a super user it appears then disappears immediately, i have this problem on my red hat box at home too. any ideas?
#4815 - 01/21/0405:23 PMRe: red hat 9 wont reboot from console
Dapper Dan
Pooh-Bah
Registered: 09/27/03
Posts: 1703
Loc: The Sovereign state of South C...
LOL! I have the same problems! If it's not being able to use Konqueror as su, then it's that damn CORBA error about 50 times when trying to run nautilus as regular user! Trust me, there is NO fix for the CORBA error! I've tried all of the "solutions", read all the bug reports and have asked on forums and nothing will fix it. It will remain the great unsolvable RH 9 problem. Workaround:
Only use Nautilus as su:
nautilus --no-desktop
And only use konqueror as regular user.
Or another good option is to start using the Gentoo file manager.
#4821 - 01/21/0408:08 PMRe: red hat 9 wont reboot from console
shinymod
stranger
Registered: 01/21/04
Posts: 5
this is turning into a nightmare... i tried to change the GUI to KDE instead of GNOME to try and fix the su in konqueror problem, then rebooted (got the telehousing to hard reset it) now it wont boot! the monkey i talked to knew nothing about linux so i couldnt get much info but basically i can log into the root account and use that fine, (but can only get console in VNC not full gui) but when i try and login to the normal account (the one it auto starts up to) it gives some error about "your session lasted under 10 seconds this could be installation error" or something or other. i assume this problem is to do with trying to switch to KDE, so i need a way of changing the GUI back to GNOME on the main account so that i can log into it and VNC properly... any ideas? i'm lost
#4843 - 01/22/0410:01 AMRe: red hat 9 wont reboot from console
outstream
journeyman
Registered: 01/17/04
Posts: 52
try ctrl+alt+backspace...if i`m not wrong that`ll restart ur X-server. it`ll give u the login screen. on top upper left corner there is something written as "session" click that and from dropdown list select Gnome. put in the username and password and ur in.
#4854 - 01/22/0403:39 PMRe: red hat 9 wont reboot from console
Dapper Dan
Pooh-Bah
Registered: 09/27/03
Posts: 1703
Loc: The Sovereign state of South C...
shinymod, is this server on the same LAN with you, or is it off somewhere else beyond your modem? IF you and it are on the same LAN you can log in and contact the server via ssh, and it won't matter what GUI (DE) is up or even if the server is in X. You can still run your choice of DE as long as your client box has X installed, (which it surely does if you are using VNC), but you must do it from the Default session. Otherwise your server will detect a DE already running and it won't work. Disregard all of this if your server is beyond your modem as the screen refresh would be agonizingly slow, even with a high speed internet connection.