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

แหล่งดาวน์โหลด mirror.math.princeton.edu นี้ตั้งอยู่ในประเทศ Princeton (the USA) ถ้าคุณคิดว่าแหล่งดาวน์โหลดนี้ไม่ค่อยดีสำหรับคุณ ให้คุณลองตรวจสอบแหล่งดาวน์โหลดอื่น ๆ ดู ที่อยู่ IP ของคุณคือ 18.191.186.72 และดูเหมือนว่าคุณจะอยู่ใน the USA, North America

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

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

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

$ sha512sum -c Mageia-8-netinstall-x86_64.iso.sha512
Mageia-8-netinstall-x86_64.iso: ตกลง 

$ sha3-512sum -c Mageia-8-netinstall-x86_64.iso.sha3
Mageia-8-netinstall-x86_64.iso: ตกลง 

$ # You can also compare checksum directly from this web page without checksum file
$ md5sum Mageia-8-netinstall-x86_64.iso
f67cf848d71627986d3232252f2c852f  Mageia-8-netinstall-x86_64.iso 

$ sha512sum Mageia-8-netinstall-x86_64.iso
0fe89f652f88898f7a66db547f97fdd30e8009bc466e3f5b585552cd48dcce8b70c44665e7b634f18509eeef7d2e798da2745047d5e94028e9c85a75a3e12456  Mageia-8-netinstall-x86_64.iso 

$ sha3-512sum Mageia-8-netinstall-x86_64.iso
E5882C232A5C3ED282BCAD4983CA3A1CE5770E0784B5E91693F07CDAEBE759B1B6F6B1F10C204D697B07C13EE2499083A5C4583F86F2107C7F33AB7C787AD232  Mageia-8-netinstall-x86_64.iso 

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