[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Running the Hurd in qemu possibilities
From: |
Joshua Branson |
Subject: |
Re: Running the Hurd in qemu possibilities |
Date: |
Wed, 16 Sep 2020 17:35:49 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Joshua Branson <jbranso@dismail.de> writes:
> Samuel Thibault <samuel.thibault@gnu.org> 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.
--
Joshua Branson
Sent from Emacs and Gnus
Re: Running the Hurd in qemu possibilities, Almudena Garcia, 2020/09/16
Re: Running the Hurd in qemu possibilities, Dr. Arne Babenhauserheide, 2020/09/16
Re: Running the Hurd in qemu possibilities, Ryan, 2020/09/16