Mukund JB. wrote:
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?
Regards,
Mukund Jampala
For Linux you may load kernel and run it. For other system you should
remap harddrive and jump to bootloader address. You may find the code in
sources of grub or lilo loaders.
Thank you,
Kostya.
--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ