netbootxyz / netboot.xyz

Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.
https://netboot.xyz
Apache License 2.0
9.17k stars 680 forks source link

VLAN tagged interfaces #219

Closed sumkincpp closed 4 years ago

sumkincpp commented 6 years ago

Would be great to be able to specify vlan tag(802.1q) for networking configuration during initial boot.

willglynn commented 5 years ago

One option: use ROM-o-matic to make a custom iPXE image with an embedded script, vcreate your VLAN, configure the interface, and chain into netboot.xyz.

Would you be wanting to configure this interactively at boot time?

thelamer commented 4 years ago

This will be in the next release with https://github.com/netbootxyz/netboot.xyz/commit/67ab2b4729c9517d222a058d12e5b7b083703a3a

If you want to test it now you can pull a head build: https://s3.amazonaws.com/dev.boot.netboot.xyz/7047aeb500e5edbcced514d953583d84043e1851/index.html