Hi UdoB, thanks for your attention .).Well..., did you try the search function of the forum? "FydeOS" has never been mentioned before. (I've never heard that name.)
If you give us more information and tell us as detailed as possible what did not work, you may perhaps get a more helpful answer than this.
Best regards
".ova" is mentioned here, albeit only in a short note: https://pve.proxmox.com/wiki/Advanced_Migration_Techniques_to_Proxmox_VEThe image for VM installation is an "ova" file
".ova" is mentioned here, albeit only in a short note: https://pve.proxmox.com/wiki/Advanced_Migration_Techniques_to_Proxmox_VE
xxxxx.img.xz
file, unzipped it to an .img
file added it as a disk to a VM, but anything I tried it failed to boot. I think I tried every VM combination possible. On some tries it just plain failed to boot, but on other attempts it got as far as "Kernel starting...." . I even tried saving it as an ISO & attached it to CD-Rom (virtual) - still no luck.Trying to help you, I downloaded FydeOS from the web & got axxxxx.img.xz
file, unzipped it to an.img
file added it as a disk to a VM, but anything I tried it failed to boot. I think I tried every VM combination possible. On some tries it just plain failed to boot, but on other attempts it got as far as "Kernel starting...." . I even tried saving it as an ISO & attached it to CD-Rom (virtual) - still no luck.
I believe their image/s are probably not correctly setup or incompatible with any KVM solution. IDK, but good luck to you.
One possible last attempt that you may want to try - Burn the image to a physical USB stick (as in FydeOS Docs), passthrough the USB Device to the VM - & see if that solves it. I'm not going to try it myself!
# curl -OL https://download.fydeos.io/FydeOS_for_PC_apu_v18.0-SP1-io-stable.img.xz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1651M 100 1651M 0 0 37.1M 0 0:00:44 0:00:44 --:--:-- 48.8M
# xz -dk FydeOS_for_PC_apu_v18.0-SP1-io-stable.img.xz
# file FydeOS_for_PC_apu_v18.0-SP1-io-stable.img
FydeOS_for_PC_apu_v18.0-SP1-io-stable.img: DOS/MBR boot sector; partition 1 : ID=0xee, start-CHS (0x0,0,2), end-CHS (0x3ff,255,63), startsector 1, 14287004 sectors
# mv FydeOS_for_PC_apu_v18.0-SP1-io-stable.img FydeOS_for_PC_apu_v18.0-SP1-io-stable.raw
# qm disk import 100 FydeOS_for_PC_apu_v18.0-SP1-io-stable.raw local-zfs
importing disk 'FydeOS_for_PC_apu_v18.0-SP1-io-stable.raw' to VM 100 ...
transferred 0.0 B of 6.8 GiB (0.00%)
[...]
transferred 6.8 GiB of 6.8 GiB (99.48%)
transferred 6.8 GiB of 6.8 GiB (100.00%)
transferred 6.8 GiB of 6.8 GiB (100.00%)
Successfully imported disk as 'unused0:local-zfs:vm-100-disk-0'
I got the same experience & with 8gb (if IRC) it doesn't boot. Also got the same screen output. But it still won't work.Trying it in a VM with 16GB of ram assigned, and it just shows the above.
I also tried both.I also doubt that renaming the .img file to .raw was needed
I had the same thoughts - maybe somebody can try it with a (properly) passed-through GPU to this VM.Purely guessing here but my suspicion is that it's getting far enough into the boot sequence to initialise a graphics adapter
Yes, I met the same issue... someone said the cause is CPU incompatible.Trying the img.xz image now in a VM, I'm getting this far when using that image as a raw disk:
View attachment 70331
In a VM with only 2GB of ram assigned, it shows the above screen for a few seconds then reboots the VM.
Trying it in a VM with 16GB of ram assigned, and it just shows the above and keeps there.
Purely guessing here but my suspicion is that it's getting far enough into the boot sequence to initialise a graphics adapter, which this VM doesn't have. Maybe using a virtgl adapter might work, or some different download from their website supporting different stuff.
On their site - all the CPU options only show low-level core CPUs - maybe its that.someone said the cause is CPU incompatible
It seems to have been successfully powered on, but the built-in graphics cannot be displayed. Set VGA to none and use the graphics card RX550 to display successfully.Good notes - I'll not waste my time any longer on this as it looks like it won't work