-
Notifications
You must be signed in to change notification settings - Fork 697
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Doesn't boot on XCP-NG/XEN #1555
Comments
With Photon OS 5, see https://vmware.github.io/photon/docs-v5/troubleshooting-guide/photon-installation-issue/, ide interface for cdrom isn't supported anymore. Can you check the setting of the or specifiy a cdrom sata controller ? |
I know, but there is no such option in xen. I mean I can’t choose between ide and scsi, if I am correct there is a proprietary blkdev driver in kernel for it.On 24. 6. 2024, at 13:34, dcasota ***@***.***> wrote:
With Photon OS 5, see https://vmware.github.io/photon/docs-v5/troubleshooting-guide/photon-installation-issue/, ide interface for cdrom isn't supported anymore. Can you check the setting of the or specifiy a cdrom sata controller ?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I'm afraid, the official 5.0 ova and iso won't help in this case. Just some thoughts:
|
Yep, you're right. The official way doesn't work. That's why I am mentioning this. It might be actually useful to support other hypervisors too, as at this point we can't use them for datacenter migration and so on. Do you think upgrading from 4.0 to 5.0 will work? I guess the kernel will be upgraded too, and the ide support is lost. Custom build should work fine of course. |
We restored IDE support with this commit in photon 5, unfortunately the release iso does not have it.
|
Oh nice, I will try it ! thanks |
I confirm I can install with 4.0 ISO and upgrade to 5.0 now successfully! Thank you |
Describe the bug
The installer successfully starts but fails as it doesn't see the mounted ISO.
I've already mentioned this in a pull request which should have fixed this vmware/photon-os-installer#7
When I use OVA on Xcp-ng, it doesn't boot at all. I can only see the boot menu and then nothing, a black screen with a blinking cursor.
I know XP-ng is not a target platform for this OS, but in hybrid environments, this OS can't be moved from one hypervisor to another, as I tested it.
Reproduction steps
Expected behavior
I would expect this system to boot on any hypervisor.
Additional context
No response
The text was updated successfully, but these errors were encountered: