0

Okay. I have booted from the same USB drive with the toram option. I have unmounted the partition on the USB drive through the terminal, basically following this answer:

Can Ubuntu be installed to the pendrive it was booted from?

I am now in the installation stage, but I can't figure out the partitions I have to choose in order to install it on only the USB drive, as I'm running windows 10 as my main operating system on my laptop. Please help

The window I am on now

EDIT 1:

Like so?

enter image description here

user68186
  • 37,461
cephlot
  • 15
  • 6

1 Answers1

0

Set the USB partition to type ext4, and set the mount point to "/" . You could optionally delete the existing partition first, then create two partitions on the jumpdrive: a 1G swap partition, and the root ( "/" ) partition that uses the rest of the space. The swap space is nice to have but not really essential.

Eric Mintz
  • 2,536