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: -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

