I have been using Ubuntu for a while. I find it very convenient to plug my pendrive into any computer and then use it like my own. Installing Ubuntu on a pen drive required 2 pen drives..i was wondering if there was a better way, using just 1 pen drive (for eg: make a bootable virtual disc and then run that on a VM and use that to install it on the pen drive. Is this possible? Can someone direct me to a place where i can find the steps?
Thank u!
grub
(boot loader), you can make that boot an ISO thus it's only one pen-drive needed (we don't know if you are usinggrub
). You can also run avm
from an ISO allowing it to write to a pen-drive (this requires setup on your HOST which you haven't told us what it is). Yes it's possible. – guiverc Sep 03 '19 at 12:26