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

Re: NFS Syntax für fstab -writeable



On Fri, Nov 26, 2004 at 01:15:53PM +0100, dirk weckerlei wrote:
> mit der Option mount -t nfs -o rw *:/* /* kann ich bekannterweise ein
> nfs-filesystem eines entfernten Rechners im writeable Modus mounten.
> Wie gestaltet sich das Equivalent in der lokalen fstab?

man fstab

"
For  ordinary  mounts it will hold (a link to) a block special 
device node (as created by mknod(8)) for the device
to  be  mounted,  like  `/dev/cdrom'  or  `/dev/sdb7'.   For  
NFS  mounts  one  will  have   <host>:<dir>,   e.g.,
`knuth.aeb.nl:/'.  For procfs, use `proc'.
"

-- 



Reply to: