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 01-27-2010, 08:13 PM   #1
tamenglang
LQ Newbie
 
Registered: Apr 2009
Posts: 7

Rep: Reputation: 0
Question pxelinux error


When client got ip that dhcp server distributed,when install os occur this error situation
Click image for larger version

Name:	1.jpg
Views:	25
Size:	35.2 KB
ID:	2583
I press ctrl+alt+F3 , occur this screen messages:
Click image for larger version

Name:	2.jpg
Views:	26
Size:	79.3 KB
ID:	2584
backgroud:

1、dhcpd.conf file like this:
#
# DHCP Server Configuration file.
# see /usr/share/doc/dhcp*/dhcpd.conf.sample
#
ddns-update-style none;
max-lease-time 7200;
default-lease-time 600;
subnet 192.168.134.0 netmask 255.255.255.0 {
range 192.168.134.1 192.168.134.254;
next-server 192.168.134.3;
}
group pxe {
filename "pxelinux.0";
host testserver {
hardware ethernet 00:0c:29:b0:03:20;
}
}

2、default file like this:
[root@opt ~]# vi /tftpboot/pxelinux.cfg/default

default 0
prompt 1
timeout 120
display pxelinux.cfg/boot.msg

label 0
localboot 1
label 1 CentOS5.2_32
kernel centos54_32/vmlinuz
append initrd=centos54_32/initrd.img ramdisk_size=8192 ks=nfs://192.168.134.3/
home/opt/conf/centos54_32.cfg

3、nfs configure file like this:
[root@opt ~]# vi /etc/exports

/home/opt/conf *(ro,sync)
/home/opt/iso/centos54_32 *(ro,sync)

What's the wrong with pxelinux ?
 
Old 01-27-2010, 08:24 PM   #2
ongte
Member
 
Registered: Jun 2009
Location: Penang, Malaysia
Distribution: Mageia, CentOS, Ubuntu
Posts: 468

Rep: Reputation: 72
I've had the same issue. Kickstart through NFS never worked for me. In the end, I decided to put the Kickstart file on a web server & that worked perfectly every time.
 
Old 01-28-2010, 08:09 AM   #3
willl_d
LQ Newbie
 
Registered: May 2007
Location: Vienna, VA
Distribution: RHEL, Fedora, Ubuntu, AIX, Mint, Solaris
Posts: 14

Rep: Reputation: 1
should this

ks=nfs://192.168.134.3/home/opt/conf/centos54_32.cfg

be this

ks=nfs://192.168.134.3:/home/opt/conf/centos54_32.cfg

But I agree using http for kickstart is a lot easier and less prone to issues.

Last edited by willl_d; 01-28-2010 at 08:11 AM.
 
0 members found this post helpful.
Old 01-28-2010, 07:48 PM   #4
tamenglang
LQ Newbie
 
Registered: Apr 2009
Posts: 7

Original Poster
Rep: Reputation: 0
Angry

i modify according you said ,but the error still stayed.
Click image for larger version

Name:	3.jpg
Views:	24
Size:	34.9 KB
ID:	2594
what's the wrong ?
 
  


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
PXElinux questions JUDOLIZARD Linux - Software 2 01-25-2010 01:44 PM
How to boot system with pxelinux.0? Dims Linux - Newbie 3 06-04-2009 11:58 AM
pxelinux network install problem m.vanes Linux - General 3 11-16-2005 11:46 AM
ipappend for PXELinux--get the ip from pxe AshesOfTime Linux - Networking 0 11-24-2004 06:16 AM
PXELinux bigdogdan2 Linux - Newbie 1 07-30-2004 01:00 PM

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

All times are GMT -5. The time now is 11:39 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