README : précision à propos du script kvm

This commit is contained in:
Ahurac 2024-03-25 22:13:09 +01:00
parent cb396f723f
commit a6f39f4365

View file

@ -75,7 +75,7 @@ You'd be right. The next section is the exhaustive list of steps handled by the
- Create `disks`, `launchers`, `shared`, `sockets/monitors`, `socket/spice` and `bin` directories in `~qemu`
- Copy `qemush` scripts parts from `qemu/bin` in `~qemu/bin` with mode `740`
- Compile C programs from `src` in `~qemu/bin` with mode `740`
- Copy the default launching scripts to `~qemu/launchers` with mode `740`
- Copy the default launching scripts to `~qemu/launchers` with mode `740` ; this is optional but the one called `kvm` is the reference `qemush` launching script!
- Copy `bin/qemush` to `/usr/local/bin/qemush` with mode `755`
## Usage