IT Community - Software Programming, Web Development and Technical Support

Help in shudown the system Redhat Linux 9.0

This is a discussion on Help in shudown the system Redhat Linux 9.0 within the Operating Systems forums, part of the Computer Hardware/Software and Networking category; Hi friends, i am having problem with Redhat linux 9.0. intel 845GERG2 motherboard with 2.4Ghz processor DDR 1 ...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Computer Hardware/Software and Networking > Operating Systems

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 04-07-2008, 05:27 AM
satheesh satheesh is offline
D-Web Programmer
 
Join Date: Aug 2007
Posts: 95
satheesh is on a distinguished road
Default Help in shudown the system Redhat Linux 9.0

Hi friends,

i am having problem with Redhat linux 9.0. intel 845GERG2 motherboard with 2.4Ghz processor DDR 1 512 MB Ram, 80GB HDD, Dlink Network card.
it works fine but During shudown the system does all the process and finally it displays halt system powerdown hda
i need to press the on/off switch to power off the PC
what could i do to shutdown the PC automatically ?

Thanks
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 04-07-2008, 05:34 AM
arjkhanna arjkhanna is offline
D-Web Genius
 
Join Date: Mar 2007
Posts: 1,102
arjkhanna is on a distinguished road
Default Re: Help in shudown the system Redhat Linux 9.0

Quote:
Originally Posted by satheesh View Post
Hi friends,
..
...
i need to press the on/off switch to power off the PC
what could i do to shutdown the PC automatically ?
...
Thanks
I believe that option is dependant on the BIOS. Check the BIOS setting,
if it supports such an operation.

__________________
A.Rajesh Khanna
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-07-2008, 05:39 AM
satheesh satheesh is offline
D-Web Programmer
 
Join Date: Aug 2007
Posts: 95
satheesh is on a distinguished road
Default Re: Help in shudown the system Redhat Linux 9.0

Thankyou for your Reply
i will try the BIOS option and getback to you
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-07-2008, 05:53 AM
nnraja nnraja is offline
D-Web Programmer
 
Join Date: May 2007
Posts: 94
nnraja is on a distinguished road
Default Re: Help in shudown the system Redhat Linux 9.0

Quote:
Originally Posted by satheesh View Post
Hi friends,

i am having problem with Redhat linux 9.0. intel 845GERG2 motherboard with 2.4Ghz processor DDR 1 512 MB Ram, 80GB HDD, Dlink Network card.
it works fine but During shudown the system does all the process and finally it displays halt system powerdown hda
i need to press the on/off switch to power off the PC
what could i do to shutdown the PC automatically ?

Thanks
It might be trying to sync the buffers.
Try this.
# sync && poweroff
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 04-07-2008, 05:59 AM
shaalini shaalini is offline
D-Web Analyst
 
Join Date: Apr 2007
Posts: 342
shaalini is on a distinguished road
Default Re: Help in shudown the system Redhat Linux 9.0

Quote:
Originally Posted by satheesh View Post
Hi friends,

i am having problem with Redhat linux 9.0. intel
...
it works fine but During shudown the system does all the process and finally it displays halt system powerdown hda
..
...
Thanks
firstly, why are you using such an old distro ?

secondly, the kernel on there prolly does not know/ understand / suppor thr acpi controls on the motherboard.
__________________
Shaalini.S
Be the Best of Whatever you are...
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 04-07-2008, 09:17 PM
satheesh satheesh is offline
D-Web Programmer
 
Join Date: Aug 2007
Posts: 95
satheesh is on a distinguished road
Default Re: Help in shudown the system Redhat Linux 9.0

Quote:
Originally Posted by nnraja View Post
It might be trying to sync the buffers.
Try this.
# sync && poweroff
Hi raja

i have tried the command sync and turnoff in bash shell
and sytem shutdown process are going on and finally it says powerdown
and remain in on state, keyboard is enabled in that time.
By pressing ctrl+Alt+del the system gets restrated

can you tell me any other options to shutdown?

Thank you
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 04-08-2008, 04:14 AM
arjkhanna arjkhanna is offline
D-Web Genius
 
Join Date: Mar 2007
Posts: 1,102
arjkhanna is on a distinguished road
Default Re: Help in shudown the system Redhat Linux 9.0

Hi satheesh,

Why don't you try disabling acpi and booting? Then you can know
if the problem is due to ACPI/not. Use option=noacpi as a kernel param in
your grub when you boot and try.

__________________
A.Rajesh Khanna
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 04-08-2008, 04:18 AM
JSureshkumar JSureshkumar is offline
D-Web Sr.Programmer
 
Join Date: Feb 2007
Location: in someone's heart
Posts: 139
JSureshkumar is on a distinguished road
Send a message via Skype™ to JSureshkumar
Default Re: Help in shudown the system Redhat Linux 9.0

try these commands

shutdown -h now --> for halt
shutdown -r now --> for reboot

Thank You
__________________
J Suresh Kumar
Google Hacks
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux as a Trusted Operating System: A rrrajesh84in Operating Systems 23 03-12-2008 01:54 AM
Difference between System.String and System.StringBuilder class? S.Vinothkumar C# Programming 1 10-29-2007 05:23 AM
What’s the difference between the System.Array.CopyTo() and System.Array.Clone() ? Archer C# Programming 2 08-25-2007 03:00 AM
How to attach or mount a file system to the linux root directory.? itbarota Operating Systems 1 07-26-2007 12:43 AM
Linux anyone? drecko The Lounge 8 03-08-2007 08:00 PM


All times are GMT -7. The time now is 01:41 PM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0