All of lore.kernel.org
 help / color / mirror / Atom feed
* solved detecting bcache after wipefs
@ 2013-08-09 10:23 Huub Bouma
  0 siblings, 0 replies; only message in thread
From: Huub Bouma @ 2013-08-09 10:23 UTC (permalink / raw)
  To: linux-bcache-u79uwXL29TY76Z2rM5mHXA

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-08-09 10:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-09 10:23 solved detecting bcache after wipefs Huub Bouma

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.