Bootman boot

Posted on April 4th, 2007 in Uncategorized by admin

bootman is the BeOS boot loader on x86 systems. It resides solely in the master boot record and does not require installing BeOS, although it must be installed from BeOS.

It is filesystem-agnostic, and boots an operating system as if it were being booted directly from the hardware. As such, it can boot virtually any operating system. It can also chainload GRUB, LILO and NTLDR. However, being independent of an OS prevents it being able to boot any disks which are not accessible via BIOS I/O routines (e.g. int 13), with the exception of BeOS disk-in-a-file images on FAT32, NTFS or ext2 file systems.

bootman appeared in BeOS R4.0, replacing LILO, which was used in R3.x. Installing, configuring and uninstalling can be done solely by a graphical application, also called bootman. This can also create a MBR restoration floppy disk without modifying the current MBR.

Post a comment

You must be logged in to post a comment.