mirror of
https://github.com/netbootxyz/netboot.xyz.git
synced 2026-04-25 07:05:56 +03:00
[GH-ISSUE #1027] [Kernel Panic] Memory deadlock for install Archlinux onto 1G RAM VPS #1811
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#1811
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 @F-TD5X on GitHub (Oct 6, 2021).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1027
Describe the bug
Memory deadlock for install Archlinux onto 1G RAM VPS.
VPS is oraclecloud free version. 1G RAM and 50G HDD.
To Reproduce
Simplely steps to install Archlinux. And nearly download finished, it will got a kernel panic for deadlock memory.
Expected behavior
I expect it will download a less than 300MB tarball with bootstarp and install it. But seems it downloads the full size one about 650MB, I'm not sure if it cause the problem.
@antonym commented on GitHub (Oct 6, 2021):
The usual installer grabs the airootfs.sfs so you are probably running out of memory space. If there's a way to download a smaller version of that, we can look at adding it but otherwise you may need more RAM to do the install.
@F-TD5X commented on GitHub (Oct 8, 2021):
archlinux.iso
pkglist.txt
This is the minimal self packed archlinux iso I can found. It only contains
basepackages.Could you consider add a feature to install dd images?
Or some way could use a bootstrap?
@antonym commented on GitHub (Oct 10, 2021):
Are the ultralite builds official? Are there docs somewhere for them?
@F-TD5X commented on GitHub (Oct 16, 2021):
@antonym Actually no. This is a community build.
With Arch wiki method, we can easily build a same one.
@github-actions[bot] commented on GitHub (Nov 16, 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.
@pataquets commented on GitHub (Jan 23, 2022):
Same here for ArchLinux32 (on real hardware).
Tried increasing
copytoram_sizeto 95%, but no luck (info here).@github-actions[bot] commented on GitHub (Mar 15, 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.
@pataquets commented on GitHub (Mar 29, 2022):
Still interested...
@github-actions[bot] commented on GitHub (Apr 29, 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.
@pataquets commented on GitHub (Jun 13, 2023):
I've posted this to ArchLinux32 forums in hopes of sorting out this issue:
https://bbs.archlinux32.org/viewtopic.php?pid=9790