Re: fstab
>
> 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
Yes, just add `noauto' to the options in the line describing the device
that should not be mounted by mount -a (or at boot time). This is the
usual thing to do for floppy drives and cdroms.
HTH,
Eric
--
E.L. Meijer (tgakem@chem.tue.nl) | tel. office +31 40 2472189
Eindhoven Univ. of Technology | tel. lab. +31 40 2475032
Lab. for Catalysis and Inorg. Chem. (TAK) | tel. fax +31 40 2455054
Reply to:
- References:
- fstab
- From: "C.J.LAWSON" <C.J.Lawson@Cranfield.ac.uk>