On 9 déc. 2014, at 17:07, Frank Seltzer <[email protected]> wrote:
> frank_s@xxx:/home/frank_s % sysctl -a | egrep -i 'hw.machine|hw.model|hw.ncpu' > hw.machine: i386 > hw.model: AMD Phenom(tm) II X6 1035T Processor > hw.ncpu: 6 > hw.machine_arch: i386 You cannot use a 64 bit version of FreeBSD, so you must compile your own kernel with PAE: https://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/book.html#memory-i386-over-4gb _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hardware To unsubscribe, send any mail to "[email protected]"
