ich bekomme den remote unlock nicht eingerichtet bei letzter stretch oder Buster beides getestet.
Kann hier jemand unterstützen oder kennt die Fehlermeldung?
Code:
root@rescue:~# update-initramfs -u -k all
update-initramfs: Generating /boot/initrd.img-4.19.0-5-amd64
dropbear: WARNING: Setting DROPBEAR in /etc/initramfs-tools/initramfs.conf is deprecated and will be ignored in a future release
dropbear: WARNING: Invalid authorized_keys file, remote unlocking of cryptroot via SSH won't work!
root@rescue:~#
root@rescue:~#
root@rescue:~# cat /etc/initramfs-tools/root/.ssh/id_rsa
cat: /etc/initramfs-tools/root/.ssh/id_rsa: No such file or directory
root@rescue:~#
Hallo ich habe mir jetzt debian jessie nach howto installiert und anschließend dist-upgrade zu stretch und buster gemacht und remote unlock läuft.
Code:
# Stretch
deb http://ftp.de.debian.org/debian/ stretch main contrib non-free
deb-src http://ftp.de.debian.org/debian/ stretch main contrib non-free
deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ stretch/updates main contrib non-free
deb http://ftp.de.debian.org/debian/ stretch-updates main contrib non-free
deb-src http://ftp.de.debian.org/debian/ stretch-updates main contrib non-free
# Buster
deb http://deb.debian.org/debian buster main contrib non-free
deb-src http://deb.debian.org/debian buster main contrib non-free
deb http://deb.debian.org/debian-security/ buster/updates main contrib non-free
deb-src http://deb.debian.org/debian-security/ buster/updates main contrib non-free
deb http://deb.debian.org/debian buster-updates main contrib non-free
deb-src http://deb.debian.org/debian buster-updates main contrib non-free
apt-get update && apt-get upgrade && apt-get dist-upgrade -y
apt autoremove
Hallo ich habe mir jetzt debian jessie nach howto installiert und anschließend dist-upgrade zu stretch und buster gemacht und remote unlock läuft.
Code:
# Stretch
deb http://ftp.de.debian.org/debian/ stretch main contrib non-free
deb-src http://ftp.de.debian.org/debian/ stretch main contrib non-free
deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ stretch/updates main contrib non-free
deb http://ftp.de.debian.org/debian/ stretch-updates main contrib non-free
deb-src http://ftp.de.debian.org/debian/ stretch-updates main contrib non-free
# Buster
deb http://deb.debian.org/debian buster main contrib non-free
deb-src http://deb.debian.org/debian buster main contrib non-free
deb http://deb.debian.org/debian-security/ buster/updates main contrib non-free
deb-src http://deb.debian.org/debian-security/ buster/updates main contrib non-free
deb http://deb.debian.org/debian buster-updates main contrib non-free
deb-src http://deb.debian.org/debian buster-updates main contrib non-free
apt-get update && apt-get upgrade && apt-get dist-upgrade -y
apt autoremove
Hast du es noch im Rescue-Modus gemacht oder danach?
hey jungs ich weiss nicht ob es hier rein passt, aber hab seit zwei tagen probleme mit dem hetzner Server... Telekom kunden haben wieder freezer ohne ende ist das bekannt ?
Hallo ich habe mir jetzt debian jessie nach howto installiert und anschließend dist-upgrade zu stretch und buster gemacht und remote unlock läuft.
Code:
# Stretch
deb http://ftp.de.debian.org/debian/ stretch main contrib non-free
deb-src http://ftp.de.debian.org/debian/ stretch main contrib non-free
deb http://security.debian.org/ jessie/updates main contrib non-free
deb-src http://security.debian.org/ stretch/updates main contrib non-free
deb http://ftp.de.debian.org/debian/ stretch-updates main contrib non-free
deb-src http://ftp.de.debian.org/debian/ stretch-updates main contrib non-free
# Buster
deb http://deb.debian.org/debian buster main contrib non-free
deb-src http://deb.debian.org/debian buster main contrib non-free
deb http://deb.debian.org/debian-security/ buster/updates main contrib non-free
deb-src http://deb.debian.org/debian-security/ buster/updates main contrib non-free
deb http://deb.debian.org/debian buster-updates main contrib non-free
deb-src http://deb.debian.org/debian buster-updates main contrib non-free
apt-get update && apt-get upgrade && apt-get dist-upgrade -y
apt autoremove