wimvanderbauwhede / limited-systems

Limited Systems
137 stars 36 forks source link

hint: qemu 4.1.0 with raspbian #10

Open manuchap opened 5 years ago

manuchap commented 5 years ago

If you want raspbian to work with qemu 4.1.0 you'll need to edit the run script as follows: change -redir tcp:5022::22 \ to -nic user,hostfwd=tcp::5022-:22 \ and once it's started type in the qemu shell sudo raspi-config (qwerty) and then go to interfacing options -> ssh -> yes