| Author |
vfstab not mounting
|
|
| rogv24@yahoo.com 2006-09-12, 1:26 pm |
| I have added this line in the vfstab:
#device device mount FS fsck mount
mount
#to mount to fsck point type pass at boot
options
si-unixbackup01:/backup1 - /backup1 nfs - no
rw
When I do a mountall nothing gets mounted. Is my vfstab correct?
Thanks
| |
| Doug Freyburger 2006-09-12, 1:26 pm |
| rog...@yahoo.com wrote:
> I have added this line in the vfstab:
>
> #device device mount FS fsck mount mount
> #to mount to fsck point type pass at boot options
>
> si-unixbackup01:/backup1 - /backup1 nfs - no rw
>
> When I do a mountall nothing gets mounted.
You do have a "no" in the field that is checked by mountall.
| |
| rogv24@yahoo.com 2006-09-12, 1:26 pm |
|
Doug Freyburger wrote:
> rog...@yahoo.com wrote:
>
> You do have a "no" in the field that is checked by mountall.
I do not want this file system to be mounted at boot.
When the system comes up I wanted to manually mount it by using the
vfstab.
is that possible?
| |
| Doug Freyburger 2006-09-12, 1:26 pm |
| rogv24@yahoo.com wrote:
> Doug Freyburger wrote:
>
>
>
>
> I do not want this file system to be mounted at boot.
mountall uses the mount-at-boot field in vfstab.
> When the system comes up I wanted to manually mount it by using the
> vfstab.
Then do that. mountall is automatic, the method used at
boot time.
> is that possible?
mount /backup1
| |
| rogv24@yahoo.com 2006-09-12, 1:26 pm |
|
Doug Freyburger wrote:
> rogv24@yahoo.com wrote:
>
> mountall uses the mount-at-boot field in vfstab.
>
>
> Then do that. mountall is automatic, the method used at
> boot time.
>
>
> mount /backup1
thank you
|
|
|
|