การดาวน์โหลด Mageia 3 Boot Nonfree 64bit CD ISO ของคุณควรเริ่มขึ้นในสองสามวินาที (ขนาดการดาวน์โหลดประมาณ 24 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: ตกลง 

$ sha1sum -c boot-nonfree.iso.sha1
boot-nonfree.iso: ตกลง 

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

$ sha1sum boot-nonfree.iso
38bdb5e4f7436bd58b6eaea8634fd6b0de3d7f80  boot-nonfree.iso 

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