> > My plan is to execute a non-linux module for authentication.
> > 
> > Steps involved are:
> > 
> > * Start the system
> > * Network PXE starts, gets the DHCP assigned address
> > * PXE tries to connect to the nearby tftp server, grabs the NON-Linux
> > authentication module
> > * executes the module, I get the results of authetication
> > * Now, HOW can I access the bootloader on the Harddisk? How can we do
> > that?

(Sorry for replying to this instead of the first post, I lost that one.)

You should check syslinux (<http://syslinux.zytor.com/>), it has a PXE
linux loader, and modules for almost anything. And you can program new
ones.

At the very least, check chain.c32 (com32/modules/chain.c), that does
what you want and you can use it as a base.

-- 
Luciano Rocha <[EMAIL PROTECTED]>
Eurotux Informática, S.A. <http://www.eurotux.com/>

Attachment: pgpbkWd2TnCsE.pgp
Description: PGP signature

Reply via email to