การดาวน์โหลด Mageia 6 Netinstall 32bit CD ISO ของคุณควรเริ่มขึ้นในสองสามวินาที (ขนาดการดาวน์โหลดประมาณ 32 MB) ถ้าการดาวน์โหลดไม่เริ่มขึ้น คลิกที่นี่.

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

Checksums are available for download as files: Mageia-6-netinstall-i586.iso.md5 (md5 hash of the contents of the iso image) and Mageia-6-netinstall-i586.iso.sha512 (sha2 512 bit hash).

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

$ sha512sum -c Mageia-6-netinstall-i586.iso.sha512
Mageia-6-netinstall-i586.iso: ตกลง 

$ # You can also compare checksum directly from this web page without checksum file
$ md5sum Mageia-6-netinstall-i586.iso
1e9582cb0d8bcce681398f817fdd5e92  Mageia-6-netinstall-i586.iso 

$ sha512sum Mageia-6-netinstall-i586.iso
89a06e12f9bf12f8ee852b3276bf9abd61e2ef93441a23a0bda2cd2d2b2c426f97d6d9b7ceb2d7bf90f8412103a92bb35a444735001b696b70a6f8ebaef7c78e  Mageia-6-netinstall-i586.iso 

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