Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • I tried this: dd if=/dev/zero of=/dev/sdb bs=1M count=1 Now the KDE partition manager in Linux shows 1 MB unknown device as sdb, and I can't even create a partition table. I never seen anything like this, but sdb disappeared from fdisk and tons of /dev/ram appeared. Full terminal output is here: pastebin.com/tg09qeJr Commented Oct 6, 2015 at 17:57
  • While you're at it, add the output of lsblk. Commented Oct 6, 2015 at 18:04
  • Info added to question and full cat /proc/partitions + lsblk + fdisk -l output is here: pastebin.com/jYCCmwsU Commented Oct 6, 2015 at 18:16