Hi there,
Thanks for reading.
on the back of the drbl and clonezilla integration I would like to accomplish a linux boot using drbl and clonezilla which does not run a 'dhcpdiscover' and instead uses an assigned address from a 'boot.php' embeded script.
essentially my client should boot into ipxe, run a php script and then boot 'clonezilla' or 'distro-blah'
(I did have the clonezilla menu and such working but fiddled and lost the config)
essentially the php script assigned 'ip' should be used to integrate with drbl and mount a 'w/r' FS etc.
always happy to provide more information and/or answer questions?
Thanks,
Alan
NB =
process outline:
PXE boot, ask for ip
kea DHCP (server1) gives ip (x) assignment and 'next server' option (server2)
'next server' (server2) is contacted and ipxe and script is received
ipxe script is run; assigns ip (y) from pool via 'boot.php' on server2, declares kernel, initrd and boots
boot runs 'dhcpdiscover' received (x), negating 'boot.php' assigned ip
mount of 'node' FS fails for drbl/clonezilla resources on server2 as (x) is blocked
Hi there,
Thanks for reading.
on the back of the drbl and clonezilla integration I would like to accomplish a linux boot using drbl and clonezilla which does not run a 'dhcpdiscover' and instead uses an assigned address from a 'boot.php' embeded script.
essentially my client should boot into ipxe, run a php script and then boot 'clonezilla' or 'distro-blah'
(I did have the clonezilla menu and such working but fiddled and lost the config)
essentially the php script assigned 'ip' should be used to integrate with drbl and mount a 'w/r' FS etc.
always happy to provide more information and/or answer questions?
Thanks,
Alan
NB =
process outline:
ipxe file;
php file;
~~~
oh, appears that the 'php' file got truncated;
on reflection this line of questioning is probably better suited for the DRBL forum; posted here; https://sourceforge.net/p/drbl/discussion/Help/thread/d981bc792e/
please let me know if I need to wrap this one up and how I should? thanks