- Lihat juga The Minix3 Notes.
- Virtual Hardware Version 6 (Version 7 crash melulu).
- Network Adapter: NAT (Apa bisa bridge?)
- Ethernet VMware mengemulasi LANCE AMD (pilihan nomor 6).
- Error: "sshd: PRNG not seeded"; artinya VMWare lagi bete kurang kegiatan. Coba kerjain
cat suatu-berkas-apaja > /dev/random;
lalu ulangi untuk /dev/urandom. - Did you move this virtual machine, or did you copy it? If you don't know, answer "I copied it".
- Agar bisa X11 tunnel, edit /usr/local/etc/ssh/sshd_config:
ListenAddress 0.0.0.0
X11Forwarding yes
X11DisplayOffset 10
X11UseLocalhost no
TCPKeepAlive yes
Saturday, November 29, 2008
VMWare Server 2.0 dan Minix 3.1.2a (v03)
Berikut beberapa catatan perihal VMWare Server 2.0 dan Minix 3.1.2a:
Labels:
Minix 3.1.2a VMWare Server 2.0
Subscribe to:
Post Comments (Atom)
2 comments:
Pak Ibam, kalau dengan vbox bagaimana ya?
Oscar
Ilkom 2007
Saya belum berhasil mensetup network Minix pada VBOX.
Post a Comment