On Wed, Jul 1, 2015 at 10:01 AM, Fred Smith fredex@fcshome.stoneham.ma.us wrote:
unfortunately, even having done that, Anaconda/Grub2 will not create a dual-boot setup because the default installs do not include ntfs-3g or ntfsprogs. I've posted a recipe before for making a grub2 dual-boot setup AFTER the installation, I can do it again if anyone needs it, but otherwise won't clutter up the list with another copy of it .
Right. So basically yum install ntfsprogs and then grub2-mkconfig -o /boot/grub2/grub.cfg assuming this is a system with BIOS firmware.
My understanding is CentOS doesn't really support dual-boot anyway, whereas Fedora does.