Changes between Version 14 and Version 15 of Documentation


Ignore:
Timestamp:
Dec 19, 2024, 1:29:20 AM (6 months ago)
Author:
Bruno Cornec
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation

    v14 v15  
    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 newve
     20pb -p prj -m os-ver-arch -i /path/to/os.ver.arch.iso newvm
    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.