การดาวน์โหลด Mageia 3 64bit DVD ของคุณควรเริ่มขึ้นในสองสามวินาที (ขนาดการดาวน์โหลดประมาณ 3.7 GB) ถ้าการดาวน์โหลดไม่เริ่มขึ้น คลิกที่นี่.

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

Checksums are available for download as files: Mageia-3-x86_64-DVD.iso.md5 (md5 hash of the contents of the iso image) and Mageia-3-x86_64-DVD.iso.sha1 (sha1 512 bit hash).

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

$ sha1sum -c Mageia-3-x86_64-DVD.iso.sha1
Mageia-3-x86_64-DVD.iso: ตกลง 

$ # You can also compare checksum directly from this web page without checksum file
$ md5sum Mageia-3-x86_64-DVD.iso
16547c7c1f933322122820468aa91e14  Mageia-3-x86_64-DVD.iso 

$ sha1sum Mageia-3-x86_64-DVD.iso
18f5815b3a7717de552dfca260c9b278e19770e7  Mageia-3-x86_64-DVD.iso 

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