Gordon Messmer <gordon.mess...@gmail.com> writes:

> On 04/30/2017 02:33 AM, joa...@verona.se wrote:
>> The only difference between the first fedora install that broke, and the
>> second one that I can think of, is that the first one used btrfs for
>> filesystem, and the second one ext4. So I'm suspecting that the btrfs
>> filesystem doesnt get properly loaded or something in the second case.
>
> Try rebuilding the initrd, and including btrfs:
>
> dracut --add-drivers btrfs --force
>
> If that resolves your problem, you might (I'm unsure) need to add a
> file to /etc/dracut.conf.d/ specifying the following in order to
> ensure that future initrds also include the driver:
>
> add_drivers+="btrfs"

Thanks for this information!

Meanwhile, I reinstalled fedora on a 2nd ssd disk, this time using btrfs
for the root partition. This install doesnt seem to have an issue
mounting the separate large btrfs raid on boot.

So perhaps you can say I did as you adviced, but in a roundabout way :)

> _______________________________________________
> users mailing list -- users@lists.fedoraproject.org
> To unsubscribe send an email to users-le...@lists.fedoraproject.org
>
-- 
Joakim Verona
joa...@verona.se
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to