[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: fstab



"C.J.LAWSON" <C.J.Lawson@Cranfield.ac.uk> writes:

> Hi everyone,
> 	Is it possible to specify which mount commands in my fstab should
> not me mounted at boot time. Or am I just going to have to resort to a
> seperate script for this 

If I correctly understand your question, you want to specify a mount
point in fstab that is not automatically mounted during boot time. So,
all you have to do is to add the option `noauto' in the corresponding
line, eg

/dev/sdb4 /dev/zip-vfat nfs defaults,noauto

Chris

-- 
// Chris Broult <mailto:Christophe.Broult@info.unicaen.fr>
// http://www.info.unicaen.fr/lpv


Reply to: