RSS 50 projects tagged "Boot"

Download Website Updated 10 Jan 2013 Gujin

Screenshot
Pop 403.34
Vit 34.17

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.

Download Website Updated 26 Oct 2012 mdadm

Screenshot
Pop 400.11
Vit 25.33

mdadm is a tool for creating, maintaining, and monitoring Linux "md" device arrays, also known as Software RAID.

Download Website Updated 01 Apr 2012 ms-sys

Screenshot
Pop 177.65
Vit 12.32

ms-sys is a Linux program for writing Microsoft compatible boot records. The program does the same as Microsoft's "fdisk /mbr" to a hard disk or "sys d:" to a floppy or FAT32 partition, except that it does not copy any system files (only the boot record is written).

Download Website Updated 17 Aug 2011 BusyBox

Screenshot
Pop 577.78
Vit 20.79

BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for most of the utilities you usually find in GNU fileutils, shellutils, etc. The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts. BusyBox provides a fairly complete POSIX environment for any small or embedded system.

Download Website Updated 22 Jul 2010 Syslinux

Screenshot
Pop 1,082.58
Vit 22.07

Syslinux is a collection of boot loaders for Linux and other operating systems which operates on Linux ext2/ext3 filesystems, MS-DOS FAT filesystems, network servers using PXE firmware, or from CD-ROMs. Syslinux has an advanced extension API and contains two optional menu systems. It also includes MEMDISK, a tool for booting legacy operating systems from non-traditional media like PXE or CD-ROM.

Download Website Updated 13 Jun 2010 daemon

Screenshot
Pop 182.46
Vit 5.88

daemon turns other processes into daemons. There are many tedious tasks that need to be performed to correctly set up a daemon process; daemon performs these tasks for other processes. This is useful for writing daemons in languages other than C, C++, or Perl (e.g. sh, Java). If you want to write daemons in languages that can link against C functions (e.g. C, C++), see libslack, which contains the core functionality of daemon.

Download Website Updated 02 Sep 2009 Crash Recovery Kit for Linux

Screenshot
Pop 257.88
Vit 7.20

Crash Recovery Kit (CRK) for Linux is a tool which can recover your crashed PC.

Download Website Updated 26 Jun 2007 genromfs

Screenshot
Pop 73.73
Vit 2.40

genromfs is a tool for creating romfs images. romfs is a Linux specific light-weight, space-efficient, read-only filesystem.

Download Website Updated 24 Feb 2007 Etherboot

Screenshot
Pop 240.57
Vit 14.43

Etherboot is a free software package for making boot ROMs for booting Linux and other operating systems on x86, Itanium, Hammer, and Hyperstone machines over a network using Internet protocols, namely DHCP and tftp.

Download Website Updated 19 Feb 2007 LILO

Screenshot
Pop 871.94
Vit 12.54

LILO is a Boot loader for Linux/x86 and other PC operating systems. It is responsible for loading your Linux kernel from either a floppy or a hard drive and passing control to it. It is capable of booting beyond cylinder 1024 of a hard disk if the BIOS supports EDD packet call extensions to the int 0x13 interface. LILO can also be used to boot many other operating systems, including DOS, Windows (all versions), OS/2, and the BSD variants. The LILO distribution includes full source, documentation and support files.

Screenshot

Project Spotlight

bareos

A fork of the bacula.org project.

Screenshot

Project Spotlight

TreeFrog Framework

A high-speed and full-stack C++ framework for Web applications.