unable to run busybox /sbin/int

2007-04-19 Thread Tom Strader
error ret -2 #do_sys_open(/lib/fast-mult/libcrypt.so.1)... do_filp_open error ret -2 #do_sys_open(/lib/half/libcrypt.so.1)... do_filp_open error ret -2 #do_sys_open(/lib/libcrypt.so.1)... ret 3 #do_sys_open(/lib/libc.so.6)... ret 3 Thanks, Tom Strader Systems Engineer Xilinx Inc. - GPD Product

unable to run busybox /sbin/int

2007-04-19 Thread Tom Strader
error ret -2 #do_sys_open(/lib/fast-mult/libcrypt.so.1)... do_filp_open error ret -2 #do_sys_open(/lib/half/libcrypt.so.1)... do_filp_open error ret -2 #do_sys_open(/lib/libcrypt.so.1)... ret 3 #do_sys_open(/lib/libc.so.6)... ret 3 Thanks, Tom Strader Systems Engineer Xilinx Inc. - GPD Product

RE: kernel space to user space /bin/sh startup

2007-04-11 Thread Tom Strader
to the fact the kernel is still printing and responding to commands. Tom -Original Message- From: Jan Engelhardt [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 11, 2007 8:48 AM To: Tom Strader Cc: linux-kernel@vger.kernel.org Subject: Re: kernel space to user space /bin/sh startup

RE: kernel space to user space /bin/sh startup

2007-04-11 Thread Tom Strader
to the fact the kernel is still printing and responding to commands. Tom -Original Message- From: Jan Engelhardt [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 11, 2007 8:48 AM To: Tom Strader Cc: linux-kernel@vger.kernel.org Subject: Re: kernel space to user space /bin/sh startup

kernel space to user space /bin/sh startup

2007-04-10 Thread Tom Strader
ors are reported by the kernel. Any help during the transition from init/main.c in kernel space to user space would be appreciated, so I could debug this further. I have looked around and have not seen a solution for my problem, most likely due to the fact that I am not entirely sure what the pro

kernel space to user space /bin/sh startup

2007-04-10 Thread Tom Strader
, so I could debug this further. I have looked around and have not seen a solution for my problem, most likely due to the fact that I am not entirely sure what the problem is. Thanks in advance for your time, Tom Strader - To unsubscribe from this list: send the line unsubscribe linux-kernel

RE: Warning: unable to open an initial console.

2007-04-05 Thread Tom Strader
ial/pxa.c but I cant find where its initialized. Any help would be great. Thanks, Tom -Original Message- From: young dave [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 03, 2007 6:54 PM To: Tom Strader Cc: linux-kernel@vger.kernel.org Subject: Re: Warning: unable to open an initial cons

RE: Warning: unable to open an initial console.

2007-04-05 Thread Tom Strader
help would be great. Thanks, Tom -Original Message- From: young dave [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 03, 2007 6:54 PM To: Tom Strader Cc: linux-kernel@vger.kernel.org Subject: Re: Warning: unable to open an initial console. Hi; The errno -6 is defined as: #define ENXIO

RE: Warning: unable to open an initial console.

2007-04-03 Thread Tom Strader
Hi Dave, I'm not sure if I follow. How do I use mknod with no console to use it from? Can this be done in the init scripts or from u-boot? Still learning so any help would be appreciated. I was able to trace the console opening to __dentry_open() in fs/open.c It does open(inode, f) but returns

RE: Warning: unable to open an initial console.

2007-04-03 Thread Tom Strader
Hi Dave, I'm not sure if I follow. How do I use mknod with no console to use it from? Can this be done in the init scripts or from u-boot? Still learning so any help would be appreciated. I was able to trace the console opening to __dentry_open() in fs/open.c It does open(inode, f) but returns

RE: Warning: unable to open an initial console.

2007-04-02 Thread Tom Strader
261 add dirent "udevsend", ino #260 ... Any other ideas? Thanks, Tom -Original Message- From: Chris Wedgwood [mailto:[EMAIL PROTECTED] Sent: Monday, April 02, 2007 3:49 PM To: Tom Strader Cc: linux-kernel@vger.kernel.org Subject: Re: Warning: unable to open an initial consol

Warning: unable to open an initial console.

2007-04-02 Thread Tom Strader
I have seen quite a few posts regarding unable to open an initial console, but my system seems to have the necessary things in place so I come looking for help.  I have not yet subscribed to this mailing list so please CC the responses to me.  Quick summary before we get to console output, this

Warning: unable to open an initial console.

2007-04-02 Thread Tom Strader
I have seen quite a few posts regarding unable to open an initial console, but my system seems to have the necessary things in place so I come looking for help.  I have not yet subscribed to this mailing list so please CC the responses to me.  Quick summary before we get to console output, this

RE: Warning: unable to open an initial console.

2007-04-02 Thread Tom Strader
to open an initial console. add dirent watchdog, ino #262 add dirent udevstart, ino #261 add dirent udevsend, ino #260 ... Any other ideas? Thanks, Tom -Original Message- From: Chris Wedgwood [mailto:[EMAIL PROTECTED] Sent: Monday, April 02, 2007 3:49 PM To: Tom Strader Cc: linux-kernel