Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
|
|
03-26-2005, 07:13 PM
|
#1
|
LQ Newbie
Registered: May 2004
Location: Belgium
Distribution: Gentoo
Posts: 28
Rep:
|
read/write file system for FreeBSD _and_ Gentoo
What i'm planning to do is this. 1 server with a dualboot with Gentoo and FreeBSD. With a partition (/srv) for the files the server will be serving. But both installations must be able to read/write to that partition. I prefer using reiserfs .. but FreeBSD has no such support. Some guy's told me to use FAT32 (why use linux/unix to use a old windows filesystem) or ext2 (quite old and not robust, not?).
So my question is .. what choise do i have in filesystems to fit my needs?
Thx!
linkmark
|
|
|
03-26-2005, 08:02 PM
|
#2
|
Member
Registered: Dec 2003
Location: Calgary, AB
Distribution: Any!
Posts: 146
Rep:
|
according to this page, you can mount ext2 and ext3 filesystems from freebsd. Journaling will just not work if you use ext3.
ext2 is just the same as 3 but just without journaling .. so it's not too depreciated.
|
|
|
03-27-2005, 08:44 AM
|
#3
|
LQ Newbie
Registered: May 2004
Location: Belgium
Distribution: Gentoo
Posts: 28
Original Poster
Rep:
|
thx
Thx for ur reply auximini .. that's a very intresting doc! But i had some bad things happen with ext2 and 3 .. afther a power down the whole partition wasn't writable anymore .. so the os couldn't boot etc .. a f*** up thing. So i'm looking for alternative's .. a worthy file system like reiserfs .. and i also prefer a journaling filesystem.
Can't i for example use a FreeBSD file system that also Gentoo reads/writes .. ?
Isn't exfs or extfs a good idea?
|
|
|
03-27-2005, 11:04 AM
|
#4
|
Member
Registered: Dec 2003
Location: Calgary, AB
Distribution: Any!
Posts: 146
Rep:
|
Last time I used FreeBSD, it used the UFS filesystem. Linux supports UFS, but in 2.6.6, I believe it was read only. That might have changed, so I would check on that, too.
So that way is possible, too.
As for the Reiser FS, last time I heard, it only had read-only support. That might have changed as well.
|
|
|
03-27-2005, 11:49 AM
|
#5
|
Senior Member
Registered: Jul 2004
Location: Lower Rhine region, Germany
Distribution: Slackware64 current
Posts: 1,649
Rep:
|
As far as I remember, you have to be careful about choosing the right UFS system. I think Linux can make use of UFS(1), but cannot handle UFS2. The latter is the preferred partition type in the FreeBSD 5.x series I think, you will probably have to change the given choice in the installation process of FreeBSD.
|
|
|
03-27-2005, 12:01 PM
|
#6
|
Member
Registered: Dec 2004
Location: Necropolis
Distribution: FreeBSD
Posts: 47
Rep:
|
If you decide to use UFS, you first got to know that FreeBSD 5.x by default comes with UFS2 ! So you have to install FreeBSD with UFS. Than you have to use 2.6 kernel on the gentoo (2.6.11 is fine) it can handle UFS read/write but it's "DANGEROUS".
And btw do NOT use FAT filesystem for any kind of server!! First because FAT doesn't know what is that thing owner, group, premission etc and you are unable to download files stored in FAT filesystem via HTTP/FTP server, second FAT isn't journal filesystem and it can crash at any time.
|
|
|
03-27-2005, 12:05 PM
|
#7
|
Member
Registered: Dec 2003
Location: Calgary, AB
Distribution: Any!
Posts: 146
Rep:
|
Quote:
you are unable to download files stored in FAT filesystem via HTTP/FTP server
|
I don't get this. I transfer a lot of files on my home network stored on FAT. (FAT32 anyways..)
|
|
|
03-27-2005, 03:04 PM
|
#8
|
Member
Registered: Dec 2004
Location: Necropolis
Distribution: FreeBSD
Posts: 47
Rep:
|
Hmm...
I think that this is only possible if you use pure web server (without .htaccess)
so that the server doesn't care about the owner/permission and maybe anonymous FTP... otherwise I can't see how can you download files from FAT filesystem.
I always use .htaccess and when I tried FAT to store my files I experienced that noone can download.
|
|
|
04-12-2005, 06:51 PM
|
#9
|
LQ Newbie
Registered: May 2004
Location: Belgium
Distribution: Gentoo
Posts: 28
Original Poster
Rep:
|
Thx for the reply's guy's!
I want to use UFS2 but i want the be shure there will nothing hapen with my data so maybe that isn't also a solution.
Maybe i should just learn first BSD on another server first and then install it on that server an convert the /srv partition to a BSD partition (whyle the data is stored elswere). I searched a lot on the net but didn't find a good solution, so I'll do that.
Many thx!
|
|
|
All times are GMT -5. The time now is 02:29 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|