DesktopBSD 1.7
Although the official name of this blog is Desktop Linux Reviews, we will occasionally be looking at non-Linux operating systems too. Such is the case with DesktopBSD 1.7 which is a version of the FreeBSD operating system. DesktopBSD is, as you can tell from its name, geared toward desktop users.
Here’s some background on FreeBSD from Wikipedia:
FreeBSD is a free Unix-like operating system descended from AT&T UNIX via the Berkeley Software Distribution (BSD). FreeBSD currently has more than 200 active developers and thousands of contributors.
FreeBSD has been characterized as “the unknown giant among free operating systems.” It is not a clone of UNIX, but works like UNIX, with UNIX-compliant internals and system APIs. FreeBSD is generally regarded as reliable and robust.
FreeBSD is a complete operating system. The kernel, device drivers and all of the userland utilities, such as the shell, are held in the same source code revision tracking tree, whereas with Linux distributions, the kernel, userland utilities and applications are developed separately, then packaged together in various ways by others.
Unfortunately, according to the DesktopBSD site this will be the last and final release of DesktopBSD.
This is the last and final release of the DesktopBSD project. I find myself having less and less time to spare lately and no longer desire to keep developing and maintaining this project. However, because DesktopBSD is based entirely on FreeBSD, further support for the operating system and availability of up-to-date software for DesktopBSD 1.7 is ensured.
Thanks to everyone who helped prepare this release!
While I’m very sorry to hear that, I think it’s worth looking at DesktopBSD if for no other reason then to give the DesktopBSD developer a pat on the back and a thank you for making the effort to create it in the first place.
So with that said, read on…

DesktopBSD is a nice alternative to the usual desktop Linux distros.
Enjoy the blog? Feel free to leave a tip by buying me a cup of coffee. Thanks!

(10 votes, average: 4.70 out of 5)
Desktop Linux Reviews Forum
It’s very much a shame to hear desktopBSD is ending. I had thought desktopBSD had a better approach to making a user friendly FreeBSD desktop, and especially for commercial uses, than PC-BSD did.
Hi David,
Yeah, it’s a real shame. I hope that the developer reconsiders his decision to stop updating DesktopBSD. You never know. Stranger things have happened. Maybe he just needs a break from it for a while.
DesktopBSD is more of a true FreeBSD-based system with the desktop environment conveniently configured, whereas PC-BSD is a drop in, self contained system based on FreeBSD that uses independent, stand alone packages (with PBI, the Push Button Installer).
I was a fan of DesktopBSD a few years ago, but I’d noticed how dormant the development had been so I stopped following it. I do generally try PC-BSD every release or two and generally like it.
Guess if I ever want to try DesktopBSD again, now is the time!
Thanks for once again going outside of the usual confines to locate and test some of the less well known systems. Though I have not yet tested this version, I have found previous releases to be quite easy to install and very stable, and I am hoping that is once again the case.
I don’t see why you are complaining about BSD not allowing a direct root login. You did not mentioned that shortcoming when you reviewed Mint which also does not allow root login. In fact, to get into most of the administrative functions in any of the *buntus or their derivatives, one has to use su or sudo.
Another shortcoming of DesktopBSD, as well as other BSDs, is that they do not play nice with Linux in a multi-boot environment. None of the BSDs, as far as I know, will recognize existing Linux partitions. This can prove to have embarrassing results when doing an automatic BSD install.
Good point, Dragonmouth. I cannot install FreeBSD, PC-BSD, DesktopBSD, or any other BSD version or derivative unless I have a separate disk or a virtual instance. That has actually been the reason why I don’t run the BSDs more often. The other reason is that I find the BSDs kernel scheduler tends to be well tuned for server performance but it not optimized as Linux is for desktop use – which has been the case since the 2.6 Linux kernel – which has been a few years now.
I like the BSDs, and they are actually the UNIX flavor from which I came – not FreeBSD, but BSD 4.2, which formed the basis for ULTRIX, the original SunOS (before the AT&T UNIX System V R3 inspired Sun Solaris), and a few of the other variations I used in the now distant past.
I’ve used 1.6 quite a bit and have been very impressed. It’s solid and easy to use. Sad to see there’ll be no more after 1.7.
Not quite sure about the comments on multi-boot environments with Linux, though. Perhaps I’m not understanding the nature of the posts correctly, but I have Desktop BSD 1.6 installed on the same physical disk as OpenSuSE and it works with no problems (just got the partitioning ready before the BSD install and pointed the installer to the right place).
In any case, I’ll definitely have a look at 1.7 and head over to the forums to thank the developers.
Danson,
I would be very interested, as would Brian Masinick, to know how exactly you accomplished that. Did you pre-allocate and format the necessary BSD slices? If so, what program did you use?
On my “test” machine I have 3 or 4 distros installed, couple of free ext3-formatted partitions and a some unallocated space. When I tried to install either Dragonfly, Desktop or PC-BSD, none of them would recognize either the Linux partitions or the unallocated space. They saw the entire disk as available. Needless to say, even though it is my test PC, I did not want BSD to overwrite anything already there, so I did not proceed with the install.
[...] http://desktoplinuxreviews.com/2009/09/10/desktopbsd-1-7/ a few seconds ago from kdemicroblog [...]
Hi Dragonmouth,
I didn’t pre-create the slices; just created one new partition using GParted (unformatted, as GParted doesn’t/didn’t support creation of UFS) at the end of my primary slave disk, of which the remainder was filled with Ext 3 partitions and a Linux swap partition. I then ran the Desktop BSD installer and pointed it at that unformatted partition; then created the slices from within the installer. It’s probably not relevant to the discussion, but I skipped the bootloader install, as I already had GRUB on the machine.
It was a long time ago that I installed Desktop BSD, so I don’t remember the exact details, but I had no problems at all with it. Your posts were actually the first I’d heard about Ext 3 etc not being recognised.
Even though I am a Linux user (Ubuntu) I have kept across the news of Desktop BSD. I am also sad to see it go. I preferred Desktop BSD to PCBSD but it didn’t seem to have the momentum.