At 23:52 25-01-03 -0600, Noll, Ralph wrote:
what file do i add it to so it will be there after shutdown and restart... also what is file type of a reiser.. ext2 i got what about reiser
You list your filesystems in /etc/fstab
If your filesystem is ext2 you specify ext2, and if it is ReiserFS you specify reiserfs, like this: /dev/hda/all /usr reiserfs defaults 1 2 Rob
