On 08/28/2015 03:22 PM, Paul Cartwright wrote:
oh, I get it.. but still I don't get it... /boot/efi is a separate partition.. how can /EFI/ubuntu & /EFI/fedora be different... when they are both under /boot/efi..
In the same way that "/" is a different partition or logical volume for Ubuntu and Fedora, so is /boot/efi. Both sda1 and sda8 are partitions with a FAT32 filesystem, and the UEFI firmware can read files and run bootloaders from either of those partitions. Fedora mounts sda8 on /boot/efi, and Ubuntu mounts /dev/sda1 on /boot/efi. The partition or filesystem itself doesn't tell the OS where it belongs, /etc/fstab does.
-- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org