Joshua Branson, le mer. 16 sept. 2020 17:35:49 -0400, a ecrit: > Joshua Branson <[email protected]> writes: > > > Samuel Thibault <[email protected]> writes: > > > >> Joshua Branson, le mer. 16 sept. 2020 07:35:03 -0400, a ecrit: > >>> #+BEGIN_SRC sh > >>> qemu-system-i386 --curses -enable-kvm --no-reboot \ > >>> -drive file=debian-hurd-20200731.img,cache=writeback -m > >>> 1G \ > >>> -net user,hostfwd=tcp:127.0.0.1:2222-:22 > >>> #+END_SRC > >> > >> Where did you get this command line from? It is missing the -net nic > >> option. Also I don't see why enabling the curses mode. > > > > Ahh. That would be why. > > > > https://www.gnu.org/software/hurd/hurd/running/qemu.html#index1h1 > > > > vs. > > > > http://darnassus.sceen.net/~hurd-web/hurd/running/qemu/#index1 > > > > The latter one has the correct information, but the former is still > > thought of as the "correct" site. I used the first url. I'll look in > > your previous email about how one can update the "correct" site. I see > > that the "correct" site lags behind. I guess that means I've been > > appointed as the person to keep it up to date! > > > > Ahhh, disregard that email. The official site has the correct > information. It was complete user error on my part.
The darnassus page had the bug, which I fixed earlier today. Samuel
