Re: [Unattended] Detecting the active NIC

2004-04-07 Thread Jordan Share
Patrick J. LoPresti wrote: Jordan Share <[EMAIL PROTECTED]> writes: No go. If the order is "console=tty console=ttyS0,9600", I get: Freeing unused kernel memory: 112k freed WELCOME!!! Couldnt get a file descriptor referring to the console Couldnt get a file descriptor referring to the console

Re: [Unattended] Detecting the active NIC

2004-04-07 Thread Jordan Share
Patrick J. LoPresti wrote: Jordan Share <[EMAIL PROTECTED]> writes: No go. If the order is "console=tty console=ttyS0,9600", I get: Freeing unused kernel memory: 112k freed WELCOME!!! Couldnt get a file descriptor referring to the console Couldnt get a file descriptor referring to the console

Re: [Unattended] Detecting the active NIC

2004-04-07 Thread Patrick J. LoPresti
Jordan Share <[EMAIL PROTECTED]> writes: > No go. If the order is "console=tty console=ttyS0,9600", I get: > > Freeing unused kernel memory: 112k freed > WELCOME!!! > Couldnt get a file descriptor referring to the console > Couldnt get a file descriptor referring to the console > Couldnt get a f

Re: [Unattended] Detecting the active NIC

2004-04-07 Thread Jordan Share
Patrick J. LoPresti wrote: "Patrick J. LoPresti" <[EMAIL PROTECTED]> writes: I will roll a new pre-release of Unattended tonight and get back to you. OK, I have uploaded 4.1-pre2 to . It has device nodes for /dev/ttyS0 through ttyS3. Give it a whirl

Re: [Unattended] Detecting the active NIC

2004-04-07 Thread Patrick J. LoPresti
"Patrick J. LoPresti" <[EMAIL PROTECTED]> writes: > I will roll a new pre-release of Unattended tonight and get back to > you. OK, I have uploaded 4.1-pre2 to . It has device nodes for /dev/ttyS0 through ttyS3. Give it a whirl and let me know what hap

Re: [Unattended] Detecting the active NIC

2004-04-07 Thread Ryan Go
You might need the console devs on the initrd. << ryan On Wed, 7 Apr 2004, Jordan Share wrote: > Jordan Share wrote: > > Patrick J. LoPresti wrote: > > > >> Jordan Share <[EMAIL PROTECTED]> writes: > >> > >> > >>> What is it that you want me to try with the Linux boot disk? I have > >>

Re: [Unattended] Detecting the active NIC

2004-04-07 Thread Patrick J. LoPresti
Jordan Share <[EMAIL PROTECTED]> writes: > Couldnt get a file descriptor referring to the console > Couldnt get a file descriptor referring to the console > Couldnt get a file descriptor referring to the console Maybe this is because /dev/ttyS0 does not exist on the boot disk :-). I will roll a

Re: [Unattended] Detecting the active NIC

2004-04-07 Thread Jordan Share
Jordan Share wrote: Patrick J. LoPresti wrote: Jordan Share <[EMAIL PROTECTED]> writes: What is it that you want me to try with the Linux boot disk? I have tried it out on system I had handy, but there is nothing on the serial port (after the PXE boot completes, anyway). Add something like th

Re: [Unattended] Detecting the active NIC

2004-04-07 Thread Jordan Share
Patrick J. LoPresti wrote: Jordan Share <[EMAIL PROTECTED]> writes: What is it that you want me to try with the Linux boot disk? I have tried it out on system I had handy, but there is nothing on the serial port (after the PXE boot completes, anyway). Add something like this to the "append" l

Re: [Unattended] Detecting the active NIC

2004-04-07 Thread Patrick J. LoPresti
Jordan Share <[EMAIL PROTECTED]> writes: > What is it that you want me to try with the Linux boot disk? I have > tried it out on system I had handy, but there is nothing on the > serial port (after the PXE boot completes, anyway). Add something like this to the "append" line of pxelinux.cfg/defa

Re: [Unattended] Detecting the active NIC

2004-04-06 Thread Jordan Share
Patrick J. LoPresti wrote: Jordan Share <[EMAIL PROTECTED]> writes: Does anyone know a way to determine which adapter has link? If these machines are running Windows XP, you can use the "NetConnectionStatus" property of the Win32_NetworkAdapter WMI class: http://msdn.microsoft.com/library/en-

Re: [Unattended] Detecting the active NIC

2004-04-06 Thread Patrick J. LoPresti
Jordan Share <[EMAIL PROTECTED]> writes: > Does anyone know a way to determine which adapter has link? If these machines are running Windows XP, you can use the "NetConnectionStatus" property of the Win32_NetworkAdapter WMI class: http://msdn.microsoft.com/library/en-us/wmisdk/wmi/win32_networ