Hello
I am trying 2 install RHEL5 through nfs
All packages required installed to configure nfs server
Quote:
[root@nachhost Desktop]# rpm -qa | grep nfs
nfs-utils-1.0.9-16.el5
nfs-utils-lib-1.0.8-7.2
system-config-nfs-1.3.23-1.el5
|
My ip is 10.10.127.145 and I want to install at friends place having ip 10.10.127.26.
I shared all discs rpms and readme files at /install directory at my place
Quote:
[root@nachhost Desktop]# cat /etc/exports
/install 10.10.127.26(ro)
|
#exportfs -ar
#service nfs restart
I created bootable cd wid boot.iso file
At 10.10.127.26
inserted and continued installaton wid "linux askmethod" and selected nfs option.
Inserted all static ip values
But when I click next it show "Directory can not be mounted"
where am I missing.
thnx.