mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 07:05:56 +03:00
[GH-ISSUE #1028] Investigate netboot.xyz bootable cloud disk image #272
Labels
No labels
Hacktoberfest
Hacktoberfest
bootloader
bsd
bug
confirmed
documentation
duplicate
enhancement
enhancement
enhancement
eol
experimental-merged
freebsd
help wanted
invalid
investigate
ipxe
linux
live-os
memdisk
menu
no-issue-activity
no-issue-activity
pull-request
released
todo
upstream
windows
windows
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/netboot.xyz#272
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @antonym on GitHub (Oct 6, 2021).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1028
Build a qcow or other type of disk image that could potentially be uploaded as an image to cloud providers and be accessed via console mechanism. That way users could deploy their choice of operating systems on platforms that may not officially support it. This could be effective for situations where the provider does not provide a way to hook into iPXE or boot from an ISO.
The image would have basic Grub/extlinux bootloader enabled on the filesystem to immediate load netboot.xyz menu and and enable menu selection. During installation of the users choice, the disk would be overwritten by the installer. Cloud provider would need to have access to provide rescue console way to access grub either by serial or vnc/html5 console.
Initial use cases this could be tested on:
Digital Ocean
Oracle Cloud
Both of these providers appear to have good mechanisms for uploading images to run and boot from.
Requirements for provider need to be, has console early enough for BIOS entry or Grub menu and the ability to upload an image that contains the bootloader. We should be able to then build and release the images that can be uploaded to the provider.
@github-actions[bot] commented on GitHub (Nov 6, 2021):
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.