I've installed Kubuntu, Ubuntu, and Lubuntu successfully on other machines but I'm stuck and really not sure what the problem is, nor how to fix it. It just never gets past the where are you?/timezone step.
Hardware: Brand new Dell XPS 13 w/ Windows 10, 512GB SDD and 16GB RAM
Goal: Dual boot Windows 10 & Kubuntu 16.04 (or Ubuntu with option to replace gnome with plasma)
I followed Dell XPS 13 9360 Dualboot Windows 10 and Ubuntu 16.04 for the most part, I just didn't need to re-install Windows because it booted just fine after I switched from RAID to AHCI mode. I pulled the product key so I'm fine reinstalling windows if needed.
Here's what I did
- created recovery
- updated bios
- flashed Kubuntu 16.04 64 bit to 4GB SD card
- disabled secure boot in bios
- changed to ahci in bios
- enabled boot from usb and boot from sd reader in bios
- reboot into windows - no problems
- resized windows c: partition from 450GB to 200GB
- reboot into Kubuntu using SD card (UEFI mode)
- install Kubuntu using UI
- unchecked install updates and 3rd party
- chose "other" in disk setup
- created ext4 at mount "/" with all but 16GB of unallocated space (~200GB so plenty of room)
- created swap with remaining 16GB
- set boot record location to the top of the ssd (sd card was default)
- picked timezone, hit continue
- it's still spinning (I've left it to run by itself for over an hour)
I've re-tried steps 9-15 a number of times now trying different things. I tried with Ubuntu 16.04 standard and get stuck at same spot. I created ext4 and swap partitions in gparted before starting installation and get stuck at same spot.
I even tried installing Kubuntu to external usb hdd, copied entire partition to internal ssd, boot using livecd on sd card, installed boot-fix to install grub2 after the fact. Boot-fix throws an error saying it detected GPT and to create an unformatted partition and add a bios_grub flag. I tried that and re-ran boot-fix but it still gives the same error.
One more thing
I pulled syslog in /var/log and I'm getting a lot of errors like this:
Sep 20 17:00:33 kubuntu ubiquity: find:
Sep 20 17:00:33 kubuntu ubiquity: â/target/boot/efi/EFI/dell/logs/\277?6|$\{n.dh?/!\344\a\027\260? ?.\003f/T??\+n?\353.z?gâ
Sep 20 17:00:33 kubuntu ubiquity: : Input/output error
Sep 20 17:00:33 kubuntu ubiquity:
Sep 20 17:00:33 kubuntu kernel: [ 3485.758985] FAT-fs (nvme0n1p1): error, invalid access to FAT (entry 0x59d106ed)
partition 1 on the drive is named "EFI system partition" at mount point /target/boot/efi, label = ESP, and flags = "boot,esp", fs = fat32.
I'm thinking the GPT table is causing the problem but I'm not sure what to do about it. I'm willing to wipe the entire drive clean if I must, but I'd rather not. UEFI, secure boot, and GPT are all newer tech that I don't have any experience with so I'm used it just working out of the box without much difficulty.
update I had an issue with flashing the ISO to SD using rufus so I started using etcher instead. I was reading through https://help.ubuntu.com/community/UEFI to make sure I wasn't missing anything and I figured I should start all over again, including a fresh download of the ISO. I used rufus again and saw an option for partition scheme that I had not noticed before and that etcher didn't offer. I re-flashed the image using the "GFT partition scheme for UEFI" option. However, that results in a card I can't boot from.