alle posts, welche sich nicht mit der Lösung des Problems beschäftigen, sondern über systemd / sysvinit diskutieren wollen ignoriere ich und blende ich aus .
Ich habe wie immer das kleinstmögliche Debiansystem (Stretch) installiert (keine zusätzliche Software angewählt während der Installation, also nur Basissystem).
Dann habe ich systemd entfernt auf folgende Weise:
Code: Alles auswählen
apt-get install sysvinit-core
cp /usr/share/sysvinit/inittab /etc/inittab
reboot
apt-get remove --purge --auto-remove systemd
echo -e 'Package: *systemd*\nPin: release *\nPin-Priority: -1\n' > /etc/apt/preferences.d/systemd
https://without-systemd.org/wiki/index ... n_Stretch
Bei Jessie hatte ich ebenfalls systemd entfernt und keine Probleme gehabt dort habe ich allerdings noch was an Grub ändern müssen; Anleitung: https://without-systemd.org/wiki/index. ... stallation
Dann habe ich zunächst xorg installiert:
Code: Alles auswählen
apt install --install-recommends --no-install suggests xorg
Code: Alles auswählen
apt install --no-install-recommends --no-install suggests openbox
Code: Alles auswählen
startx
Code: Alles auswählen
xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
(EE)
Fatal server error:
(EE) AddScreen/ScreenInit failed for driver 0
(EE)
(EE)
Please consult the X.Org Foundation support
at http://wiki.x.org
for help
(EE)Please also check the log file at "/home/USER/.local/share/xorg/Xorg.0.log" for additional information.
(EE)
(EE)Server terminated with error (1). Closing log file.
xinit: giving up
xinit: unable to connect to X server: Connection refused
xinit:server error
pastebin/?mode=view&s=39961
Wenn ich den Rechner herunterfahre/neu starte erscheint im übrigen diese Fehlermeldung:
Code: Alles auswählen
Stopping remaining crypto disks...sda5_crypt (busy) Stopping remaining crypto disks...sda5_crypt (busy) Stopping remaining crypto disks...sda5_crypt (busy)
Stopping remaining crypto disks...sda5_crypt (busy)
[Fail] stopping early crypto disks (busy) [Failed]
Code: Alles auswählen
[ 1.588270] tpm tpm0: A TPM error (6) occured attempting to read a pcr value
[ 1.644274] tpm tpm0: A TPM error (6) occured attempting to read a pcr value