Howto stratis storage: Difference between revisions

From Vidalinux Wiki
Jump to navigation Jump to search
(Created page with "first we identify the disk: lsblk")
 
No edit summary
Line 1: Line 1:
first we identify the disk:
first we identify the disk:
  lsblk
  lsblk
next we clean any partition on this disk:
wipefs -a /dev/nvme0n1

Revision as of 03:34, 18 September 2020

first we identify the disk:

lsblk

next we clean any partition on this disk:

wipefs -a /dev/nvme0n1