Media instalasiInstallation media
USB Installer
Gunakan panduan ini untuk membuat USB bootable RootCore OS dari ISO resmi.Use this guide to create bootable RootCore OS USB media from the official ISO.
Sebelum mulaiBefore you start
- Gunakan USB minimal 8 GB.Use a USB drive with at least 8 GB capacity.
- Cadangkan isi USB karena proses ini akan menghapus data di dalamnya.Back up the USB drive because this process will erase its data.
- Unduh ISO dan verifikasi SHA256 terlebih dahulu.Download the ISO and verify the SHA256 checksum first.
Pastikan memilih perangkat USB yang benar. Menulis ISO ke disk yang salah dapat menghapus sistem utama Anda.Make sure you select the correct USB device. Writing the ISO to the wrong disk can erase your main system.
Metode Linux: GNOME DisksLinux method: GNOME Disks
- Buka aplikasi Disks.Open the Disks application.
- Pilih USB target di panel kiri.Select the target USB drive in the left panel.
- Klik menu perangkat, pilih Restore Disk Image.Open the device menu and choose Restore Disk Image.
- Pilih file
rootcore-os-1.0-amd64.iso, lalu mulai proses restore.Selectrootcore-os-1.0-amd64.iso, then start the restore process.
Metode Linux: terminalLinux method: terminal
Cari nama perangkat USB, lalu tulis ISO memakai dd. Ganti /dev/sdX dengan perangkat USB yang benar, bukan partisi seperti /dev/sdX1.Find the USB device name, then write the ISO with dd. Replace /dev/sdX with the correct USB device, not a partition such as /dev/sdX1.
lsblk -f sudo dd if=rootcore-os-1.0-amd64.iso of=/dev/sdX bs=4M status=progress oflag=sync sync
Metode Windows atau macOSWindows or macOS method
Unduh aplikasi dari situs resmi:Download the application from the official site:
- Balena Etcher untuk Windows, macOS, dan LinuxBalena Etcher for Windows, macOS, and Linux
- Ventoy untuk Windows dan LinuxVentoy for Windows and Linux
- Gunakan alat seperti Balena Etcher atau Ventoy.Use a tool such as Balena Etcher or Ventoy.
- Pilih ISO RootCore OS dan perangkat USB target.Select the RootCore OS ISO and the target USB device.
- Jalankan proses flash, lalu eject USB setelah selesai.Run the flashing process, then eject the USB drive when complete.
Boot dari USBBoot from USB
- Restart komputer dan buka boot menu firmware.Restart the computer and open the firmware boot menu.
- Pilih USB RootCore OS.Select the RootCore OS USB drive.
- Setelah live desktop tampil, jalankan installer RootCore OS.After the live desktop appears, run the RootCore OS installer.
Dokumen terkaitRelated documents
Unduh RootCore OSDownload RootCore OS