Results 1 to 10 of 32
--(NOTE: Something like this has been posted before but It only got one reply so I am going to ask again in a more simple way).--
I install Arch Linux ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-16-2012 #1Just Joined!
- Join Date
- Mar 2012
- Location
- Dallas Texas
- Posts
- 81
Arch Linux Wifi setup
--(NOTE: Something like this has been posted before but It only got one reply so I am going to ask again in a more simple way).--
I install Arch Linux in my Oracle VM. When I boot it I just get the black terminal. I need to install a package to get my desktop environment. But my wifi is not working so I can't install that package. How do I go about setting up my wifi in Arch? (I am running windows 7).
- 03-17-2012 #2
You can do wifi setup during installation if you use the core image. You need to install the driver for your card, as well as tools to manage the connection. NetworkManager is a very popular tool, though I personally use wicd, since it's a bit more minimalist.
Have you seen this guide?
https://wiki.archlinux.org/index.php/Wireless_Setup
- 03-17-2012 #3Just Joined!
- Join Date
- Mar 2012
- Location
- Dallas Texas
- Posts
- 81
Ok. Thanks a lot. Now, will all of this (https://wiki.archlinux.org/index.php/Wireless_Setup) work even when I am running Arch in Oracle VM?
- 03-17-2012 #4Just Joined!
- Join Date
- Mar 2012
- Location
- Dallas Texas
- Posts
- 81
When I ran this: lspci | grep -i net
I got: 00:03.0 Ethernet controller: Intel Corporation 81540EM Gigabit Ethernet Controller (rev 02)
Does that look right? Reason I ask is because when I try to update I fails...
- 03-17-2012 #5
I think you setup VirtualBox and give the guest OS (in this case Arch) access to a network. I don't run VirtualBox under Windows but in Linux the network interface is a virtual one rather than direct access to hardware.
- 03-17-2012 #6Just Joined!
- Join Date
- Mar 2012
- Location
- Dallas Texas
- Posts
- 81
Hm... that is what I thought to. Maybe I have a setting wrong within the virtual machine settings. I have Enable Network Adapter checked and it is "Attached to": NAT. I am using wireless internet...
Do those settings seem right?
- 03-17-2012 #7
the network controller is the same controller as I have listed in virtualbox ... I know in Linux the host must run some things to allow the guest to access networks etc (take a look on the Arch wiki for virtualbox) ... maybe the equivalent is need in Windows.
Ed: this means the guest OS thinks its connected as a wired rather than wireless connection - you don't set up wireless on the guest OS
- 03-18-2012 #8Just Joined!
- Join Date
- Mar 2012
- Location
- Dallas Texas
- Posts
- 81
- 03-18-2012 #9
I haven't used a VM for a while, but when I did it was on a laptop.
While I was using the main OS wirelessly, the guest OS was reading the connection as a physical one.
Basically, it's like the guest is "plugged into" the main OS.Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 03-18-2012 #10I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.
I'd rather be lost at the lake than found at home.


1Likes
Reply With Quote

