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

sugar on a stick install - mbr.bin not found #977

Open
notbob11 opened this issue Feb 12, 2024 · 1 comment
Open

sugar on a stick install - mbr.bin not found #977

notbob11 opened this issue Feb 12, 2024 · 1 comment

Comments

@notbob11
Copy link

OS = Debian Bookworm
Did this on a Surface Pro 3 and also on a Lenovo ideapad 330

mount /home/scott/Downloads/Fedora-SoaS-Live-x86_64-F35-20220215.iso /mnt/loop/

cd /mnt/loop/LiveOS/

./livecd-iso-to-disk --reset-mbr --overlay-size-mb 2500 --home-size-mb 4000 --unencrypted-home /home/scott/Downloads/Fedora-SoaS-Live-x86_64-F35-20220215.iso /dev/sdb

Got an error message
Could not find mbr.bin (SYSLINUX).

Actually have two mbr.bin files
/usr/lib/SYSLINUX/mbr.bin
/usr/lib/syslinux/mbr.bin

Is this a bug, or is it me?

@quozl
Copy link
Contributor

quozl commented Feb 13, 2024

Interesting, but Sugar doesn't provision the mbr.bin file, that's a Fedora responsibility. I suggest you take it up with Fedora. You might also try the current Fedora download, which is based on Fedora 39 rather than Fedora 35. Also, running livecd-iso-to-disk on the mount point of the Fedora 35 ISO using the Debian Bookworm shell and utilities may not be entirely safe. livecd-iso-to-disk was written to be run within the booted live OS. Shell and utilities of Debian Bookworm contain different versions and patches to those that are in Fedora 35. Hope that helps!

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

2 participants