10:02:01 I just tried to import omnios-r151044.cloud.vmdk into google cloud - doesn't work: [import-image]: 2022-12-21T09:49:20Z could not detect operating system. Please re-import with the operating system specified. For more information, see https://cloud.google.com/compute/docs/import/importing-virtual-disks#bootable 10:03:00 any hints, which OS of https://cloud.google.com/sdk/gcloud/reference/compute/images/import#--os could be used? 10:11:29 ok - using --data-disk, I can import it, let's see whether it boots 10:19:57 oh - it circle boots - to be seen on the serial console 10:20:50 "cannot mount root" 11:32:10 neuroserve ya, there are still issues about boot pool access when disk controller device changes... 12:04:30 tsoome_ : I can access the boot prompt and loader via serial console - can I do something to make it boot from $somewhere? 12:05:13 can you add cd image or usb image? 12:07:05 when rpool can not be used on boot, the fix is to use alternate boot device (cd/usb/net), import the rpool to get boot device paths updated for current system, regenerate boot archive 12:07:16 add an image to the existing image in order to boot from it? 12:07:46 yes, to have cd/usb device to boot from 12:07:57 haven't seen that option - but I'll find out 12:09:57 well, otherwise, you would need to know what VM engine they are using, and try to create/update the disk image for it.