Revision history of "Mount NVMe Device in Linux"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 07:58, 26 October 2021Usman talk contribs 469 bytes +469 Created page with "'''Step 1: Install tools''' sudo yum install xfsprogs '''Step 2: Create a file system on it:''' sudo mkfs -t ext4 /dev/nvme1n1 '''Step 3: Create a mount point:''' sudo mk..."