Can't Find my Bootcamp Partition in Utility >:(
MacBook Pro, OS X El Capitan (10.11.6), null
You can get help from the Boot Camp User Guide > https://militarycac.com/MAC/boot_camp_install-setup.pdf
my bad what i mean is the bootcamp partition i made
I edited my original rely to you.
Please re read.
Is Windows installed, or is this just a BC Assistant-partitioned disk? Please post the output of the following OSX Terminal command
sudo fdisk /dev/disk0
Enter your password when prompted.
What year/model is your Mac?
1. What is your Finder preferences -> General -> Hard Disks checkbox setting?
2. Do you have any third-party NTFS software?
all checked 😀 and i have no other NTFS
In Disk Utility, do you see Bootcamp volume? If yes, can you mount it? Do you use any VM engine to import the Bootcamp partition as a VM?
Please try the following command and report any errors of messages.
sudo mount -t ntfs -r /dev/disk0s4 /Volumes/BOOTCAMP
sudo mount -t ntfs -r /dev/disk0s4 /Volumes/BOOTCAMP
Did you get any errors with the mount command? Can you post the output of
df -h
Run the following command and retry...
sudo mkdir -p /Volumes/BOOTCAMP
Can't Find my Bootcamp Partition in Utility >:(