dear friends,
now the ws in not booting
with pxe, i can ran the ws with floppy i can run, if i
tried to boot the ws through pxe booting means, it
says "boot file not found" error.just i attached my
detailed conf files,
please help me.
In pxe server, dhcpd daemon is disabled by ntsysv
command.
In dhcpd server, pxe daemon is disabled, and i copied
linux to linux.1 and initrd-netboot.img to linux.2
in /tftpboot/x86conf/undi/linux-install directory.
totally three machines (dhcp server, pxe
server,client)
1.
pxe server(192.168.1.73) dhcpd.conf file:
default-lease-time 21600;
max-lease-time 21600;
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.1.255;
option routers 192.168.1.1;
option domain-name-servers 202.9.145.6,
202.9.145.7;
option domain-name "eth.net";
option root-path "/tftpboot/lts/ltsroot";
shared-network WORKSTATIONS {
subnet 192.168.1.0 netmask 255.255.255.0 {
range 192.168.1.75 192.168.1.200;
}
}
group {
use-host-decl-names on;
option log-servers 192.168.1.73;
host ws001 {
hardware ethernet 00:04:AC:8B:4F:39;
fixed-address 192.168.1.77;
filename
"/tftpboot/lts/vmlinuz.eepro100";
}
}
2.
dhcpd server(192.168.1.74) dhcpd.conf also same as
pxeserver(192.168.1.73),without group section
3.
pxe server(192.168.1.73) pxe.conf file:
[Network_Interface_Name]
eth0
[OurIpAddress]
#192.215.100.202
[Mtftpd_Root_Directory]
/tftpboot
[UseDHCPPort]
1
[StartProxy]
0
[startBootService]
1
[MasterProxy]
1
[Discovery_BCast_Disabled]
0
[Discovery_MCast_Disabled]
0
[Discovery_MCast_Addr]
224.0.1.2
[Prompt]
10,Press F8 to view menu ....
[Discovery_Server_List_Only]
0
[Discovery_List]
#3,2,192.215.100.49,192.215.100.99
#65535,1,192.215.100.45
192.168.1. (this is my subnet class)
[Broadcast_ip_address]
192.168.1.255 (my server Bcast address)
[PROC_ARCH]
0,X86PC
[Service_Types]
0,BStrap
13,linux-install
# 14,linux-boot
[X86PC/UNDI/MENU]
0,Local Boot
13,Remote Install Linux
# 14,Remote Boot Linux
[X86PC/UNDI/linux-install/ImageFile_Name]
0
2
linux
[X86PC/UNDI/BStrap/ImageFile_Name]
0
0
bstrap
[Parsers]
# PXEClientTester
PxeParser
[Parsers/PxeParser/MainFunction]
PxeParser
[Parsers/PxeParser/DllPath]
/usr/lib/libpxeParser.so
[Parsers/PXEClientTester/MainFunction]
PXEClientTester
[Parsers/PXEClientTester/DllPath]
/usr/lib/libpxeTester.so
[TestOn]
1
[TestPath]
/tmp
[X86PC/UNDI/BStrap/Vendor_Dll]
/usr/lib/libBstrapOpts.so
[ServerName]
#vviswana-desk2
[IsDomain]
0
[Domain]
starwars
[DEBUG/PxeServices_DebugOutToWindow_On]
0
[DEBUG/PxeParsers_DebugOutToWindow_On]
0
[DEBUG/PxeServices_DebugOutToFile_On]
0
[DEBUG/PxeParsers_DebugOutToFile_On]
0
[DEBUG/PxeServices_Debug_FileName]
/PxeServiceLog.txt
[DEBUG/PxeParsers_Debug_FileName]
/PxeParserLog.txt
[End]
please help for the pxe booting.
thanks in advance
karthikeyan.N,pgr
nivedhran technologies,
chennai,india
__________________________________________________
Do You Yahoo!?
Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger.
http://im.yahoo.com
_____________________________________________________________________
Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #ltsp channel on irc.openprojects.net