On 15 August 2015 8:54:56 AM AEST, Peter Humphrey <pe...@prh.myzen.co.uk> wrote:
>
># cat /boot/grub/grub.cfg
>root (hd0,1)
>timeout 10
>
>Menuentry 'Gentoo Linux 4.0.5, no X {
>       linux /boot/kernel-x86_64-4.0.5-gentoo root=/dev/sda4 softlevel=nox
>net.ifnames-0

I presume the -0 is a typo. Should be =0 ? Not that its likely to be related

>       initrd /boot/initramfs-4.0.5-gentoo.img
>}
>
># grep initrd /var/log/dracut.log
>I: *** Creating initrd image file '/boot/initramfs-4.0.5-gentoo.img'
>done ***
>--->8
>
># ls -l /boot
>--->8
>-rw------- 1 root root 6.7M Aug 14 23:22 initramfs-4.0.5-gentoo.img
>-rw-r--r-- 1 root root 3.9M Aug 14 23:12 kernel-x86_64-4.0.5-gentoo
>--->8
>
># grep btr /etc/fstab
>LABEL=GENTOO   /       btrfs   defaults        0 0

Have you tried putting /dev/sda4 in place of LABEL=GENTOO?
Probably wont help, but worth a try.

>
>All that seems right to me. The label came from mkfs.btrfs -m raid1 -d
>raid1 --label=GENTOO /dev/sda4 /dev/sdb4
>
>Adding rootdelay=30 made no difference either. In fact I didn't see
>such a
>pause.

It does smell like a timing issue, but I'm out of ideas, I'm afraid.

-- 
:b

Reply via email to