Community discussions

MikroTik App
 
Alijoon
just joined
Topic Author
Posts: 2
Joined: Fri Sep 06, 2019 6:02 pm

CHR on OpenVZ

Fri Sep 06, 2019 6:37 pm

Hi
I'm going to install CHR on Debian 16.04. The Hypervisor is OpenVZ. The machine has 512MB Ram. When I try to mount the img file, I got the Unknown Error -1 message. I run the following command:

wget http://download2.mikrotik.com/routeros/ ... .5.img.zip -O chr.img.zip && \
gunzip -c chr.img.zip > chr.img && \
mount -o loop,offset=33554944 chr.img /mnt

mount: /mnt: mount failed: Unknown error -1

Any Idea?
 
torkue
just joined
Posts: 17
Joined: Sun Sep 30, 2018 4:27 pm

Re: CHR on OpenVZ

Mon Sep 09, 2019 10:47 am

I would suggest to look for a different VPS based on KVM.
Even if we found a solution for mounting the image, the OpenVZ VPS won't be able to run a CHR.

OpenVZ is a container style of virtualization which relies on the host node's kernel, while CHR needs its own kernel.
To run a CHR a full virtualisation solution like hyper-v, qemu/kvm or vmware is requiered.
 
Alijoon
just joined
Topic Author
Posts: 2
Joined: Fri Sep 06, 2019 6:02 pm

Re: CHR on OpenVZ

Wed Sep 18, 2019 7:38 am

You right torkue, I should change the provider. Thank you man.

Who is online

Users browsing this forum: No registered users and 14 guests