mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[GH-ISSUE #1395] Ubuntu 22.04 LXqt Live CDs fails to install #428
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#428
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 @Darkyere on GitHub (Jan 12, 2024).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1395
Just wanted to start before filing the actual bug.
That i have enjoyed a lot to setup netboot.xyz.
And the many aopportunities it brings with it.
Describe the bug
When choosing Live CDs and then Ubuntu->Ubuntu Live 22.04->Ubuntu 22.04 Lxqt
The Live environment loads without hitch.
But when trying to install it fails with.
The source filesystem "/cdrom/casper/filesystem.squashfs" does not exist.Image of the error below
To Reproduce
Expected behavior
The installer should continue the install without leading to a crash.
Screenshots

Additional context
Ubuntu KDE and GNOME works without a problem and BTRFS as filesystem.
Hope you can reproduce it and find a possible fix.
Best Regards,
Darkyere
@indigomirage commented on GitHub (Jan 16, 2024):
I have found similar issues with live version of Ubuntu 23.10 gnome editions.
In my case, the error I get is...
"/cow format specified as 'overlay' but no support found". Then it exits to the initramfs shell.
(this is when attempting via libvirt - other distros like Debian work.
When running from virtual box, it just goes on an endless loop, saying no interfaces have a carrier.
(Debian works fine)