0

Besides creating bootable USB stick via Startup Disk Creator and it always error, alternativelty, how to create bootable USB stick via Terminal?

Daniel Yunus
  • 181
  • 4
  • 17

2 Answers2

0

You can do it with fdisk and dd. Please let me know if you need any further help.

RGS
  • 156
  • 2
0

If you have error with the Startup Disk Creator at the end of the process in Ubuntu 12.10 (what I supose you have installed), you can try with the same process in a Ubuntu 12.04 system (or loaded with a LiveCD).

Also you can try with other programs to make this automatically: Portable Linux, Live USB Install

Leo
  • 3,654
  • 2
  • 20
  • 36