what is the 1 2 after defaults -----Original Message----- From: Rob van der Heij [mailto:[EMAIL PROTECTED]] Sent: Sunday, January 26, 2003 5:04 PM To: [EMAIL PROTECTED] Subject: Re: have to remount after restart
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
