User Tools

Site Tools


docs:tips_n_tricks:ubuntu:index.html

This is an old revision of the document!


Ubuntu

Make bootable USB Stick

As there are detailled descriptions on how to install Ubuntu on an USB stick (aka “pen drive” or “flash drive”) they assume you have a running Ubuntu System.

To install a CD installation image on an USB stick with any Linux distro, just use dd to put the *.img file on the sticks device (i.e. not on a partition).

dd if=/path/to/ubuntu-X.XX.X-Arch.img of=/dev/sdX bs=1M
docs/tips_n_tricks/ubuntu/index.html.1330047443.txt.gz · Last modified: 24.02.2012 02:37 CET by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki