Skip to content
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

[Question] How to boot x86/64 computer from a usd disk with BargeOS img burned into? #106

Open
diyism opened this issue Jan 2, 2020 · 4 comments

Comments

@diyism
Copy link

diyism commented Jan 2, 2020

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?

@ailispaw
Copy link
Member

ailispaw commented Jan 2, 2020

Hi @diyism , thank you so much for using Barge OS and opening a question here.

I have never try it on x64/64 bare metal pc, but on a VM environment.
I'm not sure, but I guess that it needs something specific for the boot loader with some modifications in the following files.

https://github.com/bargees/barge-os/blob/master/configs/isolinux.cfg
https://github.com/bargees/barge-os/blob/master/scripts/post_image.sh

Or you may be able to use barge.iso instead of barge.img.

I don't have enough time to figure this out and even update the OS itself.
I'm sorry about this, but I hope it would help you and make something to progress.
Thank you.

@diyism
Copy link
Author

diyism commented Jan 2, 2020

Flashed the barge.iso into the usb disk, it still won't boot the x64 PC.

@diyism
Copy link
Author

diyism commented Jan 2, 2020

What a pity that BargeOS only runs on VPS and Raspberry Pi,
while the great author ailispaw has no time to build a x64 version of BargeOS image,
wish some gurus to help fix this issue.

In my mind, if BargeOS could run on X64 pc, it's far better than Proxmox/EXSI,
because docker images are so resourceful.

@paralin
Copy link

paralin commented Feb 11, 2021

@diyism You can try out SkiffOS which can do the same but on x86_64: https://github.com/skiffos/skiffos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants