On 7/23/06, Fay <[EMAIL PROTECTED]> wrote:
>
> Hallo Fath, saya udah download qemunya di
> http://www.h7.dion.ne.jp/~qemu-win/ tapi ngga' tau cara pakenya bisa
> kasih saran cara install dan kerjanya step by step. thanx sebelumnya.


Instalasinya tinggal diunzip. nanti akan ada bebrapa file exe. Kebetulan
saya blm pernah bikin tutorialnya jadi langkah2 berikut ini saya mbil dari
websitenya langsung (http://kidsquid.com/cgi-bin/moin.cgi/QuickStartGuide)

Langkah pertama adalah membaut blank image untuk "menampung" OS yang akan
dijalankan via qemu. Gunakan command qemu-img. Di sini saya akan membuat
image sebesar 100M dengan format qcow (lebih lanjut tentang format image
bsia dibaca di websitenya)

[EMAIL PROTECTED] data]$ qemu-img create -f dsl.img 100MB
qemu-img version 0.8.0, Copyright (c) 2004-2005 Fabrice Bellard
usage: qemu-img command [command options]
QEMU disk image utility

Command syntax:
  create [-e] [-b base_image] [-f fmt] filename [size]
  commit [-f fmt] filename
  convert [-c] [-e] [-f fmt] filename [-O output_fmt] output_filename
  info [-f fmt] filename

Command parameters:
  'filename' is a disk image filename
  'base_image' is the read-only disk image which is used as base for a copy
on
    write image; the copy on write image only stores the modified data
  'fmt' is the disk image format. It is guessed automatically in most cases
  'size' is the disk image size in kilobytes. Optional suffixes 'M'
(megabyte)
    and 'G' (gigabyte) are supported
  'output_filename' is the destination disk image filename
  'output_fmt' is the destination format
  '-c' indicates that target image must be compressed (qcow format only)
  '-e' indicates that the target image must be encrypted (qcow format only)

Supported format: vvfat vpc bochs dmg cloop vmdk qcow cow raw

Yikes! salah command :P

[EMAIL PROTECTED] data]$ qemu-img create -f qcow dsl.img 100M
Formating 'dsl.img', fmt=qcow, size=102400 kB

Oke, imagenya sudah siap, sekarang tingal mejalankan qemu. saya ingat saya
masih punya dsl 0.8.x di partisi jadul. Coba kita pakai. Saya akan berusahan
melakukan booting dengan dsl.iso yang saya punya. Perintah yag akan dipakai
kali ini adalah qemu -cdrom <file.iso> -hda <disk.image> -boot d

[EMAIL PROTECTED] data]$ qemu -cdrom 
/mnt/win_d/Downloads/dsl-embedded-0.8.4/dsl.iso
-hda dsl.img -m 64 -boot d

Dari sini dsl akan di-boot seperti layaknya boot dari cdrom secra normal.
Holy cow, CPUnya 100% :)). Ctrl+c ctrl+c Ctrl+c!! :p

Screenshots menyusul :D

-- 
http://toukakouka.com | http://blog.neofreko.com | http://jogja.linux.or.id|
http://thedotcomschool.com
Talk is cheap. Show me the code (Linus, 2000)
This is my way of Ninja (Naruto, Konoha Village)


[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Check out the new improvements in Yahoo! Groups email.
http://us.click.yahoo.com/6pRQfA/fOaOAA/yQLSAA/0XFolB/TM
--------------------------------------------------------------------~-> 

"This is my way being a linuxer..."
http://jogja.linux.or.id
http://jogja.linux.or.id/wiki/

Untuk berhenti langganan silahkan kirim email kosong ke:
[EMAIL PROTECTED]
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/jogja-linux/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Kirim email ke