Manjaro Difference between revisions of "Burn an ISO File"

Difference between revisions of "Burn an ISO File"

From Manjaro
imported>Papajoke
m (archived link)
(Updated style)
Line 1: Line 1:
__TOC__
__TOC__


{{SectionTemplate|
1=<translate>Overview</translate>|
2=<translate>As outlined in the '''[[Download Manjaro| Download Manjaro page]]''', an ISO is not simply a 'drag and drop' or 'copy and paste' duplication of Manjaro's installation files. It is in fact a copy of the raw computer code that makes up the files themselves. This is why it is necessary to use a '''software burning application''' to 'burn' an ISO file, that is, convert its raw code into the files onto a physical medium such as a DVD or USB flashdrive / datastick in order to use it. Once burned / converted, the files on that medium can then be used to run Manjaro directly without having to install it to your system (referred to as ''Live-CD or Live-USB'' mode), and/or install Manjaro on your system. Again however, it will not be necessary to to burn an ISO if you intend on running Manjaro in a virtual machine environment using Oracle's Virtualbox. This is because Virtualbox is able to read ISO files directly as ''virtual disks''.</translate>
{{note|<translate> Manjaro will not have full functionality when run in Live-CD mode. For example, you will not be able to save any changes to the system, or install updates or new applications.</translate>}}
|
3=BigManjaroIcon.png
}}


= Overview =
{{SectionTemplate|
 
1=<translate>Burning to CD/DVD in Linux</translate>|
[[File:BigManjaroIcon.png|left|90px]]
2={{tip|<translate>It is strongly recommended to select the slowest speed available when burning to disc in order minimise the possibility of corruption during the burning process.</translate>}}
 
<translate>Several different software burning applications - if not already installed - should be available for installation from your distribution's Software Center / Software Manager / Package Manager / repositories. Popular burners include ''XFBurn'', ''K3b'', and ''Brasero''. Which one you may choose is entirely down to personal choice.  However, a guide to burning your downloaded Manjaro ISO using Brasero has been provided below:
As outlined in the '''[[Download Manjaro| Download Manjaro page]]''', an ISO is not simply a 'drag and drop' or 'copy and paste' duplication of Manjaro's installation files. It is in fact a copy of the raw computer code that makes up the files themselves. This is why it is necessary to use a '''software burning application''' to 'burn' an ISO file, that is, convert its raw code into the files onto a physical medium such as a DVD or USB flashdrive / datastick in order to use it. Once burned / converted, the files on that medium can then be used to run Manjaro directly without having to install it to your system (referred to as ''Live-CD or Live-USB'' mode), and/or install Manjaro on your system. Again however, it will not be necessary to to burn an ISO if you intend on running Manjaro in a virtual machine environment using Oracle's Virtualbox. This is because Virtualbox is able to read ISO files directly as ''virtual disks''.
 
 
{{note| Manjaro will not have full functionality when run in Live-CD mode. For example, you will not be able to save any changes to the system, or install updates or new applications.}}
 
 
= Burning to CD/DVD in Linux =
{{tip|It is strongly recommended to select the slowest speed available when burning to disc in order minimise the possibility of corruption during the burning process.}}
 
 
Several different software burning applications - if not already installed - should be available for installation from your distribution's Software Center / Software Manager / Package Manager / repositories. Popular burners include ''XFBurn'', ''K3b'', and ''Brasero''. Which one you may choose is entirely down to personal choice.  However, a guide to burning your downloaded Manjaro ISO using Brasero has been provided below:
[[file:Brasero.png|thumb|left|375px]]
[[file:Brasero.png|thumb|left|375px]]


'''1.''' Insert a Blank CD/DVD (use a DVD if burning an ISO for anything other than the NET Edition)
'''1.''' Insert a Blank CD/DVD (use a DVD if burning an ISO for anything other than the NET Edition)
Line 35: Line 28:


'''7.''' Click the '''Burn''' button to start the burning process. If necessary, follow any on-screen instructions provided.
'''7.''' Click the '''Burn''' button to start the burning process. If necessary, follow any on-screen instructions provided.
<br clear="all" />
</translate>
 
}}
= Burning to a CD/DVD in Windows =


In Windows 7 and later, support for burning an ISO to DVD is built-in.  Simply right click on the on .iso file and select "Burn disk image".  This will bring up a series of dialogues to walk you through the process.
{{SectionTemplate|
1=<translate>Burning to a CD/DVD in Windows</translate>|
2=<translate>In Windows 7 and later, support for burning an ISO to DVD is built-in.  Simply right click on the on .iso file and select "Burn disk image".  This will bring up a series of dialogues to walk you through the process.


For Windows Vista or older versions of Windows you will need to download 3rd party software.  Several free software burner applications are available for Windows. One such tool is DeepBurner.  The portable version can be downloaded from [https://pendriveapps.com/deepburner-portable/ here].
For Windows Vista or older versions of Windows you will need to download 3rd party software.  Several free software burner applications are available for Windows. One such tool is DeepBurner.  The portable version can be downloaded from [https://pendriveapps.com/deepburner-portable/ here].</translate>
}}


=Writing to a USB Stick in Linux=
{{SectionTemplate|
This section describes how to write a Linux ISO file to USB.
1=<translate>Writing to a USB Stick in Linux</translate>|
2=<translate>This section describes how to write a Linux ISO file to USB.


Windows ISO files are notoriously difficult and requires special attention. Read the forum post on [https://archived.forum.manjaro.org/t/howto-use-manjaro-to-create-a-bootable-windows-usb/92780 HowTo create a bootable Windows ISO]
Windows ISO files are notoriously difficult and requires special attention. Read the forum post on [https://archived.forum.manjaro.org/t/howto-use-manjaro-to-create-a-bootable-windows-usb/92780 HowTo create a bootable Windows ISO]</translate>
}}


==Using the Terminal==
{{SectionTemplate|
1=<translate>Using the Terminal</translate>|
2=<translate>To burn the iso on an usb stick, enter the following command in a terminal :


To burn the iso on an usb stick, enter the following command in a terminal :
{{UserCmd|command=sudo dd bs=4M if=/path/to/manjaro.iso of=/dev/sd[drive letter] status=progress oflag=sync}}
 
sudo dd bs=4M if=/path/to/manjaro.iso of=/dev/sd[drive letter] status=progress oflag=sync


Where [drive letter] is the letter of your removable device. Please note that it is the '''device''' (e.g. /dev/sdb), and '''not''' the partition number (e.g. /dev/sdb1).
Where [drive letter] is the letter of your removable device. Please note that it is the '''device''' (e.g. /dev/sdb), and '''not''' the partition number (e.g. /dev/sdb1).


To find which drive letter it might be write:
To find which drive letter it might be write:
</translate>
{{UserCmd|command=sudo fdisk -l}}


sudo fdisk -l


'''Warning:'''
{{BoxWarning|<translate>Warning</translate>|<translate>Not all ISO are isohybrid ! However you can create isohybrid ISO. If you use very old hardware and rare, may not support isohybrid. Isohybrid created for UEFI should work with "Legacy mode", without support UEFI not will work on UEFI. Before use USB stick check Bios/UEFI settings, USB should start first. If isohybrid not working for you with uefi, try create isohybrid for own use without this option.</translate>}}
: Not all ISO are isohybrid !   However you can create isohybrid ISO.
: If you use very old hardware and rare, may not support isohybrid.
: Isohybrid created for UEFI should work with "Legacy mode", without support UEFI not will work on UEFI.
: Before use USB stick check Bios/UEFI settings, USB should start first.
: If isohybrid not working for you with uefi, try create isohybrid for own use without this option.


}}


===How you can check ISO===
{{SectionTemplate|
1=<translate>How you can check ISO</translate>|
2=<translate>


fdisk -l  
{{UserCmd|command=fdisk -l}}


: Example:
: Example:


$ fdisk -l manjaro-mate-15.12-x86_64.iso
{{UserCmd|command=fdisk -l manjaro-mate-15.12-x86_64.iso
Disk manjaro-mate-15.12-x86_64.iso: 7,5 GiB, 8006074368 bytes, 15636864 sectors
Disk manjaro-mate-15.12-x86_64.iso: 7,5 GiB, 8006074368 bytes, 15636864 sectors
Units: sectors of 1 * 512 = 512 bytes
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disklabel type: dos
Disk identifier: 0x00000000
Disk identifier: 0x00000000}}
 
$ fdisk -l manjaro-xfce-16.08-x86_64.iso
Disk manjaro-xfce-16.08-x86_64.iso: 1,5 GiB, 1561657344 bytes, 3050112 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x06c2dccb
.
Device                        Boot Start    End Sectors  Size Id Type
manjaro-xfce-16.08-x86_64.iso1 *        0 3050111 3050112  1,5G  0 Empty
manjaro-xfce-16.08-x86_64.iso2        224  63711  63488  31M ef EFI (FAT-12/16/32)


: Isohybrid have 2 partitions, you can check also with gparted after burn the iso on an usb stick.
{{UserCmd|command=fdisk -l manjaro-xfce-16.08-x86_64.iso
Disk manjaro-xfce-16.08-x86_64.iso: 1,5 GiB, 1561657344 bytes, 3050112 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x06c2dccb
.
Device                        Boot Start    End Sectors  Size Id Type
manjaro-xfce-16.08-x86_64.iso1 *        0 3050111 3050112  1,5G  0 Empty
manjaro-xfce-16.08-x86_64.iso2        224  63711  63488  31M ef EFI (FAT-12/16/32)}}


: Isohybrid have 2 partitions, you can check also with gparted after burn the iso on an usb stick.</translate>
}}


===How create isohybrid===
{{SectionTemplate|
 
1=<translate>How create isohybrid</translate>|
isohybrid -v /path/to/name.iso
2=<translate>
{{UserCmd|command=isohybrid -v /path/to/name.iso}}


: or for UEFI
: or for UEFI


isohybrid --uefi -v output.iso
{{UserCmd|command=isohybrid --uefi -v output.iso}}


: More in http://www.syslinux.org/wiki/index.php?title=Isohybrid
: More in http://www.syslinux.org/wiki/index.php?title=Isohybrid</translate>
}}


== Using a Burning Application ==
{{SectionTemplate|
 
1=<translate>Using a Burning Application</translate>|
=== ImageWriter ===
2=
 
{{SectionTemplate|
ImageWriter should be available for installation from your distribution's Software Center / Software Manager / Package Manager / repositories. Once Imagewriter has been downloaded and installed, ensure that your USB stick is plugged in before starting it.
1=<translate>ImageWriter</translate>|
2=<translate>ImageWriter should be available for installation from your distribution's Software Center / Software Manager / Package Manager / repositories. Once Imagewriter has been downloaded and installed, ensure that your USB stick is plugged in before starting it.


A brief guide to writing the Manjaro .ISO image has been provided:
A brief guide to writing the Manjaro .ISO image has been provided:
Line 123: Line 123:
'''4.''' Click on the '''Write''' button
'''4.''' Click on the '''Write''' button


'''5.''' After the '''Write''' process has finished, reboot your system
'''5.''' After the '''Write''' process has finished, reboot your system</translate>
}}
}}


=Writing to a USB Stick in Windows=
{{SectionTemplate|
 
1=<translate>Writing to a USB Stick in Windows</translate>|
== Using Rufus ==
2=
 
{{SectionTemplate|
[http://rufus.akeo.ie/ Rufus] Rufus is a utility that helps format and create bootable USB flash drives, such as USB keys/pendrives, memory sticks, etc.
1=<translate>Using Rufus</translate>|
2=<translate>[http://rufus.akeo.ie/ Rufus] Rufus is a utility that helps format and create bootable USB flash drives, such as USB keys/pendrives, memory sticks, etc.


When you use Rufus to write a Manjaro Live ISO to USB you must select DD mode when prompted to use standard or DD mode.
When you use Rufus to write a Manjaro Live ISO to USB you must select DD mode when prompted to use standard or DD mode.


See its website for more details: [http://rufus.akeo.ie/]
See its website for more details: [http://rufus.akeo.ie/]</translate>
 
}}
= See Also =
}}


{{SectionTemplate|<translate>See Also</translate>|
* '''[[Download Manjaro]]'''
* '''[[Download Manjaro]]'''
* '''[[Check a Downloaded ISO Image For Errors]]'''
* '''[[Check a Downloaded ISO Image For Errors]]'''
* '''[[Installation Guides]]'''
* '''[[Installation Guides]]'''|Chmsee-icon.png}}
 


[[Category:Contents Page]]
[[Category:Contents Page{{#translation:}}]]

Revision as of 10:00, 5 December 2020

BigManjaroIcon.png

Overview

As outlined in the Download Manjaro page, an ISO is not simply a 'drag and drop' or 'copy and paste' duplication of Manjaro's installation files. It is in fact a copy of the raw computer code that makes up the files themselves. This is why it is necessary to use a software burning application to 'burn' an ISO file, that is, convert its raw code into the files onto a physical medium such as a DVD or USB flashdrive / datastick in order to use it. Once burned / converted, the files on that medium can then be used to run Manjaro directly without having to install it to your system (referred to as Live-CD or Live-USB mode), and/or install Manjaro on your system. Again however, it will not be necessary to to burn an ISO if you intend on running Manjaro in a virtual machine environment using Oracle's Virtualbox. This is because Virtualbox is able to read ISO files directly as virtual disks.
Note
Manjaro will not have full functionality when run in Live-CD mode. For example, you will not be able to save any changes to the system, or install updates or new applications.

Burning to CD/DVD in Linux

Tip
It is strongly recommended to select the slowest speed available when burning to disc in order minimise the possibility of corruption during the burning process.

Several different software burning applications - if not already installed - should be available for installation from your distribution's Software Center / Software Manager / Package Manager / repositories. Popular burners include XFBurn, K3b, and Brasero. Which one you may choose is entirely down to personal choice. However, a guide to burning your downloaded Manjaro ISO using Brasero has been provided below:

Brasero.png

1. Insert a Blank CD/DVD (use a DVD if burning an ISO for anything other than the NET Edition)

2. Start the Brasero software burner

3. Click the Burn Image - Burn an existing CD/DVD image to disc button to open the Image Burning Setup window.

4. Click the button beneath the title Select a disc image to write to open up your file manager. Locate and double-click the downloaded ISO file to load it. Upon automatically returning to the Image Burning Setup window, note that the ISO file is now listed as the disc image to write.

5. Underneath the title Select a disc to write to the blank CD/DVD inserted should already have been automatically listed. Otherwise, click the button to select it manually.

6. Click the properties button to open the properties window, and then click the button beneath the title Burning Speed. Again, it is strongly recommended to select the slowest speed available. Once selected, click the Close button.

7. Click the Burn button to start the burning process. If necessary, follow any on-screen instructions provided.

Burning to a CD/DVD in Windows

In Windows 7 and later, support for burning an ISO to DVD is built-in. Simply right click on the on .iso file and select "Burn disk image". This will bring up a series of dialogues to walk you through the process. For Windows Vista or older versions of Windows you will need to download 3rd party software. Several free software burner applications are available for Windows. One such tool is DeepBurner. The portable version can be downloaded from here.

Writing to a USB Stick in Linux

This section describes how to write a Linux ISO file to USB. Windows ISO files are notoriously difficult and requires special attention. Read the forum post on HowTo create a bootable Windows ISO

Using the Terminal

To burn the iso on an usb stick, enter the following command in a terminal :
user $ sudo dd bs=4M if=/path/to/manjaro.iso of=/dev/sd[drive letter] status=progress oflag=sync COPY TO CLIPBOARD

Where [drive letter] is the letter of your removable device. Please note that it is the device (e.g. /dev/sdb), and not the partition number (e.g. /dev/sdb1).

To find which drive letter it might be write:

user $ sudo fdisk -l COPY TO CLIPBOARD



Warning
Not all ISO are isohybrid ! However you can create isohybrid ISO. If you use very old hardware and rare, may not support isohybrid. Isohybrid created for UEFI should work with "Legacy mode", without support UEFI not will work on UEFI. Before use USB stick check Bios/UEFI settings, USB should start first. If isohybrid not working for you with uefi, try create isohybrid for own use without this option.

How you can check ISO

user $ fdisk -l COPY TO CLIPBOARD

Example:
user $ fdisk -l manjaro-mate-15.12-x86_64.iso

Disk manjaro-mate-15.12-x86_64.iso: 7,5 GiB, 8006074368 bytes, 15636864 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos

Disk identifier: 0x00000000 COPY TO CLIPBOARD


user $ fdisk -l manjaro-xfce-16.08-x86_64.iso

Disk manjaro-xfce-16.08-x86_64.iso: 1,5 GiB, 1561657344 bytes, 3050112 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x06c2dccb . Device Boot Start End Sectors Size Id Type manjaro-xfce-16.08-x86_64.iso1 * 0 3050111 3050112 1,5G 0 Empty

manjaro-xfce-16.08-x86_64.iso2 224 63711 63488 31M ef EFI (FAT-12/16/32) COPY TO CLIPBOARD


Isohybrid have 2 partitions, you can check also with gparted after burn the iso on an usb stick.

How create isohybrid

user $ isohybrid -v /path/to/name.iso COPY TO CLIPBOARD

or for UEFI
user $ isohybrid --uefi -v output.iso COPY TO CLIPBOARD


More in http://www.syslinux.org/wiki/index.php?title=Isohybrid

Using a Burning Application

ImageWriter

ImageWriter should be available for installation from your distribution's Software Center / Software Manager / Package Manager / repositories. Once Imagewriter has been downloaded and installed, ensure that your USB stick is plugged in before starting it.

A brief guide to writing the Manjaro .ISO image has been provided:

1. Click on the centre icon

2. Navigate to where the ISO image has been saved and select it

3. Ensure that your USB device has been selected from the drop-down menu

4. Click on the Write button

5. After the Write process has finished, reboot your system

Writing to a USB Stick in Windows

Using Rufus

Rufus Rufus is a utility that helps format and create bootable USB flash drives, such as USB keys/pendrives, memory sticks, etc.

When you use Rufus to write a Manjaro Live ISO to USB you must select DD mode when prompted to use standard or DD mode.

See its website for more details: [1]
Cookies help us deliver our services. By using our services, you agree to our use of cookies.