On Fri, 31 Jul 2015 10:35:46 +0100, Peter Humphrey wrote:
> $ grep -i btrfs /usr/src/linux/.config
> CONFIG_BTRFS_FS=y
> CONFIG_BTRFS_FS_POSIX_ACL=y
> # CONFIG_BTRFS_FS_CHECK_INTEGRITY is not set
> # CONFIG_BTRFS_FS_RUN_SANITY_TESTS is not set
> # CONFIG_BTRFS_DEBUG is not set
> # CONFIG_BTRFS_ASSERT is not set
>
> The relevant grub.cfg entries (I've moved to grub-2) are:
>
> menuentry 'Gentoo Linux 4.0.5, no network' {
> linux /boot/kernel-x86_64-4.0.5-gentoo root=/dev/sda3
> softlevel=nonet net.ifnames=0 irqpoll
> }
> menuentry 'Rescue System 4.0.5' {
> linux /boot/kernel-x86_64-4.0.5-gentoo-rescue root=/dev/sda2
> net.ifnames=0 irqpoll
> }Btrfs needs to scan the build the array, which is normally done from an initramfs. As you are not using one, you need to specify both devices using the device= syntax posted in the Hubris thread. -- Neil Bothwick Unsupported service (adj): Broken (see Demon)
pgpa_g_6Dl4nJ.pgp
Description: OpenPGP digital signature

