how can I tell dhcp server to load vmlinuz.epia

ollie lho ollie at sis.com.tw
Sun Jul 27 21:31:00 CEST 2003


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.

-- 
ollie lho <ollie at sis.com.tw>




More information about the coreboot mailing list