Skip to content

Conversation

@elmarco
Copy link
Contributor

@elmarco elmarco commented Feb 13, 2020

With -dhcp-bootfile, this allows to PXElinux-boot a VM.

This requires a few changes in tftp go module:
pin/tftp#55

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
I didn't include the DHCPv6 server yet. QEMU implementation seemed
partial, and in general a Linux guest doesn't seem to query it at all,
as it relies on NDP instead (which I am working on).

Currently, there is no option to specify the range (Host[:3].15-100)
or various other DHCP options.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
With this, it is possible to let a qemu guest boot from network with:
--dhcp-bootfile http://boot.netboot.xyz/

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
With -dhcp-bootfile, this allows to PXElinux-boot a VM.

This requires a few changes in tftp go module:
pin/tftp#55

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
@majek majek force-pushed the master branch 3 times, most recently from 9b79b30 to 72c8416 Compare September 16, 2020 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant