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

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

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

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

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

$ # You can also compare checksum directly from this web page without checksum file
$ md5sum boot-nonfree.iso
43c77b69b82bac36b5d9a6553e805ce1  boot-nonfree.iso 

$ sha1sum boot-nonfree.iso
f17523d19bc86f534214e01280d088d222ca18de  boot-nonfree.iso 

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