> On Mon, Dec 17, 2007 at 07:05:25PM +0530, Mukund JB. wrote: > > I am just curious about a concept I would like to know about PXE. > > > > If suppose my PXE succesfully goes through the DHCP and gathers the > > Image from the network through tftp (not a linux image but an > > authentication module) and executes it. At the end of the execution, > > based on the result will it be possible to access the boot loader on the > > harddrive without restarting the system. > > Sure, why not? It's just like lilo or grub booting a the loader from a > different disk (floppy, for example). 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 -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ