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

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

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

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

$ sha1sum -c mageia-dvd-1-x86_64.iso.sha1
mageia-dvd-1-x86_64.iso: ตกลง 

$ # You can also compare checksum directly from this web page without checksum file
$ md5sum mageia-dvd-1-x86_64.iso
7e65859068810b5c2da7593e4254293a  mageia-dvd-1-x86_64.iso 

$ sha1sum mageia-dvd-1-x86_64.iso
e9679d433afbea721e33f830691c4044055f13ae  mageia-dvd-1-x86_64.iso 

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