1
Distribuce / Re:V SystemRescue 13.01 nefunguje sshd
« kdy: 12. 07. 2026, 14:36:29 »
Mam jen na zalohovani debiana.
Funguje to.
Funguje to.
Kód: [Vybrat]
mkdir /mnt/backup
mount /dev/nvme0n1p4 /mnt/backup
dd bs=4M if=/dev/nvme0n1p1 | gzip > /mnt/backup/debian_backup-$(date +"%F").img.gz
umount /mnt/backup
Ale potom se to nějak rozbije a musim restartovat natvrdo.Kód: [Vybrat]
root@sysrescue ~]# reboot
Segmentation fault reboot
[root@sysrescue ~]# umount /mnt/backup
-bash: /usr/bin/umount: Input/output error
[root@sysrescue ~]# reboot
Segmentation fault reboot
[root@sysrescue ~]# reboot -f
Segmentation fault reboot -f
[root@sysrescue ~]# systemctl reboot
Segmentation fault systemctl reboot