On Tue, Aug 3, 2010 at 2:21 AM, Raahi Mehra <raah...@gmail.com> wrote:
>
> Hi,
>
> I wish to add a new command line option in my kernel.
> Can anybody help me with steps to achieve that ??
> As I read somewhere that __setup is now obsolete and since i need to use
> this new option in early boot time so I need to use early_param().
> So how can I do that ??
> Is there any documentation available anywhere that i can use ??
>
>
> Regards,
> Raahi
>

Hi Raahi well first I was really interested in your question so i
decided to implement what you want, in deed what you want is not so
difficult you could just create your program in c and then copy your
.out  to the folder /bin and thats all when you type  a.out for
example you could display hello word! in your terminal
check what does the /bin directory have and the usr/bin too

Hope this helps you

Sincerely yours

Victor Rodriguez

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecar...@nl.linux.org
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to