-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
boot.cfg changes not loading. #6
Comments
Hi, I just wanted to open an issue for the same problem. `docker network create --driver=ipvlan --gateway=192.168.0.254 --subnet=192.168.0.2/24 --ip-range=192.168.0.100/32 -o parent=enp4s0 netbootxyz_network version: "3.9" I really need to say that other than that, it's really works fine, as you can see here |
Hi both, sorry for the slow response, it's been a busy few months in my personal life! I think the change in #8 should have fixed this: it turns out the DHCP |
I've opened #10 to call those out in the README |
First thanks for you effort to make this work so fine,
I'm facing something that I don't know if call it really an issue,
I make modifications on the boot.cfg, but them are not reflected at all, its just keep getting the menus and the config from remote.
I would like to configure it to get local assets from my local vm.
Thanks in advance.
The text was updated successfully, but these errors were encountered: