Skip to content
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

WIP: Freebsd support #31

Open
wants to merge 4 commits into
base: rel_v1.1.2
Choose a base branch
from
Open

WIP: Freebsd support #31

wants to merge 4 commits into from

Conversation

pietrushnic
Copy link
Member

No description provided.

@pietrushnic pietrushnic requested a review from miczyg1 April 7, 2020 21:21
@pietrushnic pietrushnic changed the base branch from master to rel_v1.1.2 April 7, 2020 21:21
`option root-path "/srv/tftp/images/freebsd";`
`/srv/tftp/images/freebsd` is the path to the extracted ISO.

3. Relevant entries in PXELINUX config:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how about iPXE?
I wonder if forcing DHCP options:
filename, next-server and root-path could help here without specifying it in DHCP server

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@miczyg1 I'm working on a complete rewrite and redesign of our infrastructure to handle more complex cases. I published my notes in the internal NASPF project, you can check there. I just wanted to have all changes that Piotr Kubaj did in the past on our branches and not rely on his fork.

For FreeBSD what I'm targeting in short:

  1. FreeBSD autoinstallation
  2. FeeBSD diskless boot over PXE (iPXE if possible)
  3. FreeNAS build - FreeBSD 11.x is required
  4. FreeNAS autoinstallation if possible
  5. All above for XCP-ng VMs

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.

3 participants