Mention gen_dummy in README

master
LEdoian 2 years ago
parent a8e0e0a805
commit 07532289df

@ -6,7 +6,7 @@ written primarilly for my bachelor's thesis.
1. Edit `gen_machines.py` to define the desired network 1. Edit `gen_machines.py` to define the desired network
2. Optionally edit the templates of config files 2. Optionally edit the templates of config files
3. Run it 3. Run it
4. Create pre-installed Alpine Linux 3.15.4 disk image in `dummydisk.img` 4. Create pre-installed Alpine Linux 3.15.4 disk image in `dummydisk.img` (you can use `gen_dummy.sh` for that)
5. Run `gen_disks.sh` as root this creates customized disk images for all the machines 5. Run `gen_disks.sh` as root this creates customized disk images for all the machines
6. Append `output/bridge.conf` to your `/etc/qemu/bridge.conf` in order to be able to connect your VMs to bridges as regular user 6. Append `output/bridge.conf` to your `/etc/qemu/bridge.conf` in order to be able to connect your VMs to bridges as regular user
7. Run `output/gen_bridges.sh` to create the bridge interfaces on your machine. 7. Run `output/gen_bridges.sh` to create the bridge interfaces on your machine.

Loading…
Cancel
Save