Wipefs: Difference between revisions

From DWIKI
(Created page with "=FAQ= ==wipefs: error: /dev/sdd: probing initialization failed: Device or resource busy== Maybe kernel detect a raid configuration, try cat /proc/mdstat and then go through mdadm fail, stop etc")
 
Line 3: Line 3:
Maybe kernel detect a raid configuration, try
Maybe kernel detect a raid configuration, try
  cat /proc/mdstat
  cat /proc/mdstat
and then go through mdadm fail, stop etc
and then go through mdadm fail, stop etc.

Revision as of 09:39, 4 April 2025

FAQ

wipefs: error: /dev/sdd: probing initialization failed: Device or resource busy

Maybe kernel detect a raid configuration, try

cat /proc/mdstat

and then go through mdadm fail, stop etc.