LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Server
User Name
Password
Linux - Server This forum is for the discussion of Linux Software used in a server related context.

Notices


Reply
  Search this Thread
Old 06-24-2009, 11:01 AM   #1
falcon0012000
LQ Newbie
 
Registered: Jun 2009
Posts: 1

Rep: Reputation: 0
Question Issue with kickstart server.... nothing can boot to it


dhcpd.conf is as follows:
allow booting;
allow bootp;
ddns-update-style ad-hoc;
ignore client-updates;
option domain-name "colubris.local";
option domain-name-servers 192.168.1.254; # DNS Server
option netbios-name-servers 0.0.0.0; # WINS Server
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.1.255;
max-lease-time 1200;
default-lease-time 600;
allow unknown-clients;
next-server 192.168.1.2;
option time-offset -18000; # Eastern Standard Time
option ip-forwarding false; # No IP forwarding
option mask-supplier false; # Don't respond to ICMP Mask request

# 192.168.1 subnet
subnet 192.168.1.0 netmask 255.255.255.0 {
authoratative;
option routers 192.168.1.254;
range dynamic-bootp 192.168.1.6 192.168.1.253;
}

# Reservations
group {
filename "/opt/tftpboot/prelinux.0";
# host *
}
________________________________________________________________________

I have the DHCP server accepting requests on only one nic.

TFTP config is as follows:
# default: off
# description: The tftp server serves files using the trivial file transfer \
# protocol. The tftp protocol is often used to boot diskless \
# workstations, download configuration files to network-aware printers, \
# and to start the installation process for some operating systems.
service tftp
{
socket_type = dgram
protocol = udp
wait = yes
user = root
server = /usr/sbin/in.tftpd
server_args = -s -c -v -v -v /opt/tftpboot
disable = no
per_source = 11
cps = 100 2
flags = IPv4
}
________________________________________________________________________

I am getting the following error on the machine i am trying to boot:
no boot filename recieved'

any ideas on this
 
Old 06-24-2009, 01:38 PM   #2
dfezz1
LQ Newbie
 
Registered: Mar 2008
Posts: 11

Rep: Reputation: 0
Quote:
Originally Posted by falcon0012000 View Post

I am getting the following error on the machine i am trying to boot:
no boot filename recieved'

any ideas on this

Where is the ks.cfg file being pointed to????
do you have a direct cable from the clone server to the correct NIC on the KS server or are you on the right subnet/vlan whatever you have?
I would run a cable if possible, take out other possible network errors.

where is the config file?

Can you ping either server... I know it depend on if you have an OS but in my case I was upgrading the OS' to a another version from what Dell sent them to me with. I would use direct cable and if not hook up you laptop and make sure you can access the correct network and ping the KS server from the port / cable your using. If that is all good ... then make you you can access the ks.cfg file .

Here is the link to the manual:
http://www.redhat.com/docs/manuals/e...starthere.html
 
  


Reply



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
Issue with Kickstart Installation? your_shadow03 Linux - Newbie 2 04-14-2009 10:39 PM
HELP with Kickstart Fedora 10 NFS TFTP PXE boot server brendon_mitre Fedora 2 02-25-2009 09:53 AM
Kickstart Issue tbone63078 Red Hat 2 07-02-2007 05:13 PM
kickstart issue , pls help me jiawj Red Hat 3 01-09-2005 10:33 AM
Strange issue with kickstart. dehalgren Linux - Enterprise 1 08-23-2004 08:59 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Server

All times are GMT -5. The time now is 07:09 AM.

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