Difference between revisions of "Burn an ISO File"
Views
Actions
Namespaces
Variants
Tools
no edit summary
imported>Tele (Added about create Isohybrid) |
imported>Tele |
||
Line 75: | Line 75: | ||
: Example: | : Example: | ||
$ fdisk -l manjaro-mate-15.12-x86_64.iso | $ 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 | |||
$ fdisk -l manjaro-xfce-16.08-x86_64.iso | $ 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 * | manjaro-xfce-16.08-x86_64.iso1 * 0 3050111 3050112 1,5G 0 Empty | ||
manjaro-xfce-16.08-x86_64.iso2 | 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. | : Isohybrid have 2 partitions, you can check also with gparted after burn the iso on an usb stick. |