Gawe kang samin tercinto, matur sembah nuhun atas bimbingan dan bantuennya menginstol Junos ini. Tak potocopy tutore panjenengan:D.
Instalasi Junos dengan Menggunakan Vmware
Yang dibutuh kan :
1. vmware workstation 5.5.3 build-34685
2. FreeBSD 4.11
3. Virtual Serial Port Driver 6.0 by Eltima Software
4. jinstall-7.4R1.7-export-signed.tgz
5. jinstalll-8.3R2.8-export-signed.tgz
a. Jalankan Virtual Serial Port Driver 6.0 by Eltima Software, create serial secukupnya
b. Jalankan Vmware dan klik new virtual machine sehingga akan muncul wizard
c. Pilih virtual machine dengan custom
d. Pilih format virtual machine dengan New – Workstation 5
f. Karena yang kita install adalah FreeBSD maka pilih other – FreeBSD
g. Ketik nama virtual machine
h. karena laptopku menggunakan satu prosesor maka kupilih satu prosesor
i. Setting memory sesuaikan dengan PC mu aku menggunakan 192 MB karena laptopku menggunakan 640 MB
j. Yang disetting bridged karena default antara pc dan vmware terkonek secara bridge
k. Pilih LSI logic secara default
l. Proses selanjutnya adalah pembuatan HD secara virtual
m. Pilih HD yang akan digunakan adalah IDE
n. Tentukan kapasitas hardisk yang akan digunakan adalah adalah 7 GB, silahkan kalau mencoba dengan hardisk di bawah kapasitas 7 , soalnya aku sudah pernah mencoba tetapi selalu gagal.
o. Beri nama file HD dalam system virtual
p. Berikutnya adalah add/remove hardware
yang dibutuhkan adalah :
- Ethernet 3 buah (suka-suka)
- Serial pilih dengan port com 1
q. Setelah semua selesai klik power vmare untuk melakukan instalasi FreeBSD.
Yang perlu dicatat adalah
/ 2000
swap 1000
/config 1500
/var 2500
Kemudian ketik
#rm /dev/wd0c
#ln -s /dev/ad0c /dev/wd0c
#mkdir /var/etc
#touch /var/etc
#touch /var/etc/master.passwd
#touch /var/etc/inetd.conf
#touch /var/etc/group
#pkg_add jinstall-7.4R1.7-export-signed.tgz
Verified SHA1 checksum of jinstall-7.4R1.7-export.tgz
Adding jinstall…
sysctl: unknown oid ‘hw.re.model’
sysctl: unknown oid ‘hw.re.model’
WARNING: This package will load JUNOS 7.4R1.7 software.
WARNING: It will save JUNOS configuration files, and SSH keys
WARNING: (if configured), but erase all other files and information
WARNING: stored on this machine. It will attempt to preserve dumps
WARNING: and log files, but this can not be guaranteed. This is the
WARNING: pre-installation stage and all the software is loaded when
WARNING: you reboot the system.
Saving the config files …
Installing the bootstrap installer …
WARNING: A REBOOT IS REQUIRED TO LOAD THIS SOFTWARE CORRECTLY. Use the
WARNING: ‘request system reboot’ command when software installation is
WARNING: complete. To abort the installation, do not reboot your system,
WARNING: instead use the ‘request system software delete jinstall’
WARNING: command as soon as this operation completes.
#shutdown -r now
untuk selengkapnya bisa di downlod tuturialnya di http://rapidshare.com/files/51395211/Instalasi_Junos_dengan_Olive.pdf.html
copied from aministi.web.id