mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 15:15:56 +03:00
[GH-ISSUE #1067] Unable to install from elementaryOS or Pop_OS LiveCD #288
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#288
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 @colindean on GitHub (Jan 9, 2022).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1067
Describe the bug
I am able to install from the LiveCD boot of neither elementaryOS nor Pop_OS.
To Reproduce
Launch the Live CD boot of either of these -- latest versions, both -- and proceed through installation. I have three partitions: a 1 GB EFI partition, an 8 GB swap partition, and the remainder of a 480 GB SATA SSD allocated to the installation. There is one other SATA drive connected (a Windows installation). I used the "erase everything" option for both and chose the 480 GB SSD.
Expected behavior
Installation would proceed as normal.
Additional context
This is the log output from the installer in Pop_OS. The output at is more verbose in Pop_OS but ultimately the ~same at the end: a file is not openable.
Looking at
/cdrom, it's empty:I speculate that the method used for booting these Ubuntu/Debian derivatives is causing something to be missing that their installers expect that perhaps the Ubuntu/Debian installer does not, or that this particular method of booting -- LiveCD via PXE -- doesn't play nice with LiveCD installers at all and that I should be choosing something from the "Linux Network Installs", which does not include elementaryOS or Pop_OS.
@colindean commented on GitHub (Jan 9, 2022):
Some more searching led me to https://github.com/pop-os/iso/issues/224, where my sentiment seems to be confirmed: the /cdrom/casper directory isn't present anywhere on the filesystem, nor is the
filesystem.manifest-removefile.@github-actions[bot] commented on GitHub (Feb 16, 2022):
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.
@nord73 commented on GitHub (Mar 24, 2023):
This is still an issue.
@mindtheegab commented on GitHub (Jun 13, 2023):
still impossible to install pop os 22.04 cdrom folder is empty
@Minituff commented on GitHub (Dec 10, 2023):
This is still an issue
@spex66 commented on GitHub (Mar 20, 2024):
Still an issue with pop os 22.04 (
live-popos.ipxe).And w/o a note or removal from menu
just like me now 🤷
@NEON725 commented on GitHub (Mar 14, 2025):
For anyone getting here from google in 2025, there is a workaround. You can download the PopOS ISO from inside the Live environment, then mount it to
/cdrom, and complete the installer as normal. This does involve a duplicate download and inflated RAM cost, but at least it can be done.This issue is also one of the possible root causes of https://github.com/pop-os/iso/issues/224
@magg1e16 commented on GitHub (Mar 29, 2025):
Not ideal, but this worked for with a proxmox vm, thanks!