Hopefull fix for image size problem and fix for qemu image Expanding of rootfs#2
Open
SuperGregM wants to merge 6 commits into
Open
Hopefull fix for image size problem and fix for qemu image Expanding of rootfs#2SuperGregM wants to merge 6 commits into
SuperGregM wants to merge 6 commits into
Conversation
…o old to build on my machine or maybe others??
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello I came across this repo from lima-vm/lima#3049 issue on Lima-VM GitHub page.
I have been waiting for this for 2 years since i bought my M2 Ultra Mac Studio.
I tried to build the image with the readme but there are some typos and out of date tools.
So I am not a developer but I been trying to fix the God Send of a Script I think i have.
I have built it on my machine and on GitHub action workflow
Arch-Linux-aarch64-cloudimg-20250820.0img.xz 297 MB
Arch-Linux-aarch64-cloudimg-20250820.0.qcow2.xz 296 MB
Arch-Linux-aarch64-cloudimg-20250820.0.vmdk.xz 296 MB
fix for broken rootfs auto-resize - added cloud-guest-utils package
I could not get the image to expand in lima I did try your image and that also did not expand.
limactl start -y --containerd none --name archlinux-core --disk 10 ./archlinux.yaml
When run the rootfs "/" was only 3.5G it should have been 9.5G
feat. Add extra cleanup steps to minimize image size
This was to shrink the finished image down (was LLM created) but it works on my machine and GitHub action workflow.
feat. add progress bars to Creating VM images & Compressing images
so I would not go insane while run this over and over and over...
fix typos & add newlines for readabillity
I add space between the commands and fix some typos.
fix: update template VM from Debian to Ubuntu in README - debian is to old to build on my machine or maybe others??
fix: update cloud-init installation to use archlinux.org package
Changed your Cloud-Init to use archlinux.org any package from extra repo and updated the services