ISO'ları seçin ve kullanınOrtamAçıklamaHere, a medium (plural: media) is an ISO image file that allows you to
install and/or update Mageia and by extension any physical support the ISO
file is copied to.Ortamları burada
bulabilirsiniz.Klasik kurulum ortamıOrtak özelliklerThese ISOs use the traditional installer called drakx.Önceki sürümden yükseltme veya temiz bir kurulum yapabilirler.DVD32 veya 64 bit mimari için faklı ortamlar. Karşılama ekranında Donanım Algılama, Sistem kurtarma ve Hafıza Testi
araçları mevcuttur.Each DVD contains many available desktop environments and languages.You'll be given the choice during the installation to add non free software.DVD dual archBoth architectures are present on the same medium, the choice is made
automatically according to the detected CPU.Uses Xfce desktop only.Not all languages are available. (be, bg, ca, de, en, es, fr, it, mk, pl,
pt, ru, sv, uk) TO BE CHECKED!Özgür olmayan yazılım içerir.Canlı OrtamOrtak özelliklerCan be used to preview the distribution without installing it on a HDD, and
optionally install Mageia on to your HDD.
Each ISO contains only one desktop environment (KDE or GNOME).Different media for 32 or 64 bit architectures.Canlı ISO'lar yalnız temiz bir kurulum yapmak için
kullanılabilir, bir önceki sürümden yükseltme yapmak için
kullanılamazlar.They contain non free software.Canlı CD KDEYalnız KDE masaüstü ortamı.Yalnız İngilizce.32 bit only.Canlı CD GNOMEYalnız GNOME masaüstü ortamı.Yalnız İngilizce.32 bit only.Canlı DVD KDEYalnız KDE masaüstü ortamı.Tüm diller mevcuttur.Different media for 32 or 64 bit architectures.Canlı DVD GNOMEYalnız GNOME masaüstü ortamı.Tüm diller mevcuttur.Different media for 32 or 64 bit architectures.Boot-only CD mediaOrtak özelliklerEach one is a small image that contains no more than that which is needed to
start the drakx installer and find drakx-installer-stage2 and other packages
that are needed to continue and complete the install. These packages may be
on the PC hard disk, on a local drive, on a local network or on the
Internet.These media are very light (less than 100 MB) and are convenient when
bandwidth is too low to download a full DVD, a PC without a DVD drive or a
PC that can't boot from a USB stick.Different media for 32 or 64 bit architectures.Yalnız İngilizce.boot.isoContains only free software, for those people who refuse to use non-free
software.boot-nonfree.isoContains non-free software (mostly drivers, codecs...) for people who need
it.Downloading and Checking MediaİndirmeOnce you have chosen your ISO file, you can download it using either http or
BitTorrent. In both cases, a window gives you some information, such as the
mirror in use and the possibility to change if the bandwidth is to low. If
http is chosen, you may also see something likemd5sum and sha1sum are tools to check the ISO integrity. Use only one of
them. Both hexadecimal numbers have been calculated by an algorithm from the
file to be downloaded. When you ask these algorithms to recalculate this
number from your downloaded file, either you have the same number and your
downloaded file is correct, or the number is different and you have a
failure. A failure infers that you should retry the download.Then this
window appears:Sabit diske kaydet seçeneğini işaretleyin.İndirilen ortamın bütünlüğünü kontrol etmeKonsolu açın -root olmanıza gerek yok- ve aşağıdaki komutlardan birini
kullanın:md5sum kullanmak için: [sam@localhost]$ md5sum
imaj/dosyasının/bulunduğu/yol/dosyaadı.iso.sha1sum kullanmak için: [sam@localhost]$ sha1sum
imaj/dosyasının/bulunduğu/yol/dosyaadı.iso.ve Mageia'nın verdiği numara ile bilgisayarınızda elde ettiğiniz bu numarayı
(Bir süre beklemek durumunda olabilirsiniz) karşılaştırın. Örneğin:ISO yakma veya atmaThe checked ISO can now be burned to a CD or DVD or dumped to a USB
stick. These operations are not a simple copy and aim to make a boot-able
medium.Burning the ISO to a CD/DVDUse whatever burner you wish but ensure the burning device is set correctly
to burn an image, burn data or files is not
correct. There is more information in the Mageia
wiki.Dump the ISO to a USB stickAll Mageia ISOs are hybrids, which means you can 'dump' them to a USB stick
and then use it to boot and install the system."dumping" an image onto a flash device destroys any previous file-system on
the device; any other data will be lost and the partition capacity will be
reduced to the image size.To recover the original capacity, you must re-format the USB stick.Mageia kullanarakIsoDumper
gibi grafiksel bir araç kullanabilirsiniz.Ayrıca konsolda dd aracını da kullanabilirsiniz:Konsolu açınBecome root with the command su - (don't forget the
final '-' )Plug your USB stick (do not mount it, this also means do not open any
application or file manager that could access or read it)fdisk -l komutunu girinUSB belleğinizin (boyutundan) aygıt adını bulun. Örneğin yukarıdaki ekran
görüntüsündeki 8 Gb USB belleğin aygıt adı /dev/sdb olarak görünüyor.Şu komutu girin: # dd if=/iso/dosyasının/yolu of=/dev/sdX
bs=1MWhere X=your device name eg: /dev/sdc Example: # dd if=/home/user/Downloads/Mageia-4-x86_64-DVD.iso
of=/dev/sdb bs=1MŞu komutu girin: # syncUSB belleğinizi çıkartıp işlemi tamamlayınWindows kullanarakYou could try:- Rufus- Win32
Disk ImagerMageia KurulumuBu adım Mageia
belgelerinde ayrıntısıyla anlatılmıştır.More information is available in the Mageia
wiki.