On Wed, Dec 21, 2005 at 07:09:10AM -0500, Aaron Stromas wrote: > On 12/21/05, Stepan Golosunov <[EMAIL PROTECTED]> wrote: > > > > On Tue, Dec 20, 2005 at 09:19:56PM -0500, Aaron Stromas wrote: > > > Network device, the built-in nForce wasn't detected. Consequently, both > > DHCP > > > and static IP configuration failed, connecting to code repository > > failed, > > > and the system fails rebooting blockingon the open_socket call > > > > > > I had RedHat Fedora 4 on that machine before. I have not changed > > anything > > > before attempting to load Debian. I have also successfully installed > > Ubuntu, > > > just for test sake. > > > > I was recently installing sarge to computer with similar motherboard. > > The problem was that eth0 is ieee1394. I had to rename eth0 to eth1 in > > /etc/network/interfaces. > > > > Interesting... Can I ask you how did you manage to complete the install?
Base system was installed from CD, problems with lilo for root-on-lvm-on-raid were manually resolved, and system was rebooted. After reboot installation continued and I realise then there is no network. I had to press Alt-F2, enter to the system, then run ifdown eth0 editor /etc/network/interfaces ifup eth1 /etc/network/interfaces was statically configured when DHCP failed, so I only had to replace eth0 to eth1 in both places in that file. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]