Télécharger la liste

Description du projet

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.

Système requise

System requirement is not defined
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 Retour à la liste release
2.6

Cette version corrige de détection SATA avec le BIOS PCI, la détection définition d'écran, des images ISO à la modification superfloppy, et quelques bugs de traitement ELF. Mieux les systèmes de fichiers FAT sont maintenant générés. Une version simplifiée de "" gujin commande a été introduite à installer et à retirer le chargeur de démarrage. Des exemples sont inclus pour créer vos propres directement bootable comprimé ELF32 ou ELF64 fichiers avec l'extension KGZ.
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