On Mi, 12 nov 14, 18:43:49, John Holland wrote: > > BTW I don't want to sound like an anti-systemd zealot but I did also > try to replace systemd with sysinitv on this VM to see if that would > make a difference. When I tried to remove the systemd-named packages > and their dependencies it basically destroyed the machine by removing > so much that it has no network with which to recover.
For a quick test/fall-back make sure you have a recent enough sysvinit installed (2.88dsf-55.3) and boot with init=/lib/sysvinit/init. For a more permanent replacement you might need to install systemd-shim along with sysvinit-core: apt-get install sysvinit-core systemd-shim systemd-sysv- You can still boot with init=/lib/systemd/systemd if you don't remove the systemd package. Hope this helps, 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
_______________________________________________ Pkg-systemd-maintainers mailing list Pkg-systemd-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers