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

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

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

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