Downloadliste

Projektbeschreibung

Gujin is a PC boot loader that can analyze your partitions and filesystems. 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 (*.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. 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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-05-13 18:43 Zurück zur Release-Liste
2.6

Diese Version behebt SATA-Erkennung mit PCI-BIOS-, Sieb-Definition-Erkennung, ISO-Images auf Superfloppy Änderung, und einige Bugs ELF Behandlung. Bessere FAT-Dateisysteme sind jetzt erzeugt. Eine vereinfachte "Gujin"-Befehl wurde eingeführt, um den Bootloader zu installieren und zu entfernen. Beispiele sind eingeschlossen, um Ihr eigenes Boot direkt komprimiert elf32 oder ELF64-Dateien erstellen, mit dem KGZ Erweiterung.
This release fixes SATA detection with PCI BIOS, screen definition detection, ISO images to superfloppy modification, and some ELF treatment bugs. Better FAT filesystems are now generated. A simplified "gujin" command was introduced to install and remove the bootloader. Examples are included to create your own directly bootable compressed ELF32 or ELF64 files with the kgz extension.

Project Resources