[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mini-howto: set jessie to use sysvinit



On Wed 17 Sep 2014 at 10:30:28 -0400, Dan Ritter wrote:

> 
> Start by installing a clean jessie from debian-installer.

Your "installing a clean jessie" may not be the same as someone else's
"installing a clean jessie". Do you mean the following procedure will not
produce any stumbling blocks whatever combination of tasksel packages are
chosen?

> After boot:
> 
> # apt-get install sysv-rc sysvinit-core sysvinit-utils

  apt get install sysvinit-core

or

  apt-get purge systemd-sysv 

should be enough. The init package will ensure you always have an init
system.

> # echo udev_log=\"err\" >> /etc/udev/udev.conf
> 
> # update-initramfs -k all -u

I've never seen this recommended. Why is it needed?

> # shutdown -r now
> 
> when it reboots, it is running sysvinit:


Reply to: