Re: nfs problem

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

 



On Thu, 6 Nov 2003, Adel Essafi wrote:

>mounting nfs path 192.168.1.104:/home
>no valid tree or isos found in 192.168.1.104:/home.
>
>
>so please , what are the file I have to put in my /home

Still not sure whether you're looking for the kickstart file or stage 2
installer, but here's a working example:

My kickstart file contains:
nfs --server 10.8.1.222 --dir /vol/redhat/rh73

My server:
$ du /vol/redhat/rh73
[edited for brevity, numbers will not add up correctly]
892     /vol/redhat/rh73/kickstart/mdb
24956   /vol/redhat/rh73/kickstart/extras
92      /vol/redhat/rh73/kickstart/postinstall.d
86852   /vol/redhat/rh73/RedHat/base
1417752 /vol/redhat/rh73/RedHat/RPMS
4336    /vol/redhat/rh73/images
1888676 /vol/redhat/rh73

My pxelinux.cfg contains:
label ks
  kernel vmlinuz
  append ks=nfs:10.8.1.222:/vol/redhat/rh73/kickstart/mdb/ initrd=initrd.img lang= devfs=nomount ramdisk_size=8192


Hope this helps,
Phil




[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