Difference between pages "REGEX" and "Install Linux on a USB disk with Unetbootin"

From Linuxintro
(Difference between pages)
imported>ThorstenStaerk
(Redirected page to Regular expressions)
 
imported>ThorstenStaerk
 
Line 1: Line 1:
#REDIRECT [[Regular expressions]]
+
UNetBootIn allows you to [[create a bootable USB disk]] from the network or from a bootable CD, DVD, harddisk or image.
 +
* download unetbootin from http://unetbootin.sourceforge.net
 +
* [[install]] some dependencies, in this case for SUSE Linux:
 +
yast -i libpng12-0-32bit p7zip
 +
* [[open a console]], make the downloaded file executable and run it, e.g.:
 +
cd
 +
cd Downloads
 +
chmod 777 unetbootin-linux-575
 +
./unetbootin-linux-575
 +
* select which distribution you want to have installed on what disk:
 +
[[File:unetbootin.png]]

Revision as of 14:31, 1 November 2013

UNetBootIn allows you to create a bootable USB disk from the network or from a bootable CD, DVD, harddisk or image.

yast -i libpng12-0-32bit p7zip
cd
cd Downloads
chmod 777 unetbootin-linux-575 
./unetbootin-linux-575
  • select which distribution you want to have installed on what disk:

Unetbootin.png