Re: nfs mount under %post

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

 



On 09/02/2011 03:32 AM, Jon Tegner wrote:
Hi All,



for a long time I have been using the line




"mount -o nolock,rw 192.168.0.198:/tftpboot /mnt/nfs_tftpboot"




under RHEL 5, however, when trying to used under RHEL 6 I fail.




Has something been changed here?




Thanks,




/jon

I can report that I'm successfully doing:

mkdir -pv $NFS_DIR
mount -v -t nfs -o nolock,ro $SERVER:$SCRIPT_PATH $NFS_DIR

via kickstart for RHEL 6.1

Hugh

_______________________________________________
Kickstart-list mailing list
Kickstart-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/kickstart-list


[Index of Archives]     [Red Hat General]     [CentOS Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux