From 789c51a4f6516a430bf8be60810a02c3d150ba56 Mon Sep 17 00:00:00 2001 From: "kload@kload.fr" Date: Thu, 5 Jun 2014 17:27:03 +0200 Subject: [PATCH] Add burn_or_copy_iso.md --- burn_or_copy_iso.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 burn_or_copy_iso.md diff --git a/burn_or_copy_iso.md b/burn_or_copy_iso.md new file mode 100644 index 00000000..8f897f45 --- /dev/null +++ b/burn_or_copy_iso.md @@ -0,0 +1,30 @@ +# Copy ISO image + +Now that you have the ISO image of YunoHost, you have to put it on a physical medium: **USB key** or **CD/DVD** + + + + +--- + +## USB key + +Download UnetBootin for your operating system and install it. + + + + +Put your USB key on, select your YunoHost ISO and click "OK" + + +--- + +## CD/DVD + +The software to use differs regarding your operating system. + +* On Windows, use [ImgBurn](http://www.imgburn.com/) to write the image file on the disc + +* On Mac OS, use [Disk Utility](http://support.apple.com/kb/ph7025) + +* On GNU/Linux, you have plenty of choices, like [Brasero](https://wiki.gnome.org/Apps/Brasero) or [K3b](http://www.k3b.org/)