Re: Using bhyve to develop and OS -- tips on how?
Date: Sat, 15 Jan 2022 10:53:26 UTC
You may be better off using qemu, at least initially as “legacy” booting requires jumping through a few more hoops. Another suggestion is to check out wiki.osdev.org. There are a lot of useful resources on this site. > On Jan 15, 2022, at 1:29 AM, Aryeh Friedman <aryeh.friedman@gmail.com> wrote: > > > I want to develop a OS completely from scratch, i.e. starting with the first instruction encountered after POST and everything above it (mostly for fun). > > I want to use bhyve to do this any tips on how to get started (I have found a few tutorials on how to do the asm part of a MBR but that's about as far as I have gotten). > > -- > Aryeh M. Friedman, Lead Developer, http://www.PetiteCloud.org