Forgive the rookie question but still fairly new to Linux land. I'm trying to create a "self contained" Ubuntu 20.04 installation on a 64GB USB Stick. Summary Below:
- All of the bare metal that I will be using has capacity 16gig RAM, My understanding is I don't need the Swap partition?
- FAT32 Partition? (What size to allocate & why)
- EXT4 Partition? (What size to allocate & why)
- I've been trying to install the full Ubuntu 20.04 on the same USB as I'm running Ubuntu Live (demo) without success. I presume this can't be done as it is mounted at the time? i.e you need 2 USB sticks, one with live running (to access G-Parted) the other the target (new full install)?
- I don't want to see any of the storage media on the host machine when booting from USB (20.04) i.e. OS and storage all contained on the USB. A fully isolated system.
Thanks in advance
Cheers NewB