migrated esxi VM Boots to blank screen

anaxagoras

Renowned Member
Aug 23, 2012
42
6
73
I have an older Photon OS VM (vmware version of linux for a docker host) running on esxi. I plan on converting it over to ubuntu server, but all the docker configs are pretty old and would not come up under ubuntu a lot of errors about depreciated commands, so i decided to migrate the machine over. I don't have the time to rebuild the docker stack until after the new year.

the os is running:
Linux photon-machine 5.10.93-6.ph4-esx #1-photon SMP Thu Feb 17 02:54:43 UTC 2022 x86_64 GNU/Linux

I converted all the disk images to raw zfs volumes with no problem. I configured the vm with the vmware pvscsi controller, the the vmware network adapters.

I get a grub screen, and then it boots to a blank screen, i've tried various different display settings, default, spice, vmware all make no difference. The network never comes up, i've tried pinging the configured ip with no luck. I also tried various scsi controllers with no luck

Any idea what I can do here?
 
I have an older Photon OS VM (vmware version of linux for a docker host) running on esxi. I plan on converting it over to ubuntu server, but all the docker configs are pretty old and would not come up under ubuntu a lot of errors about depreciated commands, so i decided to migrate the machine over. I don't have the time to rebuild the docker stack until after the new year.

the os is running:
Linux photon-machine 5.10.93-6.ph4-esx #1-photon SMP Thu Feb 17 02:54:43 UTC 2022 x86_64 GNU/Linux

I converted all the disk images to raw zfs volumes with no problem. I configured the vm with the vmware pvscsi controller, the the vmware network adapters.

I get a grub screen, and then it boots to a blank screen, i've tried various different display settings, default, spice, vmware all make no difference. The network never comes up, i've tried pinging the configured ip with no luck. I also tried various scsi controllers with no luck

Any idea what I can do here?
You're not alone! I've the same problem. I'm currently migrating my VMs from ESXi and Photon OS VMs doesn't boot. I tried same things as you without results. Did you solved it?
 
The problem with Photon OS is the installed kernel. If you install it with the optimized-ESXi kernel, you'll have this error when migrate to Proxmox (obviously). My solution was to install the generic kernel before the migration.
 
  • Like
Reactions: Johannes S