I thought I succeed in configuring dhcp server.
But I can't check if dhcp server is working right.
are there any messages to be poped up when my epia found dhcp server?
Another question............. After I succeed in configuring dhcp server, how can I tell server to load vmlinux.epia.
I just made vmliuz.epia using mkelfImage tool.
I'll gladly thank for any help.........
I'm just beginner............
_________________________________________________________________ MSN Messenger를 통해 온라인상에 있는 친구와 대화를 나누세요. http://messenger.msn.co.kr
On Sat, 2003-07-26 at 23:14, gimyung han wrote:
I thought I succeed in configuring dhcp server.
But I can't check if dhcp server is working right.
are there any messages to be poped up when my epia found dhcp server?
The message will show the network configurations like netmask, ip address etc.
Another question............. After I succeed in configuring dhcp server, how can I tell server to load vmlinux.epia.
You have not configure dhcp server completely. In the config file, you should specify the download file by the "filename" command
filename "/tftpboot/vmlinux.epia"
DHCP server will send the pathname to Etherboot, etherboot will aks your tftp server to fetch the file.
I just made vmliuz.epia using mkelfImage tool.
Move the file to the directory you specify in the filename command in the DHCP config file.