search for: bsd4me

Displaying 4 results from an estimated 4 matches for "bsd4me".

2014 Dec 05
2
vesamenu back to text before booting
...KERNEL mboot.c32 APPEND /ldbsd.com --- /boot.cfg --- /bsd </pre> ==== example with differently named kernel ==== (editorial note: bsd4grml actually uses a boot.cfg file, too) <pre> LABEL bsd4grml KERNEL /boot/isolinux/mboot.c32 APPEND /boot/addons/bsd4grml/ldbsd.com set image bsd4me.rd`set timeout 5 --- /boot/addons/bsd4grml/bsd.rd </pre> ------------------------------------------------------------------ > Alternatively (or, even better), you could send a link to > original documentation about your boot loader. *ahem* does CVSweb to the sources count? ;-) Well,...
2014 Dec 05
0
vesamenu back to text before booting
> On Fri, 5 Dec 2014, Gene Cumm wrote: > > > >> mostly in C and be BIOS-only) or making the MirOS kernel act like > > >> either an MBOOT kernel or a Linux kernel (for their boot protocols), > > The MirBSD _bootloader_ (not kernel) can act as a Multiboot kernel. > It can then use disc access (not PXE), or you can pass it the "real" > kernel, but
2014 Dec 05
0
vesamenu back to text before booting
...fg --- /bsd > </pre> > > ==== example with differently named kernel ==== > > (editorial note: bsd4grml actually uses a boot.cfg file, too) > > <pre> > LABEL bsd4grml > KERNEL /boot/isolinux/mboot.c32 > APPEND /boot/addons/bsd4grml/ldbsd.com set image bsd4me.rd`set timeout 5 --- /boot/addons/bsd4grml/bsd.rd > </pre> > > ------------------------------------------------------------------ > > > Alternatively (or, even better), you could send a link to > > original documentation about your boot loader. > > *ahem* doe...
2014 Dec 05
8
vesamenu back to text before booting
On Fri, 5 Dec 2014, Gene Cumm wrote: > >> mostly in C and be BIOS-only) or making the MirOS kernel act like > >> either an MBOOT kernel or a Linux kernel (for their boot protocols), The MirBSD _bootloader_ (not kernel) can act as a Multiboot kernel. It can then use disc access (not PXE), or you can pass it the ?real? kernel, but also e.g. configuration files, as Multiboot