OVH ssd vps and chr

Hi there, i have a stupid question about chr on OVH ssd vps.
I trying to use current build 6.38.3. What i do

  1. reboot my vps server to rescue mode
  2. download actual img file
  3. dd if=/tmp/chr.img of=/dev/sdb (sdb my system disk)
  4. reboot vm from OVH pannel and exit in rescue mode.

All looks great, ROS started, dhcp client bound ip on interface and i can connect through winbox.
But after i remove dude package(don’t need at my network) and reboot VM (from ROS by command /system reboot) my vm won’t boot with message
“Loading system with initrd
Uncompressing Linux… Ok, booting the kernel.
ERROR: Could not find disk!
Please attach it somewhere else”

How i can resolve this problem?

Hello,

I’m having the same.

One can mount sdb1 (and probably sdb2) in rescue mode, but not sure what to change … normally one would look for grub configuration..