Since I live in germany, I set my time zone and keyboard layout to it. This does not apply to the system language!
- Change the keyboard layout temporarily:
loadkeys de-latin1 - Update the system clock:
timedatectl set-ntp true - Check where your disk lives:
fdisk -l
- For IDE controllers:
/dev/hda,/dev/hdb,/dev/hdc - For SATA controllers:
/dev/sda,/dev/sdb,/dev/sdc - For NVMe controllers:
/dev/nvme0,/dev/nvme1
tba