[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Network not working on Shuttle XS35GTV2



On Tue, 10 Jan 2012 00:34:29 +0200, Andrei Popescu wrote:

> On Lu, 09 ian 12, 16:07:38, Ramon Hofer wrote:
>> 
>> I can skip the network setup of netinst. But I can't skip the part when
>> I have to choose a Debian mirror?
> 
> It should be possible. Worst case the "Back" button should get you to a
> menu where you can just choose the next step ;)

Aha. With the UNetbootin's Debian Stable_NetInstall_x64 option it's not 
possible to skip the network setup. But with this one it is:

http://cdimage.debian.org/debian-cd/6.0.3/amd64/iso-cd/debian-6.0.3-amd64-
netinst.iso

I installed SSH server and Standard system utilities.

`dmesg | grep -i firmware` returns
"[   0.874429] pci 0000:00:1f.0: [Firmware Bug]: TigerPoint LPC.BM_STS 
cleared"

`lspci | grep Ethernet` gives
"02:00.5 Ethernet controller: JMicron Technology Corp. JMC250 PCI Express 
Gigabit Ethernet Controller (rev 03)"

`ifconfig` lists only the loopback interface.

I can run `ifconfig eth0 up` and then eth0 is listed by `ifconfig`.
I added the following to "/etc/network/interfaces" without any difference:
"iface eth0 inet static
address 192.168.1.201
netmask 255.255.255.0
network 192.168.1.0
broadcast 192.168.1.255
gateway 192.168.1.1"

You wrote in your first answer I should update to the newest kernel. At 
the moment is 2.6.32-5-amd64 installed.
How can I do that without a network connection?

What else can I do?


Best regards
Ramon


Reply to: