= Pemasang Slint Pemasang Slint memungkinkan Anda untuk menggunakan bahasa pilihan Anda selama instalasi, dan menambahkan alat administrasi yang telah diterjemahkan dan halaman manual untuk Slackware. A 'Braille terminal' can also be used to install then pilot the system. Instructions for use are available in https://slint.fr/docs/README_BRLTTY. == Unduh dan perikasan ISO image pemasang Two sizes of ISO images are available: * The http://sourceforge.net/projects/slint/files/[DVD + USB full ISO images] contain all you need to install Slackware. * The https://slint.fr/installers[CD + USB small ISO images] need to be completed by a media containing the Slackware packages, for instance a Slackware DVD. To download a full ISO image, first click on its version number, for instance 14.1. You can check the integrity of the ISO image with its md5 check sum. * For the small ISO images, downloading and using its associated md5 file (whose name ends in .md5). * For the full ISO image, you can display the check sum clicking on the letter i in a black circle on the right of the link to the ISO image. For instance to make a polyglot installer of an internationalized Slackware64-14.1, download the ISO image (and the md5 file, in case of a small installer) then in the same directory type for instance one of following commands ---- md5sum -c slint64-14.1.iso.md5 # jawaban seharusnya adalah: OK md5sum slint64-14.1-full.iso # the result should be the same as displayed on the website ---- == Burn the ISO image on a DVD, a CD or an USB stick === Membuat bootable stik USB [WARNING] ==== * Semua konten sebelumnya dari stik USB akan HILANG * Baca ulang dengan seksama perintah Anda untuk memastikan bahwa Anda tidak menulis nama partisi hard disk dan tertikan dengan stik USB atau konten partisi tersebut akan hilang tanda bisa dikembalikan. ==== Pada 'Linux' masukkan USB stick, kemudian periksa namanya dengan perintah berikut: ---- cat /proc/partitions dmesg | tail ---- Jika namanya adalah misal /dev/sdc, ketik: ---- dd if= of=/dev/sdc bs=1M ---- Pada 'Windows' gunakan aplikasi http://rufus.akeo.ie/[Rufus] ini bebas dan berkode sumber terbuka. === Make a bootable CD (small installer) or DVD (big installer) On 'Linux' type a command like the first one below for a CD, or the second one for a DVD. ---- cat | cdrecord -v dev=/dev/cdrw speed=10 fs=8m -tao -eject -data - growisofs -speed=2 -dvd-compat -Z /dev/sr0=slint64-14.1-full.iso ---- Pada 'Windows 2000/XP/Vista/7' gunakan aplikasi http://infrarecorder.org/[InfraRecorder] ini bebas dan berkode sumber terbuka. Pada 'Windows 7/8' gunakan http://windows.microsoft.com/en-US/windows7/Burn-a-CD-or-DVD-from-an-ISO-file[Windows Disk Image Burner], dikirimkan dengan Windows 7 dan 8 == Use your polyglot installer Just insert the installation media (CD, DVD or USB stick) and reboot your machine. On the greeting screen, you will choose your prefered language for installation typing the corresponding two digits code. Beyond being polyglot, the Slint installers offer following features in addition to those of the genuine Slackware installers: * Default font and keymap are adapted to the language used for installation. * Whenever possible, a True Type font is used during installation, to automatically adapt the font size to the screen's resolution (for Slackware versions 14.0 and 14.1 only). * Option to create regular user accounts at end of installation (before rebooting) is provided. * Options are provided to set as defaults in the installed system the language and keymap used during installation, and make corresponding settings of keyboard under X if the X server is installed. * A Slint package is installed, that provides translations of the main Slackware tools and their manual pages, listed in link:package.html[Slint package], as well as documents put in /usr/doc/slint--, including a Slint-HOWTO.txt and a script reinstall-slackware-packages.sh. If you use the small version of the installer, during installation you will also need a 'source media', in other words a media containing Slackware packages. Packages can be installed from a Slackware DVD/CDs, a Slackware USB stick, a pre-mounted directory, a hard drive partition, a Samba share, NFS (Network File System), a FTP/HTTP server. When choosing the SOURCE in the menu, the installer tells you what to do according to the kind of selected media. To get a source media, follow this link: http://www.slackware.com/getslack/[Get Slack] TIP: Jika perlu Anda dapat menghapus CD instalasi untuk memasukkan DVD yang berisi paket sebaliknya, pada saat tersebut pemasang sudah dimuat di dalam memori.