fix the sample config file

This commit is contained in:
okuji 1999-08-08 05:10:59 +00:00
parent afd18d4fa3
commit 10436796ef

View file

@ -30,12 +30,14 @@ title= FreeBSD 2.2-SNAP
root= (hd0,2) root= (hd0,2)
kernel= (fd0)/kernel kernel= (fd0)/kernel
# For booting OS/2 (test, I have no OS/2 to test for!) # For booting OS/2
title= OS/2 title= OS/2
root= (hd0,1) root= (hd0,1)
makeactive makeactive
chainloader= /boot/chain.os2 # chainload OS/2 bootloader from the first sector
chainloader= +1
# This is similar to "chainload", but loads a specific file # This is similar to "chainload", but loads a specific file
#chainloader= /boot/chain.os2
# For booting Windows NT 3.5 or Windows95 # For booting Windows NT 3.5 or Windows95
title= Windows NT 3.5/Windows 95 boot menu title= Windows NT 3.5/Windows 95 boot menu