On 11/2/20 11:30 PM, linux guy wrote:
So the boot process is supposed to find /dev/sdb5 and then mount /dev/sdb2 to the efi directory in it.   Then it finds /fedora/root, and mount /fedora/home to /fedora/root/home ?

The boot process finds the kernel and initramfs from /dev/sdb5, loads them and starts the kernel. In the initramfs is code to mount the /fedora/root partition and start everything. Part of that process will be mounting /dev/sdb2 and /fedora/home as described in the /etc/fstab file.

I just realized now, that all this refers to /dev/sdb.  What's on /dev/sda?
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to