docs: fix tips

This commit is contained in:
Matthieu Bessat 2024-06-21 11:54:37 +02:00
parent abdac550e6
commit 27d94f4313
3 changed files with 10 additions and 15 deletions

View file

@ -1,8 +1,8 @@
# Debian vm auto setup
# Debian vm auto setup with preseed
Install a debian headless virtual-machine from scratch with netboot in a QEMU environment
Install a debian headless virtual-machine from scratch with netboot in a QEMU environment.
## requirements
## Requirements
- QEMU + KVM
- tmux
@ -23,14 +23,6 @@ then on a client, connect to ssh via the port forwarding (in user mode network)
ssh -o StrictHostKeyChecking=no -p 42022 root@localhost
```
## troubleshooting
kill qemu: pkill -f qemu-system-x86_64
## TODO
- find a better way to kill qemu
## preseed file
Change this line to add initial packages.