Tagged Questions
0
votes
1answer
93 views
Virtualbox 4.1.12 Unable to connect to network
I'm trying to create a Vagrant Basebox for Debian Lenny.
The first step in this process is creating a VM Guest in Virtualbox. I've created a new VM image and begun installation of Debian Lenny using ...
2
votes
1answer
85 views
predefined cell ID assignment for an ad-hoc wlan
I have a debian/ubuntu embedded boards that I connect them via an ad-hoc network with the following settings
board:~# cat /etc/network/interfaces
auto wlan0
iface wlan0 inet static
address ...
0
votes
0answers
66 views
Missing Firmware for Wired NIC on Debian [closed]
my question is for debian, but ubuntu is pretty similar so I thought I'd ask here.
I'm trying to install debian 64bit from a debian live image using YUMI on my usb drive. I'm installing it on an ...
0
votes
1answer
743 views
USB GigE that “just works” with Linux 2.6 kernels
I am trying to find a USB gigabit ethernet that works without recompiling Debian Squeeze or Ubuntu Oneric.
So far, I have tried:
Belkin F4U047-RS
Sabrent USB-NT20
Linksys USB300M
Apple MC704ZM/A
...
0
votes
1answer
179 views
Set MAC address during netinstall [closed]
I've done a netinstall and now when the computer rebooted, PXE cannot connect to the DHPC because I have the wrong MAC addess.
I tried changing my MAC address in /etc/network/interfaces but PXE ...