mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-26 23:55:50 +03:00
[PR #128] [CLOSED] Boot Ubuntu Live System via HTTP #664
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#664
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?
📋 Pull Request Information
Original PR: https://github.com/netbootxyz/netboot.xyz/pull/128
Author: @schierlm
Created: 1/28/2017
Status: ❌ Closed
Base:
master← Head:ubuntu-http-boot📝 Commits (1)
8b94c77Boot Ubuntu Live System via HTTP📊 Changes
1 file changed (+13 additions, -0 deletions)
View changed files
📝
src/ubuntu.ipxe(+13 -0)📄 Description
This uses initramfs built by
https://github.com/live-httpboot/ubuntu-live-httpboot/, which in turn
uses httpfs2 from http://httpfs.sourceforge.net to mount the live ISO
via HTTP.
Kernel and Initamfs are hosted at SourceForge since iPXE does not like
downloads from GitHub.
Due to lack of support for nslookup in current netboot.xyz images, the IP
address for releases.ubuntu.com is hardcoded as a fallback if nslookup is
not available.
Httpboot images are currently only available for 14.04.1, 16.04 and 16.10
project mentioned above.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.