Hi Matthias and Zachary, Thanks for the help - I was able to mount the device after manually attaching. Now, to just figure out the last pieces preventing it from mounting as the root device, which it looks like Zachary's tips should help with. On Wed, Dec 11, 2013 at 7:01 PM, Matthias Ferdinand <bcache@xxxxxxxxx> wrote: > [disclaimer: haven't tried bcache on / myself] > > from the manual steps given, I think there needs to also be an attaching > operation: > > echo "<cset-uuid>" >/sys/block/dm-xy/bcache/attach Brilliant - that's what I needed. Can't believe I missed that in the manual. > Not sure why often the backing device must be explicitly attached to the > caching device to make /dev/bcache<n> show up. Perhaps some cleanup left > to do, so it doesn't want to be mountable without its caching device. > > You should put "bcache" into /etc/modules und run update-initramfs, > otherwise the bcache module will not be ready when the kernel needs it > for mounting the real root device. I did put bcache into /etc/sysconfig/kernel INITRD_MODULES (suse) and generated a new initrd > More tweaks might be necessary, don't know if that already gives you the > udev rules inside the initramfs (it should, if you have bcache-tools > installed which provide initramfs-tools/hooks/bcache). > Regards > Matthias bcache-tools, with the initrd rules, in installed in Suse as well. lsinitrd shows bcache.ko and /usr/lib/udev/bcache-register are present. I'll follow Zachary's tips next - thank you both very much! Pete -- To unsubscribe from this list: send the line "unsubscribe linux-bcache" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html