Broadcast the next server for mobile NetBoot?
|
2012-07-23, 01:37
Post: #3
|
|||
|
|||
RE: Broadcast the next server for mobile NetBoot?
(2012-07-22 18:57)robinsmidsrod Wrote: If you do not control the DHCP server on the network you can't use chainloading. That means you'll have to load iPXE from either CD or USB (or floppy). That boot medium can contain a custom iPXE script using the EMBED= feature in the Makefile. See http://ipxe.org/embed for how to do that. The bigger problem is that if you don't control the DHCP server, and you want the machines to boot from files on your laptop (which has a dynamic IP, most likely) you have a problem of accessibility. Even though the client machines can boot, the target server that is hard-coded into the embedded script will most likely not be available unless you're doing some funky DNS manipulation. I own my own DNS/Domain so I can have my laptops IP set to netboot-mobile.mydomain.ca dynamically. Then hard code the hostname. Or have the script on some server where I can send the IP when my laptop boots. Thanks for the info. Looks like this is exactly what I was looking for. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Broadcast the next server for mobile NetBoot? - MikeyCarter - 2012-07-20, 20:36
RE: Broadcast the next server for mobile NetBoot? - robinsmidsrod - 2012-07-22, 18:57
RE: Broadcast the next server for mobile NetBoot? - MikeyCarter - 2012-07-23 01:37
|
User(s) browsing this thread: 1 Guest(s)