Re: Q: linux failed to execute /init?

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jack Harvard <jack.harvard@...>
Cc: Linux kernel <linux-kernel@...>
Date: Friday, January 25, 2008 - 2:48 pm

-14 is EFAULT. This means that there was some access
to memory that was not mapped.

In the future, check /usr/include/asm/errno.h for exit
codes. Of course in user-space they are positive with
-1 being return from the function-call and errno being
set to this code. In the kernel, they are combined with
'error' being the negative of the return code.

On Fri, 25 Jan 2008, Jack Harvard wrote:


Cheers,
Dick Johnson
Penguin : Linux version 2.6.22.1 on an i686 machine (5588.29 BogoMips).
My book : http://www.AbominableFirebug.com/
_


****************************************************************
The information transmitted in this message is confidential and may be privileged.  Any review, retransmission, dissemination, or other use of this information by persons or entities other than the intended recipient is prohibited.  If you are not the intended recipient, please notify Analogic Corporation immediately - by replying to this message or by sending an email to DeliveryErrors@analogic.com - and destroy all copies of this information, including any attachments, without reading or disclosing them.

Thank you.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Q: linux failed to execute /init?, Jack Harvard, (Fri Jan 25, 9:40 am)
Re: Q: linux failed to execute /init?, linux-os (Dick Johnson), (Fri Jan 25, 2:48 pm)
Re: Q: linux failed to execute /init?, Jan Engelhardt, (Fri Jan 25, 10:27 am)
Re: Q: linux failed to execute /init?, Jack Harvard, (Fri Jan 25, 10:39 am)
Re: Q: linux failed to execute /init?, Jan Engelhardt, (Fri Jan 25, 11:02 am)
Re: Q: linux failed to execute /init?, Jack Harvard, (Fri Jan 25, 11:34 am)
Re: Q: linux failed to execute /init?, H. Peter Anvin, (Fri Jan 25, 1:52 pm)
Re: Q: linux failed to execute /init?, Jack Harvard, (Fri Jan 25, 11:47 am)
Re: Q: linux failed to execute /init?, Andreas Schwab, (Fri Jan 25, 9:47 am)