Guest User

nvme format

a guest
Mar 3rd, 2023
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. nvme format /dev/nvme0n1 -b 4096
  2. You are about to format nvme0n1, namespace 0x1.
  3. Namespace nvme0n1 has parent controller(s):nvme0
  4.  
  5. WARNING: Format may irrevocably delete this device's data.
  6. You have 10 seconds to press Ctrl-C to cancel this operation.
  7.  
  8. Use the force [--force|-f] option to suppress this warning.
  9. Sending format operation ...
  10. Success formatting namespace:1
  11. failed to re-read partition table
  12.  
Advertisement
Add Comment
Please, Sign In to add comment