Help!!! Usb boot Fog
-
This post is deleted! -
This post is deleted! -
Making serious progress with this…
Fighting with syslinux.cfg, trying to get it’s code right.
-
That’s what I have so far… it’s not working.
-
ditched syslinux.
etherboot seems very promising and I had more luck with it, and it’s simpler to use.
-
I got it working with this iso.
ipxescript:
#!ipxe echo -n Please enter tftp server: && read next-server && goto netboot :netstart dhcp && goto netboot || goto netstart :netboot ping -c 1 ${next-server} || goto netstart chain tftp://${next-server}/default.ipxe || shell
-
@cml Can you elaborate?
-
Sure.
I followed the instructions in the Building undionly.kpxe wiki entry.
Except for the ipxescript I used the previous script and the command to build was:
make bin/ipxe.iso EMBED=ipxescript
I wrote the iso using dd: “dd if=ipxe.iso of=/dev/sdb bs=4M” replace sdb with your drive
-
I just saw that went far … now I could explain how official … that is, if you meet the requirements to which I am bound?
I hope ancioso your answers !!! Thank you all for your contributions !!!
-
Well, I tell them that I took the time to try the ISO CML … and the truth … it’s very nearly what I need … exept for a question … if I need to install 10 pcs at the same time, having this ISO on a flash drive … it could perform smoothly … nor any conflict with my dhcp ??? From what I saw, putting the direction of the mist, it goes directly to the …
I have to get the hat !!! Spectacular !!!
Surely … I will continue to consult for further progress and learning!
Thank you very much !!!