LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 07-09-2008, 02:40 AM   #1
victvishwa
LQ Newbie
 
Registered: May 2006
Posts: 20

Rep: Reputation: 0
Unable to install thru Kickstart


Hi ,

Issue : Unable to install thru Kickstart

Error: Failed to mount NFS source

My Setup.

Server Setup :I m running Redhat EL 5 on Vmware 6.0

I have copied the DVD contents under /var/ftp/pub/server, and i have placed the ks.cfg file in the same location.

I have enabled dhcp.
Exported the /var/ftp/pub/server/ with world read-write permission.

cat /etc/dhcpd.conf

ddns-update-style interim;
ignore client-updates;

subnet 10.0.0.0 netmask 255.0.0.0 {

# --- default gateway
option routers 10.10.10.1;
option subnet-mask 255.0.0.0;

option nis-domain "example.local";
option domain-name "example.local";
option domain-name-servers 10.10.10.1,10.10.0.1;
filename "/var/ftp/pub/server/ks.cfg";
next-server 10.10.10.1;

option time-offset -18000; # Eastern Standard Time
# option ntp-servers 10.10.10.1;
# option netbios-name-servers 10.10.10.1;
# --- Selects point-to-point node (default is hybrid). Don't change this unless
# -- you understand Netbios very well
# option netbios-node-type 2;

range dynamic-bootp 10.10.10.2 10.10.10.254;
default-lease-time 21600;
max-lease-time 43200;

# we want the nameserver to appear at a fixed address
host ns {
next-server marvin.redhat.com;
hardware ethernet 12:34:56:78:AB:CD;
fixed-address 207.175.42.254;
}
}

cat /etc/exports

/var/ftp/pub/server *(rw,async)

Client Setup.

when i run my another Vmware installation with EL 5 as the requirement

It gets an IP from the dhcp
it locates the ks.cfg

THen it says error : failed to mount nfs source


Smiles
Kasi VPS
 
Old 07-09-2008, 03:26 AM   #2
Swagata Paul
Member
 
Registered: Jun 2008
Location: Kolkata, India
Posts: 57

Rep: Reputation: 15
Make a new Kickstart file using the command "system-config-kickstart" or "redhat-config-kickstart".
 
Old 07-09-2008, 04:23 AM   #3
victvishwa
LQ Newbie
 
Registered: May 2006
Posts: 20

Original Poster
Rep: Reputation: 0
Thanks for your options..

Still the same error message..., I suppose that there is no error in the kickstart file.

The same config worked earlier, but now facing this issue!! I m stunned

Smiles
Kasi VPS
 
Old 07-09-2008, 07:27 AM   #4
mtimbro
Member
 
Registered: Feb 2008
Location: Montreal, Canada
Distribution: RedHat 3/4, Ubuntu 7.10
Posts: 86

Rep: Reputation: 15
Quote:
Originally Posted by victvishwa View Post
Thanks for your options..

Still the same error message..., I suppose that there is no error in the kickstart file.

The same config worked earlier, but now facing this issue!! I m stunned

Smiles
Kasi VPS
Start the VM with linux rescue. Keep the nic at dhcp in the startup options, wait for it to boot completely and then try to mount the nfs share manually.

Does that generate any errors ? If so, you might want to look at the nfs server side options and daemons.
 
Old 07-10-2008, 06:01 AM   #5
victvishwa
LQ Newbie
 
Registered: May 2006
Posts: 20

Original Poster
Rep: Reputation: 0
That was a good option to check...

Did the same .. The same share(nfs)Perfectly gets mounted in the linux rescue mode....


Smiles
Kasi VPS
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Kickstart install error "Unable to read group information from repositories" GGGav Fedora 1 02-07-2008 01:40 PM
Kickstart unable to find pxelinux.cfg/default sp149 Linux - Newbie 2 11-21-2007 03:34 PM
Unable To Execute Kickstart mamtasahai1 Linux - General 2 09-23-2007 09:09 PM
Unable to run post-Installation kickstart scripts zoulo Linux - Enterprise 0 07-05-2005 03:26 AM
kickstart network install of rh 9 baz2 Red Hat 13 03-04-2005 09:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 08:30 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration