README : précision à propos du script kvm
This commit is contained in:
parent
cb396f723f
commit
a6f39f4365
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
- 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`
|
- Copy `qemush` scripts parts from `qemu/bin` in `~qemu/bin` with mode `740`
|
||||||
- Compile C programs from `src` 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`
|
- Copy `bin/qemush` to `/usr/local/bin/qemush` with mode `755`
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
Loading…
Reference in a new issue