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.

2010-06-17 07:30 Retour à la liste release
2.8.2

Cette version corrige beaucoup de bugs, vous permet de vérifier / modifier la ligne de commande finale en appuyant sur Shift lors de la sélection d'un noyau, reconnaît l'extension Rock Ridge sur ISO9660 (noms de fichiers), et peuvent plus démarrer sans modification en direct des images de CD-ROM stockées dans le répertoire / boot (testé avec NimbleX, sidux, Elive, Ubuntu, Eeebuntu, et Linux Mint) avec l'aide d'un simple fichier nommé "gujin.cmd".
This version fixes a lot of bugs, allows you to review/edit the final command line by pressing Shift when selecting a kernel, recognizes the Rock Ridge extension on ISO9660 (filenames), and can boot more unmodified live CD-ROM images stored in the /boot directory (tested with NimbleX, sidux, Elive, Ubuntu, eeebuntu, and Linux Mint) with the help of a simple file named "gujin.cmd".

Project Resources