Download List

项目描述

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.

系统要求

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.

2013-01-10 15:53
2.8.7

此版本改进的德语翻译、 固定安装在 OpenSuSE,改进的检测,灌装的 /boot/gujin.cmd 文件的分区标签上的问题和固定的生成上 Ubuntu 的新版本的包有问题。
标签: 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

此版本修复了很多 bug,比如安装引导装载程序和加载 (Fedora 默认 /boot 分区),高度分散的 ext2 文件系统上的 Linux 内核探头在脂肪中的文件/引导目录甚至如果此目录的大小值为 null (现在标准),更好地处理的情况没有标签,分区,在开始更好地工作。古今内衣现在也可以加载内核上作出不同的扇区大小与比基础设备允许,例如有 512 字节/扇区超级上的 CDROM DVDRAM 与 2048年字节/部门写的文件系统。
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

此版本修正了一个问题,即移位- F1是不是编辑喜欢移位- F2 Linux命令行.. F12。现在是一个VirtualBox的错误检测禁用VESA线性图形。 GCC 4.6编译修复增加了。惠普与康柏8000精英​​BIOS问题已得到纠正。名为gujin.sh的文件是作为一个例子来修补了Linux的live CD的init脚本来得到它的启动从现场CD映像文件使用古今。
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

此版本修正错误和回归,消除了磁盘的硬编码扇区大小(管理着4096每逻辑扇区字节磁盘),提高引导上作为图像文件存储在硬盘的Live CD,并提高快速启动“小”引导程序的(就像一个单一的Linux发行版上的ext4文件系统,或现场的CD - ROM在古今自己的El - Torito非引导程序的PC)的简单配置。
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

这个版本修复了很多错误,让您检视/编辑时,按Shift选择最后一个内核命令行,确认岩岭的ISO9660格式扩展名(文件名),并可以引导更多的未修改活CD - ROM中存储的图像/ boot目录与一个简单的命名文件帮助(与NimbleX,sidux,Elive,Ubuntu的,eeebuntu,测试和Linux造币厂)“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