Skip to content

Conversation

@h8d13
Copy link
Contributor

@h8d13 h8d13 commented Dec 18, 2025

Since we already have a good Building and Testing section, I thought it would be better to have general QEMU/Other virt section and simplify a little (also updated a bit for extra possibilities, since this docs was from 2021).

Remove old docs in favor of Building and Testing guide.
@h8d13 h8d13 requested a review from Torxed as a code owner December 18, 2025 11:28

## Without a Live ISO Image

# truncate -s 20G testimage.img
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we leave this in as it is very useful for running archinstall locally during dev and use the loopback device

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried them locally and didn't really feel it was clear enough (second command didn't seem to work) maybe I'm missing something here and we can clarify.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They work fine for me.
I think this one

# losetup --partscan --show --find ./testimage.img

has changed recently as the --find doesn't seem to work anymore, but removing that will make it work

If you want to test a commit, branch, or bleeding edge release from the repository using the standard Arch Linux Live ISO image,
replace the archinstall version with a newer one and execute the subsequent steps defined below.

*Note: When booting from a live USB, the space on the ramdisk is limited and may not be sufficient to allow
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is still relevant or not?

Copy link
Contributor Author

@h8d13 h8d13 Dec 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added git clone -b testing-branch https://github.com/archlinux/archinstall As I think that clearer way to put it and a link to forks which I thought is cleaner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants