> $ cat cmdline.txt
> readparts=1 nvram=#S/sdM0/nvram ether1=type=4330
> 
> I don't understand these options, so I did not change anything. Booting Plan9 
> gets stuck on the console: https://imgur.com/lqL8V3z.
> 
> What exact changes do I need to make to be able to connect to a WiFi network 
> with WPA2?

No changes needed.  The console is not stuck, just waiting for a reply to
the "root is from:" prompt.

Reply 'local' (or hit return), and when you're asked for a user name, reply 
'glenda'.

It should boot to a desktop with some windows.  Click on the one with the
biggest text, read and follow the information there, and get to the term% prompt
at the bottom.

Connecting to wifi looks like this, where ESSID and PASSWD are your wifi network
essid and password:

term% bind -a '#l1' /net
term% aux/wpa -2p -s ESSID /net/ether1

!Adding key: essid=ESSID proto=wpapsk
password: PASSWD
term% ip/ipconfig ether /net/ether1
term% ndb/dns -r
term% ip/ping 9p.io
sending 32 64 byte messages 1000 ms apart to icmp!9p.io!1
0: rtt 42934 µs, avg rtt 42934 µs, ttl = 247
1: rtt 29954 µs, avg rtt 36444 µs, ttl = 247
2: rtt 36768 µs, avg rtt 36552 µs, ttl = 247
term% 


------------------------------------------
9fans: 9fans
Permalink: 
https://9fans.topicbox.com/groups/9fans/T8191dcbfa93a6d0e-M1062055ea253661c1bc92ee6
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

Reply via email to