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.

2011-06-30 09:59 Zurück zur Release-Liste
2.8.4

Dieses Release behebt ein Problem, wo Shift-F1 nicht bearbeitet wurde die Linux-Kommandozeile wie Shift-F2 .. F12. Ein VirtualBox Fehler ist jetzt erkannt zu VESA lineare Grafik deaktivieren. GCC 4,6 Zusammenstellung Fixes wurden hinzugefügt. Ein Problem mit dem HP Compaq 8000 Elite BIOS wurde behoben. Eine Datei namens gujin.sh Als Beispiel wird die Init-Skripte einer Linux-Live-CD Patch, um es an der Live-CD-Image-Datei mit Gujin Boot zur Verfügung gestellt.
This release fixed a problem where Shift-F1 was not editing the Linux command line like Shift-F2..F12. A VirtualBox bug is now detected to disable VESA linear graphics. GCC 4.6 compilation fixes were added. A problem with the HP Compaq 8000 Elite BIOS was corrected. A file named gujin.sh is provided as an example to patch the init scripts of a Linux live CD to get it to boot from the live CD image file using Gujin.

Project Resources