LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   How to upgrade from Slackware 10.1 to current? (https://www.linuxquestions.org/questions/slackware-14/how-to-upgrade-from-slackware-10-1-to-current-343715/)

keefaz 07-18-2005 05:28 AM

What do you want to acheive ? Give a custom message for shutdown command ?

You could do it like :
Code:

/sbin/shutdown  -h now 'The computer is going to be halted'
Try man shutdown for more infos

Basel 07-18-2005 05:37 AM

No, no, no, I do not want to print anything. I meant the system log for shutdown, maybe from the system log I can get info about that error message.

keefaz 07-18-2005 06:28 AM

/var/log/syslog maybe ?
You talk about system shutdown command or KDE shutdown ?

Also, there is no log on the error window itself ?

Basel 07-18-2005 06:37 AM

Quote:

You talk about system shutdown command or KDE shutdown ?
Is there a difference? I am refering to the shutdown button which appears when you click on logout form the context menu.

keefaz 07-18-2005 06:39 AM

Quote:

Is there a difference?
I don't know, is it the same behavior if you do
/sbin/shutdown -h now from a konsole
or if you click on the shutdown button ?

I mean does the error window appear in both case ?

Basel 07-18-2005 06:43 AM

Quote:

Originally posted by keefaz
I don't know, is it the same behavior if you do
/sbin/shutdown -h now from a konsole
or if you click on the shutdown button ?

I mean does the error window appear in both case ?

I am not sure, I will try it later and let you know.

MMYoung 07-18-2005 07:00 AM

Quote:

Originally posted by davidsrsb
MMYoung - the udev problem is with the /testing 2.6 kernel, no problem with the 2.4.31 kernel of "current"
Acutally it's with ANY 2.6 kernel since, unless matters have changed recently, udev doesn't work with the 2.4 kernels and /dev population is handled the old way. If you only run the 2.4 kernel you can leave the rc.udev executable and it won't affect anything.

Later,
MMYoung


All times are GMT -5. The time now is 10:55 PM.