Re: [newbie] "Windows Shutdown Problem" in Linux?

2001-06-11 Thread Carroll Grigsby

Paul:
I also saw this tip on your website, and I'm going to give it a try on
Lazarus (he's the backup PC that I'm building from scrapbox parts).
Since I'm also trying to learn something about shell programming, I dug
through some Linux texts, but struck out. (1) What's happening here? (2)
What's a good reference on shell programming?
Regards,
Carroll


Paul wrote:
> 
> It was Mon, 11 Jun 2001 14:55:09 -0400 when Jon Doe wrote:
> 
> >> > Everyone knows that certain versions of Windows, when told to "Shut
> >> > Down", actually choose to reboot instead.  And it seems that my Linux
> >> > installation has caught this horrible disease (actually it's had this
> >> > problem ever since I first installed it).
> 
> A possible way to fix it is:
> change your /etc/rc.d/init.d/halt file.
> Change eval $command -i -d -p to eval $command -i -d
> 
> No warranty, but it seems to help on some systems.
> Paul
> 
> --
> Grelb's Reminder:
> Eighty percent of all people consider themselves
> to be above average drivers.
> 
> http://nlpagan.net - Registered Linux User 174403
>Linux Mandrake 7.2 - Sylpheed 0.4.66
> ** http://www.care2.com - when you care **




Re: [newbie] "Windows Shutdown Problem" in Linux?

2001-06-11 Thread Paul

It was Mon, 11 Jun 2001 14:55:09 -0400 when Jon Doe wrote:

>> > Everyone knows that certain versions of Windows, when told to "Shut
>> > Down", actually choose to reboot instead.  And it seems that my Linux
>> > installation has caught this horrible disease (actually it's had this
>> > problem ever since I first installed it).

A possible way to fix it is: 
change your /etc/rc.d/init.d/halt file.
Change eval $command -i -d -p to eval $command -i -d

No warranty, but it seems to help on some systems.
Paul

--
Grelb's Reminder:
Eighty percent of all people consider themselves
to be above average drivers.

http://nlpagan.net - Registered Linux User 174403
   Linux Mandrake 7.2 - Sylpheed 0.4.66
** http://www.care2.com - when you care **




Re: [newbie] "Windows Shutdown Problem" in Linux?

2001-06-11 Thread Jon Doe

On Sunday 10 June 2001 12:01 pm, you wrote:
> George Petri wrote:
> > Hi!
> >
> > Everyone knows that certain versions of Windows, when told to "Shut
> > Down", actually choose to reboot instead.  And it seems that my Linux
> > installation has caught this horrible disease (actually it's had this
> > problem ever since I first installed it).
> >
> > Basically, if I select "Shutdown" from kdm or type in "halt" or
> > "poweroff" or "telinit 0", it gives lots of
> > shutting-down-whatever-service messages and then it says:
> >
> > System is halted.
> >
> > So far so good but then it says "stopping all md devices" and reboots.
> > Arggh!!!
> >
> > Does anyone know why this happens?
> > ..
>
> I haven't the foggiest why this happens, but  I have the same problem
> (sometimes). I can shutdown normally twice, but the third time, it will
> reboot instead.
>
> ShalomOut
>Chal
>
> Registered Linux user 217118

I have this same problem with RedHat 7.1. So it must not be distro specific.




Re: [newbie] "Windows Shutdown Problem" in Linux?

2001-06-11 Thread George Petri

On Sunday 10 June 2001 20:27, you wrote:
> On Sunday 10 June 2001 18:31, you wrote:
> > Hi!
> >
> > Everyone knows that certain versions of Windows, when told to "Shut
> > Down", actually choose to reboot instead.  And it seems that my Linux
> > installation has caught this horrible disease (actually it's had this
> > problem ever since I first installed it).
> >
> > Basically, if I select "Shutdown" from kdm or type in "halt" or
> > "poweroff" or "telinit 0", it gives lots of
> > shutting-down-whatever-service messages and then it says:
> >
> > System is halted.
> >
> > So far so good but then it says "stopping all md devices" and reboots.
> > Arggh!!!
> >
> > Does anyone know why this happens?
> >
> > Could it have something to do with this (in my /sbin directory):?
> >
> > -rwxr-xr-x1 root root 7548 Oct  3  2000 halt*
> > lrwxrwxrwx1 root root4 Mar 30 16:03 poweroff -> halt*
> > lrwxrwxrwx1 root root4 Mar 30 16:03 reboot -> halt*
> >
> > Thanks,
> > George Petri
>
> Nope, more likely it is your chipset.  Some KT133 and KT133A chipsets have
> a problem about halting/rebooting, especially on FIC AZ11 motherboards,
> limited to specific runs.  There may be others as well that we don't know
> about.  If you can describe your system, maybe we can come up with a
> workaround.  If it is 7.1, I have one already.  (You didn't mention your
> version).
>
> Civileme
> QA Team

Hi!

I have Mandrake 7.2 running on a Pentium II-350.  I have no idea what type of 
motherboard it is except that it is from Gateway and is full of "integrated" 
components such as an nVidia Riva 128 zx chipset and es1373 sound card.  It 
supports the advanced power management thing as well.  I dual boot with 
Windows 98 and disabled the "fast shutdown" option (but more recently win98 
still doesn't shutdown at all!).

Thnaks,
George




Re: [newbie] "Windows Shutdown Problem" in Linux?

2001-06-10 Thread Charles A. Punch

George Petri wrote:

> Hi!
> 
> Everyone knows that certain versions of Windows, when told to "Shut Down", 
> actually choose to reboot instead.  And it seems that my Linux installation 
> has caught this horrible disease (actually it's had this problem ever since I 
> first installed it).
> 
> Basically, if I select "Shutdown" from kdm or type in "halt" or "poweroff" or 
> "telinit 0", it gives lots of shutting-down-whatever-service messages and 
> then it says:
> 
> System is halted.
> 
> So far so good but then it says "stopping all md devices" and reboots.
> Arggh!!!
> 
> Does anyone know why this happens?
> ..

I haven't the foggiest why this happens, but  I have the same problem 
(sometimes). I can shutdown normally twice, but the third time, it will 
reboot instead.

ShalomOut
   Chal

Registered Linux user 217118

> 
> 
> 
>