User Tools

Site Tools


system:boot:grub

This is an old revision of the document!


Table of Contents

Grub

Grub is a bootloader for X86 machines.

Booting Floppy Images

The syslinux package contains a loader for floppy images that can be booted using grub. When both packages are installed, the procedure is quite straight forward:

  • optionally create a subdirectory in grub's root to contain the specific stuff
  • copy the memdisk binary and the desired floppy image to the above directory
  • add an entry to grub's config like so:
title Boot some floppy image
kernel /dos/memdisk
initrd /dos/BOOT.IMG

Links

system/boot/grub.1237511441.txt.gz · Last modified: 2009/03/20 01:10 by 127.0.0.1