Writing /var/lib/dokuwiki/data/meta/tutorials/debian_buster_for_rpi3_with_qemu.meta failed
tutorials:debian_buster_for_rpi3_with_qemu
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tutorials:debian_buster_for_rpi3_with_qemu [2019/11/05 00:36] – admin | tutorials:debian_buster_for_rpi3_with_qemu [2022/09/20 00:08] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 61: | Line 61: | ||
qemu-system-aarch64 -M virt -m 1024 -smp 4 -cpu cortex-a53 | qemu-system-aarch64 -M virt -m 1024 -smp 4 -cpu cortex-a53 | ||
- | | + | |
+ | * Username: root, password: raspberry | ||
+ | * The network interface included in the " | ||
+ | |||
+ | nano / | ||
+ | |||
+ | * Inside of this file put the following content: | ||
+ | |||
+ | < | ||
+ | auto enp0s2 | ||
+ | |||
+ | # TODO: switch back to iptables-persistent once it re-enters testing | ||
+ | iface enp0s2 inet dhcp | ||
+ | pre-up iptables-restore < / | ||
+ | pre-up ip6tables-restore < / | ||
+ | </ | ||
+ | |||
+ | * Poweroff the VM: | ||
+ | |||
+ | poweroff | ||
+ | |||
+ | * Restart the VM | ||
+ | |||
+ | | ||
ssh root@localhost -p 2222 | ssh root@localhost -p 2222 | ||
Line 75: | Line 98: | ||
https:// | https:// | ||
+ | |||
+ | https:// | ||
+ | |||
+ | https:// | ||
+ | |||
+ | https:// | ||
+ | |||
+ | https:// | ||
+ | |||
+ | https:// | ||
+ | |||
+ | https:// | ||
+ | |||
+ | https:// | ||
+ | |||
+ | https:// | ||
+ | |||
+ | https:// | ||
tutorials/debian_buster_for_rpi3_with_qemu.1572914213.txt.gz · Last modified: 2022/09/20 00:08 (external edit)