Search results

  1. P

    Can't initialize NVMe SSD disk with GPT

    Thanx, next time I`ll try Your advice. I still wonder, what was stored on my intractable HDD: the protective MBR, the GPT and all partition tables I did erase with "dd count" and several other tools/attempts, but nothing helped. I would have liked to test Your hints to a faster fix, but since I...
  2. P

    Can't initialize NVMe SSD disk with GPT

    This and many other attempts did not work for one of my HDDs. This did the job: dd if=/dev/zero of=/dev/sd<X> bs=4M status=progress Best regards, Peter