*BSDThis forum is for the discussion of all BSD variants.
FreeBSD, OpenBSD, NetBSD, etc.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
1. Can I dual boot FreeBSD with linux distros?
2. What is this ports thing? Is it like Gentoo's Portage or apt-get? If so, can I just do ports-update and ports-install xxx ?
3. Does it have good support for linux programs? Is tar.gz installable?
4. Is the kernel compilable? If so, is it similar to the linux kernel?
5. How does sound work? Through alsa?
1 - Yes
2 - I believe it's closest to portage - you get a directory structure with a directory for each port (under a more organised hierarchy, not just a flat list). You change to the directory of the app you want and type make install and the source code is downloaded and built (along with any missing dependencies).
3 - There is a good linux emulation system, but I don't know if *everything* works. Tar.gz is generally source code for Unix as opposed to just Linux, and will usually compile.
4 - The whole system is compilable, but I haven't had much experience compiling just the kernel.
5 - Have to leave this one for someone else, sorry... I never got around to setting up sound before my hard drive died (I was only testing BSD, never got to use it too seriously).
Freebsd is very well documented, I can't speak on the other bsd's, as I've not used or installed any of them yet. The freebsd handbook is about the best guide I've seen for an os. I hope these answers are not misinterpreted as short, but, a quick link to an answer seems so much quicker than typing in info that's already available. Hope it works out for you.
good luck.
Yes, as Peacedog has pointed out FreeBSD is extremely documented. Consult the handbook, manpages, mailing lists, etc. Probably 90% of your questions are answered some where deep in these mediums.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.