[GH-ISSUE #1128] the Ubuntu 22.04 installer misbehaves on <3GB RAM #306

Closed
opened 2026-02-27 14:51:16 +03:00 by kerem · 3 comments
Owner

Originally created by @divinity76 on GitHub (Jun 16, 2022).
Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1128

Describe the bug

depending on available RAM, the Ubuntu 22.04 installer will:
1GB: crash with "IO error on /dev/loop2" -errors
2GB: Hang indefinitely? screenshot below
3GB: install fine.
To Reproduce
try to install Ubuntu 22.04 on 1GB/2GB RAM

Expected behavior
.. not sure, ideally some kind of error, or at least a very large warning, saying "netboot install of ubuntu 22.04 won't work on <3GB ram"

Screenshots
i don't have a screenshot of 1GB RAM crashes, but i have a screenshot of the 2GB RAM hang:
image
(on 3GB ram it works fine, neither hangs nor crashes)

Additional context

Originally created by @divinity76 on GitHub (Jun 16, 2022). Original GitHub issue: https://github.com/netbootxyz/netboot.xyz/issues/1128 **Describe the bug** <!-- A clear and concise description of what the bug is. --> depending on available RAM, the Ubuntu 22.04 installer will: 1GB: crash with "IO error on /dev/loop2" -errors 2GB: Hang indefinitely? screenshot below 3GB: install fine. **To Reproduce** try to install Ubuntu 22.04 on 1GB/2GB RAM **Expected behavior** .. not sure, ideally some kind of error, or at least a very large warning, saying "netboot install of ubuntu 22.04 won't work on <3GB ram" **Screenshots** i don't have a screenshot of 1GB RAM crashes, but i have a screenshot of the 2GB RAM hang: ![image](https://user-images.githubusercontent.com/1874996/174193381-e147da6d-9af6-4d4f-8a91-c3aa178e372e.png) (on 3GB ram it works fine, neither hangs nor crashes) **Additional context** <!-- Add any other context about the problem here. -->
kerem 2026-02-27 14:51:16 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@antonym commented on GitHub (Jun 17, 2022):

Generally more RAM is better... the kernel is having to download the ISO and mount it in RAM so 3-4GB or more is usually recommended. The older legacy installer kernels did not require as much RAM as packages were just streamed over the network.

<!-- gh-comment-id:1158307066 --> @antonym commented on GitHub (Jun 17, 2022): Generally more RAM is better... the kernel is having to download the ISO and mount it in RAM so 3-4GB or more is usually recommended. The older legacy installer kernels did not require as much RAM as packages were just streamed over the network.
Author
Owner

@divinity76 commented on GitHub (Jun 21, 2022):

@antonym yeah but it took me hours to figure out "oh the problem is not enough RAM". Would be nice if netboot gave some kind of warning "ey this sytem doesn't have enough RAM to use the Ubiquity installer, are you sure you want to boot this installer anyway?" - before it cost another person hours to come to the same conclusion

<!-- gh-comment-id:1161673810 --> @divinity76 commented on GitHub (Jun 21, 2022): @antonym yeah but it took me hours to figure out "oh the problem is not enough RAM". Would be nice if netboot gave some kind of warning "ey this sytem doesn't have enough RAM to use the Ubiquity installer, are you sure you want to boot this installer anyway?" - before it cost another person hours to come to the same conclusion
Author
Owner

@antonym commented on GitHub (Jun 23, 2022):

System requirements added to the docs: https://netboot.xyz/docs/quick-start#system-requirements

<!-- gh-comment-id:1164400835 --> @antonym commented on GitHub (Jun 23, 2022): System requirements added to the docs: https://netboot.xyz/docs/quick-start#system-requirements
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz#306
No description provided.