Surface8: 2024-11-15 19:41:31

This commit is contained in:
ralfk 2024-11-15 19:41:31 +01:00
parent 5dd612317b
commit 7a95e539ba

View File

@ -250,3 +250,11 @@ Kann man nun in der GUI machen unter Datacenter Notification
#### Festplatte manuell Partitionieren
in der Shell
```bash
fdisk /dev/nvme4n1
```