Saturday, February 18, 2012

[Opensuse] Membuat Live USB

1. Lewat Windows



Download ImageWriter

Download  SUSE Studio ImageWriter

Tulis ISO to USB

Tulis LiveCD ke USB
  • Buka ImageWriter
  • Tekan tombol select
  • Ketik  *.* pada kolom file name dan cari image live CD anda
  • Pilih USB dan klik tombol Write



2. Pake Linux

Install ImageWriter


Install  SUSE Studio Image Writer.
  • Buka YaST software management module.
    • Pada KDE, buka kicker menu >Computer tab > Install/Remove Software
    • Pada GNOME, anda dapat melihat Install/Remove Software pada sisi sebelah kanan
  • Masukan password root
  • Cari “imagewriter” dan centang supaya diinstall
  • Klik Accept

Tulis ISO to USB


Tulis image LiveCD ke USB
  • Buka ImageWriter
    • Pada KDE, buka kicker menu, cari “imagewriter”, dan klik SUSE Studio Imagewriter
    • Pada GNOME, klik More Applications, cari imagewriter, dan klik SUSE Studio Imagewriter
  • Masukan password root
  • Klik pada bagian tengah aplikasi dan cari image isonya
  • Pilih USB device dari menu ropdown menu, dan klik tombol Write
  • Reboot
3. Lewat Command Line Interface (CLI)

Tentukan USB Flashdisk terletak dimana

After inserting your USB stick, you can find out what device it is
~> su
# grep -Ff <(hwinfo --disk --short) <(hwinfo --usb --short)

Tulis ISO to USB


# umount /dev/sdXY
# dd_rescue openSUSE-12.1-KDE-LiveCD-x86_64.iso /dev/sdX
Keterangan: sdX ganti sesuai drive usb anda, misal terletak di sdc

Sumber: http://en.opensuse.org/SDB:Live_USB_stick

No comments:

Post a Comment

Instalasi Burg di Linux Mint Debian Edition

Burg merupakan program yang fungsinya sama dengan Grub. Kedua program ini sama-sama berfungsi untuk mengenali sistem operasi lain yang ter...