From 7a95e539baa5c0ea773771f1f056739304726f2f Mon Sep 17 00:00:00 2001 From: ralfk Date: Fri, 15 Nov 2024 19:41:31 +0100 Subject: [PATCH] Surface8: 2024-11-15 19:41:31 --- Technik/Proxmox-Server.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Technik/Proxmox-Server.md b/Technik/Proxmox-Server.md index 8608e54..fe47012 100644 --- a/Technik/Proxmox-Server.md +++ b/Technik/Proxmox-Server.md @@ -250,3 +250,11 @@ Kann man nun in der GUI machen unter Datacenter Notification #### Festplatte manuell Partitionieren +in der Shell +```bash +fdisk /dev/nvme4n1 + + + + +```