Changes between Version 13 and Version 14 of Documentation
- Timestamp:
- Dec 19, 2024, 1:28:40 AM (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation
v13 v14 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 newve r20 pb -p prj -m os-ver-arch -i /path/to/os.ver.arch.iso newve 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.