ການດາວໂຫລດ Mageia 2 Boot 64bit CD ISO ຄວນຈະເລີ່ມຂຶ້ນພາຍໃນສອງສາມວິນາທີ (ຂະໜາດການດາວໂຫລດປະມານ 17 MB). ຫາກການດາວໂຫລດບໍ່ເລີ່ມຂຶ້ນ, ກະລຸນາຄລິກທີ່ນີ້.

As soon as your download is complete, you should check that the checksums match:

Checksums are available for download as files: boot.iso.md5 (md5 hash of the contents of the iso image) and boot.iso.sha1 (sha1 512 bit hash).

$ # You need both iso and checksum file in the same folder
$ md5sum -c boot.iso.md5
boot.iso: OK 

$ sha1sum -c boot.iso.sha1
boot.iso: OK 

$ # You can also compare checksum directly from this web page without checksum file
$ md5sum boot.iso
7355af37254e07186ef2104b1cf89d0d  boot.iso 

$ sha1sum boot.iso
024d8de0eeff1e72d5038f7b528ecf256ff18e1c  boot.iso 

If checksums do not match, DO NOT use this ISO. Double-check and try to download again.