Changes between Version 13 and Version 14 of Documentation


Ignore:
Timestamp:
Dec 19, 2024, 1:28:40 AM (8 months ago)
Author:
Bruno Cornec
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation

    v13 v14  
    18181. Create an appropriate VM using pb (or not if you prefer to create it outside with your preferred tools)
    1919{{{
    20 pb -p prj -m os-ver-arch -i /path/to/os.ver.arch.iso newver
     20pb -p prj -m os-ver-arch -i /path/to/os.ver.arch.iso newve
    2121}}}
    2222where 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.