What actual program does the kernel run at boot in the default Jessie?

2014-10-21 Thread Steve Litt
Hi all,

In the past, I've been taught that the very last thing the kernel does
during boot is run whatever program is called /sbin/init. And
therefore, I can replace /sbin/init with the PID1 of my choice, always
assuming I can connect the myriad of dots.

In default new-installed Jessie, does the kernel still hand off to the
program called /sbin/init during boot, or does it do something else?

Thanks,

SteveT

Steve Litt*  http://www.troubleshooters.com/
Troubleshooting Training  *  Human Performance


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141021151758.18662...@mydesq2.domain.cxm



Re: What actual program does the kernel run at boot in the default Jessie?

2014-10-21 Thread Andrei POPESCU
On Ma, 21 oct 14, 15:17:58, Steve Litt wrote:
 
 In default new-installed Jessie, does the kernel still hand off to the
 program called /sbin/init during boot, or does it do something else?

Yes it does, unless you override it on the command line with an init= 
parameter.

Kind regards,
Andrei
-- 
http://wiki.debian.org/FAQsFromDebianUser
Offtopic discussions among Debian users and developers:
http://lists.alioth.debian.org/mailman/listinfo/d-community-offtopic
http://nuvreauspam.ro/gpg-transition.txt


signature.asc
Description: Digital signature


Re: What actual program does the kernel run at boot in the default Jessie?

2014-10-21 Thread Steve Litt
On Tue, 21 Oct 2014 23:11:46 +0300
Andrei POPESCU andreimpope...@gmail.com wrote:

 On Ma, 21 oct 14, 15:17:58, Steve Litt wrote:
  
  In default new-installed Jessie, does the kernel still hand off to
  the program called /sbin/init during boot, or does it do something
  else?
 
 Yes it does, unless you override it on the command line with an init= 
 parameter.

Good. That makes for easy experimentation. Thanks!

SteveT

Steve Litt*  http://www.troubleshooters.com/
Troubleshooting Training  *  Human Performance


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/20141021174325.0e1a6...@mydesq2.domain.cxm