ravynsoft / ravynos

A BSD-based OS project that aims to provide source and binary compatibility with macOS® and a similar user experience.
https://www.ravynos.com
Other
5.68k stars 192 forks source link

ravynos 0.4.0pre4 boot failed #412

Closed dsk502 closed 11 months ago

dsk502 commented 1 year ago

I flashed ravynOS_0.4.0pre4_f14_amd64.iso to my USB drive using balenaEtcher on macOS, and when I tried to boot from USB drive on another computer, it shows:

CD Loader 1.2
Building the boot loader arguments
Looking up /BOOT/LOADER... File not found
Looking up /boot/loader... File not found
Boot failed

But in a VirtualBox virtual machine, boot is OK.

Aivaras-s commented 11 months ago

had same issue when usb was created with rufus but it was present only on older laptop, new pc booted from usb without problem.

for old pc iso booted when I used ventoy for booting iso file. but only boot loader. then you had to insert usb which was created with rufus and system booted

https://www.ventoy.net/

mszoek commented 11 months ago

Make sure your computer is set up to boot in UEFI mode, not legacy BIOS. The output from the bootloader above shows it looking for the legacy boot blocks.