Re: partition is NOT CHECKED before mounting

2003-01-28 Thread Seneca
On Tue, Jan 28, 2003 at 01:23:27AM -0800, Joris Huizer wrote: > Wow... that was easy in the end :-) > > Thanks for the pointer! > > By the way, what exactly does the 2 in that row mean > (or the 1 for the root partition) ? Take a look at fstab(5). The sixth field, (fs_passno), is used by the

Re: partition is NOT CHECKED before mounting

2003-01-28 Thread Joris Huizer
is question: I recently added a > partition > > to the /etc/fstab file so it's mounted during boot > > time. I haven't done that before and I probably > made a > > mistake somewhere. > > > > The partition is NOT checked before mounting - and > I &g

Re: partition is NOT CHECKED before mounting

2003-01-28 Thread Joris Huizer
> time. I haven't done that before and I probably > made a > > mistake somewhere. > > > > The partition is NOT checked before mounting - and > I > > get warnings on that. This is the /dev/hdb3 > partition > > where /tmp lives. > > > > How can

Re: partition is NOT CHECKED before mounting

2003-01-27 Thread nate
Joris Huizer said: > The partition is NOT checked before mounting - and I > get warnings on that. This is the /dev/hdb3 partition > where /tmp lives. I'm not 100% sure what message your seeing but I think I know which one it is. Try to go to single user mode('init 1')

Re: partition is NOT CHECKED before mounting

2003-01-27 Thread Alvin Oga
On Mon, 27 Jan 2003, Joris Huizer wrote: > Hello everybody, > > I've got this question: I recently added a partition > to the /etc/fstab file so it's mounted during boot > time. I haven't done that before and I probably made a > mistake somewhere. > &

Re: partition is NOT CHECKED before mounting

2003-01-27 Thread Seneca
On Mon, Jan 27, 2003 at 01:52:14PM -0800, Joris Huizer wrote: > I've got this question: I recently added a partition > to the /etc/fstab file so it's mounted during boot > time. I haven't done that before and I probably made a > mistake somewhere. > > The partiti

partition is NOT CHECKED before mounting

2003-01-27 Thread Joris Huizer
Hello everybody, I've got this question: I recently added a partition to the /etc/fstab file so it's mounted during boot time. I haven't done that before and I probably made a mistake somewhere. The partition is NOT checked before mounting - and I get warnings on that. This i