View Single Post
  #6   (View Single Post)  
Old 25th June 2008
phoenix's Avatar
phoenix phoenix is offline
Risen from the ashes
 
Join Date: May 2008
Posts: 696
Default

You can't run 32-bit kernel stuff in a 64-bit kernel. Simple as that.

You can run 32-bit userspace stuff on a 64-bit kernel, though. This is what allows you to run 32-bit apps on a 64-bit OS. (At least in Linux, you can install a 32-bit OS, then install a 64-bit kernel, and everything will still work. We did that with a Debian 3.1 system that needed more than 4 GB of RAM, but was originally installed as 32-bit.)
__________________
Freddie

Help for FreeBSD: Handbook, FAQ, man pages, mailing lists.
Reply With Quote