[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: pass no in fstab file
hi
Thanks for the quick reply
>On Mon, 10 Apr 2000, shashank singh wrote:
>
> > ># <file system> <mount point> <type> <options> <dump>
><pass>
> > >
> > >/dev/hda1 / ext2 defaults,errors=remount-ro 0
>1
> > >/dev/hda2 none swap sw 0
>0
> > >proc /proc proc defaults 0
>0
> > >/dev/hda3 /usr ext2 defaults 0 0
> >
> > Some problem with this sample fstab though both my partition / and
>/usr
> > are like
> >
> > >/dev/hdc3 / ext2 defaults 1 1
> > >/dev/hda3 /usr ext2 defaults 1 1
> >
> > >read the man page for fstab and mount.
>
>like it says above, read the man page for fstab and mount. the following
which i already did before making the fstab entries.
>is from the fstab man page
>
> The sixth field, (fs_passno), is used by the fsck(8) pro-
> gram to determine the order in which filesystem checks are
> done at reboot time. The root filesystem should be speci-
> fied with a fs_passno of 1, and other filesystems should
> have a fs_passno of 2. Filesystems within a drive will be
> checked sequentially, but filesystems on different drives
> will be checked at the same time to utilize parallelism
> available in the hardware. If the sixth field is not pre-
> sent or zero, a value of zero is returned and fsck will
> assume that the filesystem does not need to be checked.
>
the sixth field i have already specified as to why i have made it 1 and i am
glad that the logic applied is proper.It is the fifth field i dont
understand.What is the dumping for.Some document on dump said it is some
sort of backup mechanism and i would like to know what is that supposed to
mean because i am not taking backup and so should all 5th entries in fsab be
0?or is it like the twin copies of fat maintained by the DOS fs and it
doesnt matter on the backup that user is supposed to take
regards
singh
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
---
Send e-mail to 'ilugc-request@xxxxxxxxxxxxxxxxxx' with 'unsubscribe'
in either the subject or the body to unsubscribe from this list.