On Tue, Jan 22, 2013 at 01:36:52PM +0800, Nitin Kshirsagar wrote:
> Hi,
> 
> make install fails  
> [root@annu bcache-tools]# make install
> install -m0755 make-bcache    /usr/sbin/
> install -m0755 probe-bcache   /sbin/
> install -m0644 61-bcache.rules        /lib/udev/rules.d/
> install -m0755 initramfs/script 
> /etc/initramfs-tools/scripts/init-premount/bcache
> install -m0755 initramfs/hook /etc/initramfs-tools/hooks/bcache
> install: cannot create regular file `/etc/initramfs-tools/hooks/bcache': No 
> such file or directory
> make: *** [install] Error 1

That's just the initramfs script for bringing up bcache if your root fs
is a bcache device - if your distro isn't using initramfs, that's fine,
it's nothing to worry about.

I just pushed a patch to ignore errors on those two lines.
--
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