LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 03-22-2004, 01:49 PM   #1
edM
Member
 
Registered: Nov 2003
Location: U.K.
Distribution: Slackware-12
Posts: 137

Rep: Reputation: 15
whats the best file system?


when your configuring slack, you get a number of choices for your files system

efs1, efs2, von fibbles Journal file system

ok ive forgotten the exact names but you know what im on about, so whats the best one to use?
 
Old 03-22-2004, 01:54 PM   #2
jong357
Senior Member
 
Registered: May 2003
Location: Columbus, OH
Distribution: DIYSlackware
Posts: 1,914

Rep: Reputation: 52
I like to use the von fibbles file system as a default. Tho I switch to the eXtreme file system once I'm up and running. efs2 isn't all that bad, tho for some reason I don't get all that good of a "feeling" from it... efs1 is really old so I choose not to use it...
 
Old 03-22-2004, 01:59 PM   #3
edM
Member
 
Registered: Nov 2003
Location: U.K.
Distribution: Slackware-12
Posts: 137

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by jong357
I like to use the von fibbles file system as a default. Tho I switch to the eXtreme file system once I'm up and running. efs2 isn't all that bad, tho for some reason I don't get all that good of a "feeling" from it... efs1 is really old so I choose not to use it...
ok thanks, someone else said eXreme was the best as well, where can you get it from?
 
Old 03-22-2004, 02:44 PM   #4
jong357
Senior Member
 
Registered: May 2003
Location: Columbus, OH
Distribution: DIYSlackware
Posts: 1,914

Rep: Reputation: 52
cd /usr/src
export CVSROOT='server:cvs@oss.sgi.com:/cvs'
cvs login
(the password is "cvs")
cvs checkout linux-2.4-xfs (if you want to use 2.4.25)
cvs checkout linux-2.6-xfs (if you want to use 2.6.4/5)
cvs update -d

(Damn emoticons....)
http://oss.sgi.com/projects/xfs/cvs_download.html

I'm not sure on how to convert an existing file system into XFS.... To be honest, I haven't looked into it all that much... I always keep a spare partition at the end of my hard drive to install a distro onto.. A reiserfs or ext3 filesystem... Then, after I create an xfs on my target partition (mkfs.xfs /dev/hda*) I:

cd /mnt/newtargetpartition
cp -Rav /*

..... Crap... This is going to be longer than I thought.... cp ussually gets hung up in /proc... You don't need to copy /proc anyway over to your new partition.. Actually, this is what I do...

cd /mnt/newtargetpartition
cp -Rav /bin bin
cp -Rav /boot boot
cp -Rav /dev dev
cp -Rav /etc etc
cp -Rav /home home
cp -Rav /lib lib
mkdir mnt
mkdir mnt/cdrom
mkdir mnt/floppy
cp -Rav /opt opt
mkdir proc
cp -Rav /root root
cp -Rav /sbin sbin
cp- Rav /var var
mkdir tmp
(and here comes the big one)
cp -Rav /usr usr

But see, before you do any of that, you have to make sure you have xfsprogs installed and xfs support built into your running kernel (otherwise, you can't mount your new xfs partition, much less even make one).... Reiserfs is lookin pretty nice about now, huh?

cvs checkout xfs-cmds

You can do a make in the top level directory and it will create tarballs of all the different programs in their respective directories.. Then you install via tarball. I think you can also cd into the respective xfsprogs directory and do a ./configure, make, make install... Not sure. I forget... I've got it down to the point where I can be into my new XFS Slackware system in about a half hour, maybe slightly more. It takes some hustling tho....

Just use von fibbles if all that went over your head...

Jon

Maybe I'll make some slack-packs out of the latest xfs-cmds package. Or just use some conservative CFLAGS to build the tarballs and post them.... I'll do it if it will make it easier on you.. And if you really feel like getting a working XFS system... Otherwise, I'm not gonna...

Last edited by jong357; 03-22-2004 at 03:10 PM.
 
Old 03-22-2004, 02:50 PM   #5
Tinkster
Moderator
 
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
Blog Entries: 11

Rep: Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928Reputation: 928
My personal preference is Reiser, I don't like ext2
or its journaling offspring ext3... I haven't tried xfs
or jfs, though. xfs is supposed to have nice features.

Why do I like Reiser best? Because I've been using
it (with the exts) since 99, and never had any data
loss or other problems with it (which I can't say of
either of the exts).



Cheers,
Tink
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
figuring out 'file system' and 'swap file system' types TrulyTessa Linux - Newbie 3 09-26-2005 06:46 PM
Whats the difference between all the crontabs (system, root, users) ? glenn69 Linux - Newbie 2 10-12-2004 07:41 PM
Whats this x windows system about linuxmandrake Linux - Software 8 09-17-2004 12:28 PM
whats the one thing that keeps windows around in/at your computer system('s) mipia General 21 04-10-2004 04:54 PM
Whats your base system? Shak Linux From Scratch 13 04-29-2003 12:04 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 06:38 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration