You are not logged in.
mount: unknown filesystem type 'btrfs' And drops me to an emergency shell.
Downgraded to 3.14.30 and it boots just fine.
Last edited by 89c51 (2015-02-15 15:47:28)
Offline
Sounds like there is a problem with your initramfs.
Offline
How i troubleshoot stuff like that. On all the updates thus far it worked without any intervention.
Offline
Someone went a bit further, and it does look like a bug: https://bugs.archlinux.org/task/43704
Offline
At least i am not alone ![]()
Offline
Thanks for the pointer to the bug report. I am seeing the same error message with xfs and the LTS kernel. I added more details to the bug report.
Offline
Still the same problem with 3.14.32-lts,
but 3.18.6 works fine,
so switching to this is another workaround ...
Offline
I found a work-around to load xfs or btrfs for me.
# modprobe crc32c
# modprobe xfsI'm using ext4 to boot, so this is good enough for me. But if you need this to work as a root fs then you should be able to add this to MODULES in /etc/mkinitcpio.conf.
Offline
3.14.33 seems to have fixed this.
Offline