sandsturm
Members
-
Joined
-
Last visited
Solutions
-
sandsturm's post in nvme SSD via PCIe U2 extension card was marked as the answerI was able to find a solution now:
root@TOASTY:~# nvme format /dev/nvme0n1 You are about to format nvme0n1, namespace 0x1. Namespace nvme0n1 has parent controller(s):nvme0 WARNING: Format may irrevocably delete this device's data. You have 10 seconds to press Ctrl-C to cancel this operation. Use the force [--force] option to suppress this warning. Sending format operation ... Success formatting namespace:1 root@TOASTY:~# fdisk -l /dev/nvme0n1 Disk /dev/nvme0n1: 13.97 TiB, 15362991415296 bytes, 3750730326 sectors Disk model: NETAPPX4028WCOFB15TNTE Units: sectors of 1 * 4096 = 4096 bytes Sector size (logical/physical): 4096 bytes / 32768 bytes I/O size (minimum/optimal): 32768 bytes / 32768 bytesAfter that to be able to format the nvme:
open Settings in GUI and go to Utilities/Unassigned devices
common settings: set destructive mode to enabled
Main menu: Format disk
reset destructive mode to disabled
the nvme is usable now.