User Tools

Site Tools


operating_systems:linux:debian:flash_card:ubuntu_upstart

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
operating_systems:linux:debian:flash_card:ubuntu_upstart [2013/11/29 10:15] jzaehrinoperating_systems:linux:debian:flash_card:ubuntu_upstart [2013/12/20 08:56] (current) – [Chrooter] jzaehrin
Line 9: Line 9:
 dpkg-divert --local --rename --add /sbin/initctl dpkg-divert --local --rename --add /sbin/initctl
 ln -s /bin/true /sbin/initctl ln -s /bin/true /sbin/initctl
 +</code>
 +
 +<note important>Attention cette technique pose une nouvelle problématique si vous pensez utilisé cette installation sur un environnement non chroot !!!</note>
 +
 +Si cela est votre cas, lorsque votre installation est fini, il faut impérativement faire machine arrière, pour ce faire :
 +<code>
 +rm /sbin/initctl
 +dpkg-divert --local --remove /sbin/initctl
 </code> </code>
operating_systems/linux/debian/flash_card/ubuntu_upstart.1385720152.txt.gz · Last modified: 2013/11/29 10:15 by jzaehrin