Fedora This forum is for the discussion of the Fedora Project. |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
06-13-2007, 11:11 AM
|
#1
|
Member
Registered: Jun 2004
Location: Bangkok, Thailand
Distribution: Fedora 25 86_64
Posts: 357
Rep:
|
Cannot shutdown Fedora 7
I upgraded from Fedora Core 6 to Fedora 7 using the DVD. Everything seems to work. The problem of not able to shutdown started after running yum update.
yum update had almost 400mb on updates for me available, and all installations went without problem.
The problem is that if I try to logout, reboot or try to shutdown the system "hangs" with only the top Gnome bar and default background picture. I cannot find anything in the usual log files.....
The system is based on a Asus P4S800D-E Deluxe mainboard and Asus FX-5200U 128mb VGA AGP card. The current hard drive is a WD 250GB 16mb cache pata drive.
The whole problem is pretty annoying as I cannot find the source of the problem. So anybody having the same issues with Fedora 7?
|
|
|
06-14-2007, 01:34 AM
|
#2
|
Senior Member
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687
Rep:
|
To eliminate Gnome display manager as the culprit, try shutting down from command line with command as root:
Code:
/sbin/shutdown -h now
The (-h) is for halt, to restart, replace it with (-r), if it shuts down properly via command line, then it is a GDM issue. You can then try un-installing it and re-installing with yum, or try another display manager like XDM, maybe ever KDM.
|
|
|
06-14-2007, 03:22 PM
|
#3
|
Member
Registered: Jun 2004
Location: Bangkok, Thailand
Distribution: Fedora 25 86_64
Posts: 357
Original Poster
Rep:
|
My hanging at shutdown seems to be fixed in the latest kernel update, also it looks like networking speed also improved (the last is not based on benchmarks, just a feeling)
|
|
|
06-21-2007, 07:17 PM
|
#4
|
LQ Newbie
Registered: Feb 2005
Location: So Lake Tahoe
Posts: 3
Rep:
|
does the halt command do the same thing as shutdown. I was unable to locate the /sbin/shutdown command and a quick locate didn't prove useful either. However when I executed halt from an ssh shell, it seemed to do the trick. I wont know for sure until I get to the remote site tomorrow.
thx
|
|
|
06-21-2007, 07:47 PM
|
#5
|
LQ Newbie
Registered: Mar 2006
Distribution: Red Hat Enterprise Linux 4, Fedora Core 7
Posts: 26
Rep:
|
as what user are you executing shutdown -h now ? You must be root to do that ... just a clew
|
|
|
06-21-2007, 07:47 PM
|
#6
|
Senior Member
Registered: Jan 2005
Location: North America
Distribution: Debian testing Mandriva Ubuntu
Posts: 2,687
Rep:
|
Actually, that used to be a universal way, and did work for my Mandriva 2007, I guess it depends on the distribution now. /sbin is usually in your path so the sbin part may not be required. But if you go into the /sbin directory you will see which ones you can use. I'm in Debian right now and have "halt, shutdown & reboot", and because /sbin is in my path, one probably just hast to type either one of the three and the system should respond accordingly.
|
|
|
06-21-2007, 08:48 PM
|
#7
|
Senior Member
Registered: Nov 2003
Location: Knoxville, TN
Distribution: Kubuntu 9.04
Posts: 1,168
Rep:
|
/sbin isn't in users' path by default. That's why you should use "su -" instead of just plain "su" with Red Hat OSes.
|
|
|
All times are GMT -5. The time now is 01:16 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|