Will I Get Together With My Crush Quiz
Coming soon
Search
-
QuestionWill doing this make it ONLY compatible with a Mac? Currently I can use it anywhere but it's almost full and I can't seem to delete anything.Friedolin BaumCommunity AnswerYes, if you choose "Mac OS Extended (Journaled)" in step 7, the USB drive will then only work with Mac computers.
-
QuestionI need to format the USB with "FAT32 32KB." How can I do this?TenjingawaCommunity AnswerFirst, open Disk Utility as shown in the article. Then select your USB from the list of disks on the left, and then click on "Info" on the top right. A new window will appear. Note down the "BSD device node" shown. After that, open Terminal (in the same Utilities folder). Then type the following commands into the window (without the quotes): "diskutil unmount /dev/[BSD device node]" "sudo newfs_msdos -F 32 -c 64 -v VOLUMEID /dev/[BSD device node]" (-F 32 means FAT32, while -c is "the number of sectors per cluster". FAT32 has a sector size of 512 bytes, so you need 64 of them to have 32KB per cluster; 512B×64=32768B=32KB) Then enter your password if required, and wait.
-
QuestionI use "Mac OS Extended (journal)" in step 7, but I didn't know that my USB can be used only with Mac. How am I going to reset that or do something to make it work in another computer?Sami8667Community AnswerTo make your USB drive compatible with both Mac and Windows, reformat it on your Mac: Connect the USB drive. Open Disk Utility in "Applications" > "Utilities." Select the USB drive. Click "Erase" and choose "ExFAT" or "FAT32" as the format. Name the drive. Click "Erase" (all data will be lost). Now your USB drive can be used on both Mac and Windows computers!
-
QuestionHow can I format my thumb drive to be compatible with both Mac and Windows?Ilovepython103Community AnswerYou can format the USB drive to FAT32 or NTFS, as both file systems are compatible with Windows, macOS, and Linux.
-
QuestionIf I choose the MS format, will the drive not work with Mac?khushnumaCommunity AnswerIf you choose the MS format, such as NTFS or exFAT, the drive may have limited compatibility with macOS. NTFS is read-only on Macs, so you can access files but cannot write to them without additional software. However, exFAT is fully supported on both Windows and Mac, allowing read and write access. If you need full compatibility with both systems, exFAT is a better choice. NTFS is ideal for drives primarily used with Windows if you don't need to write data on a Mac.
-
QuestionI deleted everything from my USB drive, and now it isn't recognized. Can I recover the data?Bestax Chartered AccountantsCommunity AnswerYou can use data recovery tools such as Recuva, EaseUS Data Recovery, or Disk Drill to scan the drive and restore files.
-
QuestionWhat format should I use for a USB drive that I want to use on both a Mac and a TV?Alex AndersonCommunity AnswerFor optimal compatibility, you should format your drive as exFAT. macOS can read and write exFAT without additional software, and most modern TVs recognize it. Avoid formats like APFS or HFS+, as TVs typically cannot read them, and exFAT also supports large files, making it suitable for media playback.
-
QuestionI formatted my USB drive as OS Extended, but I need to access its contents on a Windows system. Can I change its format for cross-compatibility?John EliaCommunity AnswerYou cannot change the format of the drive without erasing its contents. To ensure cross-compatibility, first access your files on a Mac (or use an HFS+ reader on Windows) and copy them, then reformat the drive as exFAT.
-
QuestionI am encountering an "unmounting disk error (-69888)" when attempting to format a USB on my Mac; what steps can I take to resolve this?Travel KingCommunity AnswerThis error indicates your Mac cannot unmount the drive because it is actively in use. A primary solution is to restart your Mac in Recovery Mode (Command + R at startup), then open Disk Utility to erase or repair the disk. For external drives, try unplugging and reconnecting it, or using an alternate port or cable. If attempting to format your startup disk, Recovery Mode is essential as macOS cannot unmount the disk it is running from.
Ask a Question
200 characters left
Include your email address to get a message when this question is answered.
Submit