Gordon Messmer <[email protected]> writes:

> On 04/30/2017 02:33 AM, [email protected] 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 -- [email protected]
> To unsubscribe send an email to [email protected]
>
-- 
Joakim Verona
[email protected]
_______________________________________________
users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to