supervision - discussion about system services, daemon supervision, init, runlevel management, and tools such as s6 and runit
 help / color / mirror / Atom feed
From: Hleil Liu <hleil@yahoo.com.cn>
Subject: Re: runit pblms on Mandrake
Date: Thu, 17 Jul 2003 14:00:19 +0800	[thread overview]
Message-ID: <20030717140019.57d767fd.hleil@yahoo.com.cn> (raw)
In-Reply-To: <20030717031031.30483.qmail@web14402.mail.yahoo.com>

On Wed, 16 Jul 2003 20:10:31 -0700 (PDT)
Karthik M <k_mohanas@yahoo.com> wrote:

> Hello everyone,
> 
> I am trying to install runit-0.10.0 on Mandrake 9.0. I
> was facing initial compilation pblms which Gerrit
> solved it and referred to this mailing list.
> 

First at all,you should make getty service running ok use
original /sbin/init and daemontools.see

http://smarden.org/runit/replaceinit.html

step3.

And,the best way is pass init=/sbin/runit-init to the kernel
instead of replace /sbin/init with /sbin/runit-init directly.If
system running as you expect,do replace,then reboot use
the new /sbin/init.

Make sure you copy runit-init itself into /sbin if you want 
use symbolic links.I my system,I just 

cp /admin/package/runit/command/runit-init /sbin/init

> The i modified the symlink to :
> 
> #ln -s /sbin/runit /sbin/init  [instead of runit-init]
> 

Error.Must replace /sbin/init with runit-init.

> I have freed tty5 from /etc/inittab file already. I am
> stuck up at this point basically. I guess i am wrong
> in the invocation of the *getty programs. Any
> suggestions would be really helpful.
> 

/etc/inittab only effected with original /sbin/init.In fact,
in oder to test whether getty running fine in step3,you
can select another free tty,ex,tty8(RedHat only use 
tty1-tty6,if you have X,you should not use tty7,so 
maybe tty8 is better)

Regard!


  reply	other threads:[~2003-07-17  6:00 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-17  3:10 Karthik M
2003-07-17  6:00 ` Hleil Liu [this message]
2003-07-17  6:05   ` Hleil Liu
2003-07-17  6:25     ` Laurent Bercot
2003-07-17  8:51       ` Hleil Liu
2003-07-17 12:33         ` Laurent Bercot
2003-07-17 16:30           ` Karthik M
2003-07-17 17:10             ` Lukas Beeler
2003-07-17 22:22               ` Karthik M
2003-07-19  1:43               ` Karthik M
2003-07-19  8:02                 ` Lukas Beeler
2003-07-22 21:31                   ` Karthik M
2003-07-22 21:40                     ` Charlie Brady
2003-07-23 18:30                     ` clemens fischer
2003-07-17 19:30           ` Stefan Karrmann
2003-07-18 10:17       ` Gerrit Pape
2003-07-19 17:25       ` Hleil Liu
2003-07-17 16:26   ` Karthik M
2003-07-18 10:20     ` Gerrit Pape
2003-07-18 16:27       ` Lukas Beeler
2003-07-21 10:01         ` some getties require setsid() (Re: runit pblms on Mandrake) Gerrit Pape
2003-07-21 10:13           ` some getties require setsid() Lukas Beeler
2003-07-23 17:03             ` clemens fischer
2003-07-23 17:23               ` Lukas Beeler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030717140019.57d767fd.hleil@yahoo.com.cn \
    --to=hleil@yahoo.com.cn \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).