9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Giacomo Tesio <giacomo@tesio.it>
To: 9front@9front.org
Subject: Re: [9front] QEMU and sysupdate
Date: Tue, 10 Feb 2015 10:51:11 +0100	[thread overview]
Message-ID: <CAHL7psG20Za04m0Em1mOY+PJiHc6GR3d=z2XfViuknxTP_9NjA@mail.gmail.com> (raw)
In-Reply-To: <CAHL7psGLz+M0fm15k1FYD+Dyk0cp44LBnmTHgDVuAER5sWH1gg@mail.gmail.com>

In case anybody hit this same issue, I managed to fix the networking
issue following the guide from plan9

http://plan9.bell-labs.com/wiki/plan9/Plan9_on_Qemu_on_Windows/index.html

In particular I had to
- install OpenVPN,
- rename the TAP-Windows Adapter to TAP_OpenVPN (in Control
Panel\Network and Internet\Network Connections)
- create a bridged network (select the actual network interface,
interface AND the TAP_OpenVPN interface, right click, Bridge)
- start Qemu with " -net nic,model=rtl8139 -net tap,ifname=TAP_OpenVPN "
- on 9front terminal type "ip/ipconfig" and hit enter

Finally sysupdate worked as expected.


Giacomo


2015-02-10 9:07 GMT+01:00 Giacomo Tesio <giacomo@tesio.it>:
> Sorry... you are right... following are the missing info:
>
> 2015-02-09 15:56 GMT+01:00  <mischief@9.offblast.org>:
>> Please specify what qemu version you are using,
>
> QEMU 2.2.50 for windows
>
>> what options you used,
>
> qemu-system-x86_64.exe -m 1024 -redir tcp:9999::9999 -net
> nic,model=virtio,macaddr=52:54:00:00:EE:03 -net user -device
> virtio-scsi-pci,id=scsi -drive if=none,id=vd0,file=9front.qcow2.img
> -device scsi-hd,drive=vd0
>
>> and what version of the 9front code you are using,
>
> ehm... good question... the iso was downloaded on Jan 13,  2015, but I
> can't figure out an equivalent for "uname -a" to properly answer your
> question
>
>> and what the content of plan9.ini is.
>
> bootfile=9pcf
> nobootprompt=local!/dev/sd00/fs -m 192
> mouseport=ps2intellimouse
> monitor=vesa
> vgasize=1024x768x16
> user=glenda
>
>
> Note that I can actually connect to the 9front guest from the host,
> and I can reach the host's http server via mothra, but I can't go out.
> I've tried to set httpproxy environment variable (a squid proxy
> running on the host), but with no success.
>
> Giacomo


      reply	other threads:[~2015-02-10  9:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-09 11:19 Giacomo Tesio
2015-02-09 14:56 ` [9front] " mischief
2015-02-09 14:56 ` Kurt H Maier
2015-02-10  8:07   ` Giacomo Tesio
2015-02-10  9:51     ` Giacomo Tesio [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAHL7psG20Za04m0Em1mOY+PJiHc6GR3d=z2XfViuknxTP_9NjA@mail.gmail.com' \
    --to=giacomo@tesio.it \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).