October 2001
Beginner
1024 pages
25h 8m
English
If you are running Linux and want to boot FreeBSD from Linux's LILO, it is fairly easy to do.
In Linux, edit the file /etc/lilo.conf, and add the following lines:
other=/dev/hda2
table=/dev/hda
label=FreeBSD
You will need to change the other line to reflect whatever device Linux recognizes your FreeBSD drive as.
After you have changed the configuration file, you will need to reinstall LILO by typing lilo as the root user.
Read now
Unlock full access