kboot icon indicating copy to clipboard operation
kboot copied to clipboard

KBoot boot loader

Results 7 kboot issues
Sort by recently updated
recently updated
newest added

Getting the following error when trying to boot Mezzano Demo 5 from a USB stick. Internal Error: Exhausted heap space (want 1160 bytes) Please report this error to https://github.com/aejsmith/kboot Version:...

For example ```bash su@debian:~$ sudo kexec -l kboot.bin su@debian:~$ sudo kexec -e ```

![lisp machine error](https://user-images.githubusercontent.com/4855453/69287659-03e4a380-0bc5-11ea-82c2-b8efee6a7bd1.JPG) See screen shot of error

Getting the following error when trying to boot [Mezzano Demo 4](https://github.com/froggey/Mezzano/releases/tag/demo4) from a USB stick on an ASUS UX430UAR with 8 GB RAM: ![cropped](https://user-images.githubusercontent.com/29977246/50543177-6e1ce000-0bd0-11e9-9d60-a8954e46aac6.gif) https://github.com/froggey/Mezzano/releases/download/demo4/Mezzano.Demo.4.CD-USB-hybrid.iso.gz A slight anomaly on this...

Hi, I downloaded the latest mezzano vmdk and followed the instructions to set up the machine, when I do try to boot it it always fails for Exception 13 (error...

The EFI support works on Mac when booting from a USB device or CD, but it cannot yet be installed to a hard drive (at least it hasn't been tested)....

enhancement

Need to implement a FAT boot sector so that KBoot can be booted from a FAT filesystem on BIOS systems. This is particularly of use for booting from USB drives,...

enhancement