On Jul 8, 2020, at 18:42, Ed Greshko <ed.gres...@greshko.com> wrote:
> So, you think he meant fat or ntfs? I can't recall an "msdos" file system.
No one in this thread is talking about filesystems, but instead disk petition
tables.
Linux and Windows On x86 use disks that are partitioned with a DOS partition
table (or disk label for old Unix folks). It’s what has the Master Boot Record:
https://en.wikipedia.org/wiki/Master_boot_record
We now also use a GUID Partition Table for partitioning disks, and it’s
required for UEFI. Most modern hardware supports GPT.
https://en.wikipedia.org/wiki/GUID_Partition_Table
--
Jonathan Billings
_______________________________________________
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