ccnxjr wrote: » Try these: For setting up an Olive:http://www.techexams.net/forums/juniper-certifications/81264-interested-setting-up-juniper-lab.html For setting up an Olive (briefly) and hooking it up to GNS3:http://www.techexams.net/forums/juniper-certifications/48873-junos-router-emulation-gns3-2.html I *might* be able to help you fix it doesn't work. (been a while)
qemu -m 1024 -net nic,model=e1000 -hda olive-12a.img -cdrom junos_12-1.iso -net user
mount /cdrom
[COLOR=#174169]qemu -m 1024 -hda olive-12a.img -cdrom FreeBSD-7.4-RELEASE-i386-dvd1.iso -boot d -localtime[/COLOR]
[COLOR=#174169]-cdrom FreeBSD-7.4-RELEASE-i386-dvd1.iso [/COLOR]
[COLOR=#174169]qemu -m 1024 -hda olive-12a.img -boot d -localtime[/COLOR]
ccnxjr wrote: » Maybe try building an Olive inside a Virtual box instance first, just to get familiar with the steps.