rojimboo: Ok first things first.
1. Do you or do you not have access to BIOS? If you do, what do you press to get there?
I'm guessing it's DEL.
2. If you get into BIOS, have you disabled Fast startup and Secure Boot? Leave CSM enabled.
3. If you get into BIOS, have you setup USB drive as the priority?
1. Yes I press delete to do it.
2. I've disabled Secure Boot (not manually, but it seems to have happened automatically when i installed Linux on the HD, or some time after that - I read that I
shouldn't disable it because it will cause Windows to throw a fit, but it doesn't seem to have had any adverse effects). I'm pretty sure Fast Boot is also disabled, but I'm not certain. Is that the same thing that windows calls fast startup, which I think requires hybrid sleep/hibernation?
3. I can't set the USB drive as a priority because the USB drive doesn't appear anywhere. And yes I've looked all through the advanced mode.
rojimboo: I found some info for ASus Bios'es here but really you could find it in most places. You just need to go into the Boot tab in BIOS advanced mode and set it up.
Once the USB booting is set up from the BIOS, the next step is to install a decent distro to a correctly formatted and partitioned USB pen drive.
4. Use Live USB of whatever distro to boot into a live session
5. Use eg. Gparted in ubuntu flavours to partition a pen drive with at least the following
a) FAT32 600MB GPT with boot flag on (this will be the UEFI boot ESP partition)
b) rest unallocated
4. That's what I've been doing with Mint, though out of curiosity, what do you think of installing with UNetbootin? At least that's what I
think it's supposed to do, and run instead of the regular installer, from what I've read, but I haven't used it.
5. I've been using GParted to partition it
a) I did that except that I used 200 MB. You really think it needs 600 MB? I mean I can easily do that, and it's no problem at all, but I'm just surprised that it would need almost a whole CD worth of data just for the booting process to work.
b) I'm not supposed to make a partition with the rest and format it as ext4?
rojimboo: 6. Start installing Mint/Ubuntu/whatever
When you get to the partitioning screen, select custom
a) boot loader in to the USB pen drive (might even have to mount to boot/efi in some cases)
b) root EXT4 with at least 8GB (not sure if enough or what size your pen drive is)
c) home EXT4 with rest of GB
So what we are doing here is ensuring first of all your rig boots from USB always if there is a bootable USB (should be the case by default in my opinion).
6. In the case of Mint there's an option called "something else" but I guess it's safe to assume that's what you mean by "custom" since that seems to be essentially what it does (I'm just being thorough and accurate).
a) I'm not sure what you mean by this step, but I think it's the syntax that gets me. Do you mean that I should
instlal the boot loader onto the 600 MB partition that I made? I'm not sure that I'd have to mount it to boot/efi though, because I've never done that before. I just put the USB stick in and it mounts automatically - plug and play.
b/c) I wasn't planning on having a separate partition for root and home, but I could do that if it's necessary. Is it?
rojimboo: Then, we are putting in the UEFI bootloader into the USB pen drive. This *shouldn't* interfere with your Windows EFI or Linux GRUB (whichever bootloader you use for your dual boot), unless we are booting from the USB. After all, if you unplug the USB drive, there's no way it could interfere with it, right? To all intents and purposes it no longer exists. Much like when we are experimenting with distros and using various live linux USBs.
Right, ideally it would work similarly to how the live installer one works. But in terms of interference, it has been the other way around - the GRUB on the HD has been interfering with the GRUB on the USB and preventing it from booting. Unless you're referring to the fact that the USB installation corrupts the GRUB on the HD, but that happens only during installation and is easily repairable (though repairing it is what's been making the USB unbootable).
rojimboo: I'm pretty sure this should by all reckoning work and is not too difficult - in fact, I could try it out myself with my 16gb USB3 pen drive if I hadn't had so much to drink for a Halloween party and could be arsed.
Well I think you might be right, and I'll try it tomorrow, after I get some other chores done which should only take a couple of hours in the morning. In any case, I wouldn't want you to be arsed... whatever that means. But thanks for the advice.