I have a new computer with no disk drive and a Windows 10 (NTFS) partition, and I wanted to install Ubuntu 18.04 in dual boot configuration from a USB boot drive (exactly as I have done before for 16.04 on a Windows 7 (FAT32) machine). I followed several instructions (e.g. How to install Ubuntu 18.04 alongside Windows 10) which recommend using Rufus 3.8, which does the job if I keep the default file system (FAT32), however when the installation comes to the screen for choosing Installation type there are no options. This appears to be because the installer cannot recognize the existing Windows NTFS partition.
On the other hand, if I specify an NTFS file system in Rufus, then it creates two partitions on the USB drive (one FAT and one NTFS) and gets stuck in grub without progressing to the installation options, regardless of which USB partition I prioritize in the boot menu. I tried some tips for getting out of grub, but "exit" is all that works, and the system resorts to Windows.
I have tried other USB formatting tools, but with less luck. I have disabled Secure Boot in the menu, and I have disabled hibernation completely. The only hint I have is snapping some lines that come up, for about 0.5 sec., just before the grub prompt takes over. These seem to be talking about detecting and then disconnecting an existing NTFS system. It seems that what I am trying to do should be straightforward, but I am beginning to doubt whether it is possible at all. Perhaps the Rufus developer, Akeo, could respond, as he mentioned that he had managed this about 18 months ago: How to make a live USB - WITHOUT FAT.