Can I create (for example) an Ubuntu virtual machine, plug in my USB stick and then install Ubuntu on the USB stick from the Ubuntu running in the virtual machine?

link|improve this question

79% accept rate
feedback

1 Answer

up vote 6 down vote accepted

Yes you can make the bootable Ubuntu on USB from Ubuntu on Virtual Box.

In the VirtualBox menu select your flash drive from the USB devices, now the virtual Ubuntu detects and mounts the USB flash drive. Now go to System → Administration → Startup Disk Creator.

Thats it!

Installing onto the USB

I think it can be done, I tried it.

enter image description here

Selected my 8 GB pendrive and configured it to EXt3/Journal file system where flash drive is usually fat32, ext filesystem is usually recommend by the Ubuntu site.

enter image description here

and click Install Now.

A half hour passed and the progress bar reached 60% but it was my bad. The power was gone and the system shut down.

I can't do the same and confirm the procedure for you but I hope my experience helps you. This is enough to say that it works.

link|improve this answer
When you create startup Ubuntu usb, you can choose option to store permanent information on the USB. Does that option suffice? – bbaja42 Jul 2 '11 at 10:17
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.