I am thinking of using a bootable USB drive for Ubuntu, but I have a quick question about partitioning the drive. I am using a 32GB flash drive. How much should I partition the drive, and what would be the purpose of partitioning it? For example, why not just leave the drive un-partitioned and use Ubuntu as such? Thank you.
Asked
Active
Viewed 51 times
1 Answers
0
Don't fully understand what you need, but,
Ubuntu on USB flash drives can be used in two kinds:
- As a live-bootable media.
- Full Installation media.
#1 is the one, which you create using startup-disk-creator or UnetBootIn, and changes you make in a session are only confined to the size of persistent file you specify at the time of creation of the bootable usb drive.
To know how to create partition on the installation media follow this link
#2 is, what you get when you install ubuntu using a live-cd or live-usb to another usb drive. Here you can partition your usb drive just like you would do on another on-board hard drives.

HungryFoolish
- 729
- 7
- 17