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 Requirements

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.

2011-06-30 09:59 Back to release list
2.8.4

이 릴리스 때 Shift - F1은 시프트 - F2 같은 리눅스 명령줄을 편집 아니었 ... F12 문제를 해결했습니다. VirtualBox 버그는 이제 선형 VESA 그래픽을 해제하는 발견이다. GCC 4.6 컴파일 수정이 추가되었습니다. HP 컴팩 8000 엘리트 BIOS가 문제가 수정되었습니다. gujin.sh라는 파일이 Gujin를 사용하여 라이브 CD 이미지 파일에서 부팅하려면 리눅스 라이브 CD의 INIT 스크립트를 패치하는 예제로 제공됩니다.
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