You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
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?
The text was updated successfully, but these errors were encountered: