Nuni is a boot loader for Linux, using ext2 file system and IDE drives. The reason for this particular loader is to avoid bios limitations by not using the bios. For example, there is no 1024 cylinder problem because the concept of cyliders is not used.
nuni will load linux from any place on the drive, up to 137gb. Also any drive from hda to hdk can be used, including drives on ATA66 cards.
Licence : GPLKeywords : linux, boot loader