mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 23:25:54 +03:00
[GH-ISSUE #575] Cannot mount /dev/loop0 in Ubuntu and Debian image #181
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#181
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 @vngvng on GitHub (Feb 13, 2020).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/575
Ubuntu and Debian image not work.
Both cannot mount /dev/loop0, seems missing loop kernel module.
@thelamer commented on GitHub (Feb 13, 2020):
I would not jump to conclusions, what exactly is not working for you.
And no generalities pick a version/flavor that is not working and be specific about the bug you are experiencing.
@vngvng commented on GitHub (Feb 13, 2020):
Here I was download the ubuntu-19.10-Budgie-squash image from netbook.xyz
Attached screenshot cannot mount /dev/loop0
Did I do any think wong? Please advise.


@thelamer commented on GitHub (Feb 13, 2020):
How much ram is in the machine you are trying to boot off of?
@vngvng commented on GitHub (Feb 13, 2020):
8GB from VM
@thelamer commented on GitHub (Feb 13, 2020):
Then it would seem your squash file did not download properly, mine is 1.6 gigs yours says 360 megs:
And I can boot into budgie locally hosting these assets also.
Try re-downloading it.
@vngvng commented on GitHub (Feb 13, 2020):
Oh...it works now.
Thank you