Now we have two operating system run together in one machine: your Windows and your Qemu. Dont forget that your goal is to run Olive on your Qemu.
After successful FreeBSD installation, we need the way to connect your Windows to your Qemu. We need it to copy JunOS source file, to manage Qemu in later time, or to let Qemu join into the network (if our Windows is connected to network). For this purpose, we should install OpenVPN (openvpn-2.0.9-install.exe) that has been downloaded before.
Now you double-click the wizard and follow the instructions.
After finishing the installation, now you open the menu from Windows start menu and choose Add a-new TAP-Win32 virtual ethernet adapter. Once you click it, DOS command prompt will launches and a new tap interface will be created and shown in your taskbar. Change your interface name (for example: tap5). Add static IP in your new tap interface. for example 192.168.1.1/24.
Meanwhile, launch your DOS prompt, go to our Qemu directory, and then run qemu by using net start kqemu command. If succeed, the following line will be appeared:
The KQEMU virtualisation module for QEMU service was started successfully.
Then now you run your olip.img by running the following command:
jqemu.exe -L . -m 256 -hda olip.img -net nic,vlan=0,macaddr=00:aa:00:00:01:00,model=i82559er -net tap,ifname=tap5 -localtime
After you login into your FreeBSD, you will have new tap interface on fxp0. Config the interface with static IP Address for example 192.168.1.2/24 with 192.168.1.1 as its default gateway.
Now you can ping your Windows from your Qemu. Once you start ftp server, you can put JunOS from your Windows into FeeBSD on your Qemu.
Subscribe to:
Post Comments (Atom)
2 comments:
ajari aku donk boss
tinggi banget euy ilmunya si akang ini...
Ah merendah sekali abang satu ini :D
Post a Comment