Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@monperrus
Copy link
Contributor

congrats on the great repo

@iximiuz
Copy link
Owner

iximiuz commented Feb 24, 2020

Hi @monperrus, thanks! Could you elaborate on your set of changes? The Alpine example works fine for me even without this PR being merged. Maybe you could provide the description of the error you're facing in your environment?

@monperrus
Copy link
Contributor Author

Here is the explanation, on my machine:

  • loop devices are read-only, which break image creation, unless docker is run with --privileged
  • when you run the alpine.img inside kvm, it does not boot, it is blocked at the initramfs stage, because the root file system is not recognized with mount -t auto. adding rootfstype=ext3 to the kernel command line fixes this.

@iximiuz iximiuz merged commit fe7e67f into iximiuz:master Feb 29, 2020
@monperrus
Copy link
Contributor Author

monperrus commented Mar 2, 2020 via email

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