Home  >  Article  >  Computer Tutorials  >  Mac system cannot read USB disk to start

Mac system cannot read USB disk to start

PHPz
PHPzforward
2024-02-12 22:45:07811browse

php editor Xinyi tells you that many users have encountered a common problem when using Mac systems - they cannot boot from a USB flash drive. This may cause a lot of inconvenience to users, especially when the system needs to be reinstalled or repaired. But don’t worry, we will solve this problem for you in this article. Next, we will introduce some possible causes of this problem and provide several solutions so that you can easily boot your Mac system from a USB flash drive.

U disks and mobile hard disks are usually in NTFS or FAT32 format, and may encounter problems with being unable to read and write under Mac systems. In order to solve this problem, we can change the USB disk format to ExFAT, so that it can be recognized and used under both Windows and Mac systems. Here is how to change the format of a USB flash drive to ExFAT under Mac system.


Note: Before performing the following operations, please be sure to back up important data on your USB flash drive or mobile hard drive. This article applies to Mac OS 10.12, other versions of operating systems may be different, for reference only.


Operation steps:

1. Find “Launchpad”;


Mac system cannot read USB disk to start


##2. Click "Others";


Mac system cannot read USB disk to start


##3. Find "Disk Utility";


Mac system cannot read USB disk to start

##4. Find the U disk and click “Erase”;

Tips: This step will format the U disk and hard disk data, please confirm whether the backup is completed.


Mac system cannot read USB disk to start##5. Select the ExFAT format and click “Erase”;



Mac system cannot read USB disk to start#6. Click "Finish" to format successfully.



Mac system cannot read USB disk to start

The above is the detailed content of Mac system cannot read USB disk to start. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:pc-daily.com. If there is any infringement, please contact admin@php.cn delete