Hello, is it possible to instal on KVM Ubuntu 9.10. I’ve Mikrotik 5.0rc3 and 40GB SSD (x86). Mayby somebody could help me install Ubuntu:) I’ve read and found topic about CentOS.
I should first copy “ubuntu-9.10-desktop-i386.iso” on my SSD and in terminal write (in kvm):
you have to make file where you will install the ubuntu. you can achieve that by issuing - make-routeros-image command and creating image file of appropriate size, then add it to the configuration so virtual ubuntu can have its storage.
Hello, thank You for answer. One more question: I should install “ubuntu-9.10-desktop-i386.iso” from cdrom (burn image on CD and insert to CD-ROM) or copy image to files in Mikrotik (without CD-ROM). I’ve disconnected CD-ROM from my computer:) I also understand that my steps are OK (after that I could connect by VNC and will have access by remote desktop)? No more steps are needed? Best regards.
with label cdrom you tell kvm that you will be using iso image as cdrom and not as a normal storage disk drive. Things like read-only are set by default.
regarding files all you have to do is upload ISO/image file you want to install OS from, and make storage file that will be used as guest hard drive.
Hello, thank You for help. I’ve created RouterOS image and run Virtual machine (status running, but first I have to change 192.168.178.12:20 on 192.168.178.12 (without 20) - because otherwise there was error “vnc cant bind”) . Later I have added in KVM menu (I’ve installed today 5.0rc4 version of Mikrotik) VM interface (virtual machine=ubuntu, type= static, static=vif1 - I’ve created before Virtual ethernet “vif1”). As I described before status now is “running”, but I can’t connect to this VM. I’ve redirected port 5900 (udp and tcp) on address 192.168.178.12 (port 5900), but it don’t helps. I’ve used in Mikrotik tool ping 192.168.178.12 and is OK (when I’ve set “dynamic bridge” in VM interface always was “timeout”, so I’ve change to static Vm interface). Now, VNC always said to me “failed to connect: connection refused (10061)”. Files: Iso with ubuntu and ubuntu.img are seen in files in Mikrotik (names are OK). What should I set more? Best regards.