Hi everyone,

I had an issue that the udev rule would not automatically register my
/dev/sdb1 (ssd) bcache block.

After searching the mailing archives I found a reference to using wipefs
before make-bcache, which worked wonderfully.

So it might be a good idea to put this in the user manual?

in my case the ssd partition is /dev/sdb1:

wipefs -a /dev/sdb1
make-bcache -C /dev/sdb1

Cheers, Huub
--
To unsubscribe from this list: send the line "unsubscribe linux-bcache" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to