-1

I have just partitioned my hard drive in Windows to dual-boot Kubuntu and Windows 10. I can't format it in FAT or FAT32... The only options are NTFS and exFat.

I want to use Kubuntu and windows at the same time. Can I install Kubuntu on an exFat partition?

Zanna
  • 70,465

1 Answers1

6

Just leave the partition as Unallocated

Then boot from the Ubuntu install media, select install alongside Windows, and it will automatically detect that it should install to the unallocated partition, and take care of formatting it as EXT4.

  • I mean KUbuntu. It's another distro. It's kinda difrent. – Non-LinuxMan123 Oct 08 '16 at 12:59
  • @Non-LinuxMan123 - The installer is the same. Did you try what I suggested? – You'reAGitForNotUsingGit Oct 08 '16 at 13:00
  • I'm gonna try right now.. If i don't respond for longer than hour, this means i wrecked my pc. – Non-LinuxMan123 Oct 08 '16 at 13:03
  • @Non-LinuxMan123 - I'm not seeing any picture. – You'reAGitForNotUsingGit Oct 08 '16 at 13:21
  • can't post any pictures. Firefox keeps crashing on kubuntu, so the best i could do is just try to explain. I have tried recreating that in VmWare, no point. So, I can see 4 options: 3 of them are "Use entire disk" and one of them is "Manual". When I click manual nothing happens. What do i click? – Non-LinuxMan123 Oct 08 '16 at 13:31
  • @Non-LinuxMan123 - You aren't going to get an option to install alongside Windows if you don't have Windows on that VM already. – You'reAGitForNotUsingGit Oct 08 '16 at 13:36
  • http://2.bp.blogspot.com/-owEOdrEmitQ/U3oyA_fXuoI/AAAAAAAAB9U/_-aGEjFo8k8/s1600/5.PNG mine is just like this one, I just don't have the first option. – Non-LinuxMan123 Oct 08 '16 at 13:37
  • I'm not talking about VM. I don't have options like this on real machine either. – Non-LinuxMan123 Oct 08 '16 at 13:38
  • So, ignore everything I said about VM. I have 50 GB unallocated and I have Windows installed on my REAL machine. But when I boot up to live Kubuntu, and try to install it, I'm not seeing ANY options to install alongside to windows. Do I click manual? If you say yes, be sure of it. I don't wanna wreck my PC. – Non-LinuxMan123 Oct 08 '16 at 13:53
  • First is system UEFI or BIOS? If Windows 10 from vendor then UEFI. And all Windows 10 use fast start up which really is just hibernation. And Linux will not mount hibernated NTFS to prevent damage. So make sure fast start up in Windows is off. http://askubuntu.com/questions/145902/unable-to-mount-windows-ntfs-filesystem-due-to-hibernation – oldfred Oct 08 '16 at 14:17