theonlyrealperson said: I'm running FreeBSD on my laptop, and it's become my preferred OS. This site really, really helped me get it up and running:
http://www.openaddict.com/howtos.html
Follow the beginning, and then follow the link to the workstation and follow those, and you have a rock-solid FreeBSD base.
One note, at the end of the workstation it tells you to install kde via ports. That took two days on my IBM T42p laptop. Not a big deal, but a lighter way to go is either install kde via packages (if you don't mind a slightly older version) or just install the base system, if you don't mind not having "kdeedu" and such. To install the base system, just install qt, arts, kdelibs, kdebase, (any of the other kde packages: games, kdeedu, kdedevelop, etc), then lastly kdeaddons in that order.
I have to ask, why would someone want to use FreeBSD (or just BSD) over say Debian (or Linux in general)? I've always wondered that. I always thought BSD was just a more hardened kernel which is useful for servers, but as a desktop it's just basically Linux but unable to run all Linux software...