Changes between Version 14 and Version 15 of Documentation
- Timestamp:
- Dec 19, 2024, 1:29:20 AM (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation
v14 v15 18 18 1. Create an appropriate VM using pb (or not if you prefer to create it outside with your preferred tools) 19 19 {{{ 20 pb -p prj -m os-ver-arch -i /path/to/os.ver.arch.iso newv e20 pb -p prj -m os-ver-arch -i /path/to/os.ver.arch.iso newvm 21 21 }}} 22 22 where you pass to the pb command the ISO image of your distribution media. If you prefer to deploy using PXE e.g. you have to use instead the qemu command directly.