On Tue, Apr 19, 2016 at 08:34:51AM -0400, Jerry Geis wrote:
Thanks...
I added the "insmod ntfs" re-ran config no boot... I change the hd1 to hd3 re-ran config no boot...
This is what my partition table looks like.
# Start End Size Type Name 1 2048 534527 260M EFI System EFI system partition 2 534528 567295 16M Microsoft reser Microsoft reserved partition 3 567296 525326335 250.2G Microsoft basic Basic data partition 4 998166528 1000214527 1000M Windows recover Basic data partition 5 525326336 525330431 2M BIOS boot parti 6 525330432 965732351 210G Microsoft basic 7 965732352 982509567 8G Linux swap
Thoughts?
On Centos 7, the NTFS filesystem is not installed by default. Make sure you have ntfs-3g and ntfsprogs both installed. You'll need to configure the epel repo before you can install them.
Fred