On Wed March 24 2004 16:44, Andrew Graupe wrote: > I will be setting up a new linux system in the near future, and I am > deciding what FS to use. I will probably use a 50MB /boot partition, a > 256MB swap and the rest will be given to the root partition.
A single / partition makes it simple, which is great for testing, but if you plan on keeping the install around for awhile, definitely partition more. At least /usr should have its own, if not /var and /home. Speaking from experience. :-) > I plan to > format the /boot partition as ext2, as I don't need journaling for it. > I have heard good things about ReiserFS, but I have never used it. On > my other linux systems, I use ext3 for the / partition. > > Which filesystem, in your opinion, is better? I actually don't know. I've used both, but lately I've been using ReiserFS (v3.6). There are a few kernel updates in 2.6.5 (in Release Candidate right now) for ReiserFS. Ext3 is more actively supported (er, fixed?) in the kernel since it's not run by any one company (www.namesys.com) -- at least this is my perception. Correct me if I'm wrong. Curtis > The hard drive in > question will either be 80GB or 120GB. > > Andrew > > > _______________________________________________ > clug-talk mailing list > [EMAIL PROTECTED] > http://clug.ca/mailman/listinfo/clug-talk_clug.ca _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

