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.

2013-01-10 15:53
2.8.7

Diese Version verbessert die deutsche Übersetzung, Probleme mit der Installation unter OpenSuSE, verbesserte Erkennung von Partition Etiketten für das Füllen der /boot/gujin.cmd-Datei behoben und Problem mit generieren das Paket auf die neue Ubuntu-Versionen behoben.
Tags: Stable
This release improved the German translation, fixed problems with installing on OpenSuSE, improved detection of partition labels for filling the /boot/gujin.cmd file, and fixed a problem with generating the package on new Ubuntu versions.

2012-02-09 08:05
2.8.5

Diese Version behebt eine Reihe von Fehlern, wie den Bootloader installieren und laden eine Linux-Kernels auf einem stark fragmentierten ext2-Dateisystem (Fedora Standard/Boot-Partition), Sonden Dateien in ein Fett/Boot-Verzeichnis, auch wenn die Größe dieses Verzeichnisses Null (jetzt dem Standard), besser ist den Fall von Partitionen ohne Bezeichnungen behandelt, und funktioniert besser in VirtualBox. Gujin kann jetzt auch Kernel auf Dateisysteme, die mit einer anderen Sektorgröße als das zugrunde liegende Gerät ermöglicht Ihnen, zum Beispiel wenn ein 512 Byte/Sektor Floppy geschrieben auf einer CD-ROM/DVDRAM mit 2048 Bytes/Sektor, laden.
This release fixes a lot of bugs, like installing the bootloader and loading a Linux kernel on a highly fragmented ext2 filesystem (Fedora default /boot partition), probes files in a FAT /boot directory even if the size of this directory is null (now the standard), better handles the case of partitions without labels, and works better in VirtualBox. Gujin can now also load kernels on filesystems made with a different sector size than the underlying device allows, for instance having a 512 bytes/sector superfloppy written on a CDROM/DVDRAM with 2048 bytes/sectors.

2011-06-30 09:59
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.

2010-12-09 07:55
2.8.3

Diese Version behebt Fehler und Regressionen, entfernt das hartcodierte Sektor hat eine Größe von Festplatten (Festplatten verwaltet mit 4096 Byte pro logische Sektoren), verbessert Booten Live-CDs auf der Festplatte als Datei gespeicherten Bilder und verbessert die "winzigen" Bootloader für den schnellen Booten von einfachen Konfigurationen (wie ein PC mit einem einzigen Linux-Distribution auf einer Ext4-Dateisystem, oder eine Live-CD-ROM auf ihre El-Torito Gujin's Bootloader basiert).
This version fixes bugs and regressions, removes the hard-coded sector size of disks (manages disks with 4096 bytes per logical sectors), improves booting live CDs stored on the hard disk as file images, and improves the "tiny" bootloaders for quick booting of simple configurations (like a PC with a single Linux distribution on an ext4 filesystem, or a live CD-ROM based on Gujin's own El-Torito bootloader).

2010-06-17 07:30
2.8.2

Diese Version behebt eine Reihe von Fehlern, können Sie überprüfen, bearbeiten / die letzte Befehlszeile durch Drücken der Umschalttaste beim Auswählen eines Kernel erkennt die Rock Ridge Erweiterung auf ISO9660 (Dateinamen) und mehr booten können unmodifizierte Live-CD-ROM-Images in der gespeicherten Verzeichnis / boot (getestet mit NimbleX, sidux, elive, Ubuntu, eeebuntu und Linux Mint) mit Hilfe einer einfachen Datei namens "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