*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.
I've installed FreeBSD8.0-STABLE amd64 and must say: wow!
So far I've been only surprised by it. It took me half a day to configure it, but I enjoyed it. I remember when I tried it 3-4 years ago I couldn't get through the basic configuration but it was before I used slackware
I haven't researched it, but a few things still need to be solved:
1. Only OSS seems to be available on the system.
2. Need to get flash working
3. Need to find out which sound module needs to be loaded. At the moment I load a meta one.
These are things I'm going to do tomorrow. The only worrying thing for me is that it seems that ext4 is not yet supported. I've come across some posts from 2009 which stated that one couldn't mount ext4 on freebsd (not yet). That would probably be the biggest show-stopper for me as all my data is on ext4 filesystems.
Could anyone give me an update on the state of ext4 in FreeBSD8.0-STABLE?
FreeBSD's ext2fs had some parts under GPL. The aim of my project was to rewrite those parts and free ext2fs from GPL. I have been successful in rewriting the parts and NetBSD's ext2fs was a great help in this. Certain critical parts under GPL were also removed due to which the write performance suffered. I also implemented Orlov Block Allocator for ext2fs. Currently I am planning to make ext2fs Multiprocessor Safe (MPSAFE). My work resides in truncs_ext2fs branch of Perforce.
Open tasks:
1. Ext4 support for FreeBSD
2. Directory indexing for ext2fs
3. Journaling in ext2fs using gjournal
Linux can mount UFS but I'm not sure whether it's RW. I would agree about FAT as the best filesystem for universal sharing (regardless of its many shortcomings).
I still can't believe it. Isn't it at least slightly ironic that Unix and Linux have to share data via a window's file system? I mean they don't have to, but according to what you guys say, it's the optimal method for rw. Why don't linux and BSD developers work closer to come up with some better solution? Is it something to do with licences?
Possibly. GPL means you HAVE to contribute back, BSD license means you can if you feel like it. No doubt there is a good measure of pragmatism involved, too. Whether you like it or not, FAT is the most widely supported filesystem: Windows, Linux, DOS, Solaris, ... Not to mention all the many devices that use FAT by default.
Thanks for a useful reply, however, I've already configured most of the things I wanted.
The only problem is that it crashes quite often. Everything freezes and that's it. I don't spend much time on FreeBSD, but I'll look at the logs in the near future
to sort it out - it's probably the video driver.
I doubt I'll become my 'main' desktop but I got to like FreeBSD a lot.
Quote:
Does Linux support R/W on FreeBSD's UFS? (I know its not, so do not expect FreeBSD to support every Linux centric filesystem out there)
You make it sound as if there was some great animosity between the two systems. I don't know much about *BSD history but I assume that there isn't any.
I'm not saying that it's down to BSD devs to develop a better support for linux file systems. It can be the other way round. I'd expect a higher degree of
cooperation between the two systems from both sides.
Thanks for a useful reply, however, I've already configured most of the things I wanted.
Welcome mate.
Quote:
The only problem is that it crashes quite often. Everything freezes and that's it. I don't spend much time on FreeBSD, but I'll look at the logs in the near future
to sort it out - it's probably the video driver.
I doubt I'll become my 'main' desktop but I got to like FreeBSD a lot.
Strange, it does not crash for me, I have 60+ days of uptime on workstation/server ...
What hardware You have (motherboard + graphics most important info).
Also what is your output of vmstat -i
Quote:
Originally Posted by sycamorex
You make it sound as if there was some great animosity between the two systems. I don't know much about *BSD history but I assume that there isn't any.
I'm not saying that it's down to BSD devs to develop a better support for linux file systems. It can be the other way round. I'd expect a higher degree of
cooperation between the two systems from both sides.
I just saw too many people yelling about that FreeBSD SHOULD support it because Linux supports it, I see that You are more knowledgeable person and know how things are.
Also, FreeBSD supports fuse so all filesystems that use fuse will work under FreeBSD.
vermaden wrote: Does Linux support R/W on FreeBSD's UFS? (I know its not, so do not expect FreeBSD to support every Linux centric filesystem out there)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.