{"id":22536,"library":"virtme-ng","title":"virtme-ng","description":"Build and run a kernel inside a virtualized snapshot of your live system. Current version: 1.41. Released approximately weekly.","status":"active","version":"1.41","language":"python","source_language":"en","source_url":"https://github.com/arighi/virtme-ng","tags":["kernel","virtualization","testing"],"install":[{"cmd":"pip install virtme-ng","lang":"bash","label":"pip install"},{"cmd":"pip install virtme-ng[full]","lang":"bash","label":"pip install with full dependencies"}],"dependencies":[],"imports":[{"wrong":"from virtme_ng import VirtmeNGConfig","symbol":"VirtmeNGConfig","correct":"from virtme_ng.config import VirtmeNGConfig"}],"quickstart":{"code":"from virtme_ng.run import VirtmeNGConfig, VirtmeNGRunner\n\nconfig = VirtmeNGConfig(kernel_path='/path/to/bzImage', rootfs='/path/to/rootfs', memory='512M', cpus=2)\nrunner = VirtmeNGRunner(config)\nrunner.run()","lang":"python","description":"Run a kernel inside a virtualized snapshot of your live system."},"warnings":[{"fix":"Separate command and arguments using -- syntax: vng -- uname -r instead of vng --exec uname -r","message":"In v1.36, --exec and positional arguments became mutually exclusive. Using both will raise an error.","severity":"breaking","affected_versions":">=1.36"},{"fix":"Run `git submodule deinit virtme-ng-init` and `git rm virtme-ng-init` to clean up old submodule.","message":"The virtme-ng-init repository has been merged into main project as of v1.33. Old git submodule references are obsolete.","severity":"deprecated","affected_versions":"<1.33"},{"fix":"Use `--ssh` option to force legacy TCP SSH, or ensure kernel has vsock support.","message":"Default SSH transport uses vsock; if guest lacks vsock support, SSH will fail.","severity":"gotcha","affected_versions":">=1.34"},{"fix":"Upgrade to v1.38 or later.","message":"Stale file handle errors (ESTALE) were common with virtiofsd before v1.38. If you see this, upgrade.","severity":"gotcha","affected_versions":"<1.38"}],"env_vars":null,"search_vec":"'1.41':19 'approxim':21 'build':4 'current':17 'insid':9 'kernel':8,23 'live':15 'ng':3 'releas':20 'run':6 'snapshot':12 'system':16 'test':25 'version':18 'virtm':2 'virtme-ng':1 'virtual':11,24 'week':22","created_at":"2026-04-27T17:05:41.277114+00:00","updated_at":"2026-04-27T17:05:41.277114+00:00","problems":{"verify_error":"Traceback (most recent call last):\n  File \"<string>\", line 1, in <module>\nModuleNotFoundError: No module named 'virtme_ng.config'"},"ecosystem":"pypi","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":"1.41","cli_name":"virtme-ng","cli_version":"virtme-ng 1.41","type":"library","homepage":null,"github":"https://github.com/arighi/virtme-ng","docs":null,"changelog":null,"pypi":"https://pypi.org/project/virtme-ng/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["devops"],"base_url":null,"auth_type":null,"provenance":{"verified_status":"import_fail","verified_at":"2026-07-03","last_verified":"2026-07-03","next_check":"2026-07-10","install_tag":null}}