Sie fragen - wir antworten!

F: Ich kann die SSD-Platte nicht finden/montieren, was soll ich tun?

F: Ich kann die SSD-Festplatte nicht finden/montieren, was soll ich tun?

A: (Windows) Sie müssen eine Partition im Verzeichnis Disk Management utility

Um die Disk Management zu öffnen, drücken Sie Win + R und geben Sie in das Ausführungsfeld diskmgmt.msc

(Linux) Um eine SSD-Festplatte zu mounten, führen Sie bitte die folgenden Befehle aus:

sudo mkfs.ext4 /dev/sda
sudo mkdir /ssd_sda
sudo mount -t ext4 /dev/sda /ssd_sda


Aktualisiert: 17.03.2025

Veröffentlicht: 22.11.2017


Haben Sie noch Fragen? Schreiben Sie uns!

By clicking «I Accept» you confirm that you have read and accepted the website Terms and Conditions, Privacy Policy, and Moneyback Policy.