I found "barge-rpi.img" here: https://github.com/bargees/barge-os/releases/tag/2.2.2-rpi
and 2.14.0-rc2 "barge.img" here: https://github.com/bargees/barge-os/releases.
I can upload barge.img into DigitalOcean vps, everything works: https://github.com/diyism/barge-os/blob/master/docs/bargeos_on_digitalocean.md
But after I burned "barge.img" into my usb disk with balenaEtcher and boot my x86/64 computer from this usb disk, it shows:
"Boot:
CHS: Error 8601 reading sector 165 (0/3/40)
EDD: Error 8601 reading sector 228
....
"
without booting success.
How to boot x86/64 computer with BargeOS.img?