Jeremy writes:
> So I setup ext3 on my root partition on my laptop.  Now I have another
> partition in /boot.  Do I need to create a journal file for each
> partition?   Or do I just point it to the journal file I created for my
> root partition.

You currently need to have 1 journal file for each filesystem.  In the
future, it will be possible to have multiple filesystems share the same
journal.

Note that you should not make the journals so large that they are a
major fraction of your RAM, as you will not gain anything by this.
A few megabytes is fine, 1024 disk blocks is the minimum.

Cheers, Andreas
-- 
Andreas Dilger  \ "If a man ate a pound of pasta and a pound of antipasto,
                 \  would they cancel out, leaving him still hungry?"
http://www-mddsp.enel.ucalgary.ca/People/adilger/               -- Dogbert

Reply via email to