diff --git a/FAQ/troubleshoot.sgml b/FAQ/troubleshoot.sgml index af5fb00f7d..a13c3d83c7 100644 --- a/FAQ/troubleshoot.sgml +++ b/FAQ/troubleshoot.sgml @@ -1,4 +1,4 @@ - + @@ -299,8 +299,9 @@

Due to the manner in which FreeBSD gets the memory size from the BIOS, it can only detect 16 bits worth of Kbytes in size (65535 - Kbytes = 64MB). If you have more than 64MB, FreeBSD will only see - the first 64MB (or less... some BIOSes peg the memory size to 16M). + Kbytes = 64MB) (or less... some BIOSes peg the memory size to 16M). + If you have more than 64MB, FreeBSD will attempt to detect it; + however, the attempt may fail.

To work around this problem, you need to use the kernel option specified below. There is a way to get complete