Gujin
Gujin
http://gujin.org
Graphic bootloader, kernel loader, floppy simulator on HD, FD, and CDROM
Gujin is a PC boot loader that can analyze your partitions and filesystems on hard disks, USB disks and CD/DVDs. It finds the Linux kernel images available, as well as other bootable partitions (for *BSD, MS-DOS, Windows, etc.), files (*.kgz) and bootable disk images (*.iso, *.bin, *.img, *.bdi), and displays a graphical menu for selecting which system to boot. It boots the Linux kernel using the documented interface, like LILO and GRUB, so it doesn't need any other pre-installed bootloader. It can also directly load gzipped ELF32 or ELF64 files, with a simple interface to collect real-mode BIOS data, and can relocate those executable with the right link options. There is no need to execute anything after making a new kernel: just copy the kernel image file into the "/boot" directory, with a standard name. Gujin is written almost entirely in C with GCC, and it fully executes in real mode to be as compatible as possible.
Download
https://sourceforge.net/projects/gujin/files/gujin/2.8.7/gujin-2.8.7.tar.gz/download
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Etienne Lorrain | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Help | Mailing List Info/Archive | http://lists.sourceforge.net/lists/listinfo/gujin-announce |
Developer | Mailing List Info/Archive | http://lists.sourceforge.net/lists/listinfo/gujin-devel |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.