Changes between Version 9 and Version 10 of FAQ
- Timestamp:
- Jul 10, 2010, 1:20:11 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v9 v10 6 6 7 7 === VM Creation === 8 9 === I've problems communicatig with the VM === 10 11 To setup the ssh connection to the VM, make sure that the SSH server is running on the VM on port 22. To test the connection from hostsystem, launch the VM with pb (pb -p projectname -m vmname launchvm) and afterwards type ssh -p vmport localhost. No additional setup of networking within Qemu is needed, because the default network is used and configured automatically (Contributed by Joachim Langenbach) 8 12 9 13 ==== I'm blocked trying to create a Ubuntu 8.10 VM with pb/QEMU. ====