All of lore.kernel.org
 help / color / mirror / Atom feed
* Eudyptula Challenge Task 02 Doubt
@ 2014-05-17  5:08 me storage
  2014-05-17  5:12 ` Kristofer Hallin
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: me storage @ 2014-05-17  5:08 UTC (permalink / raw)
  To: kernelnewbies

Hai
i successfully completed task 2 but i don't what files i have to send for
proof.
So can any one please tell me how to prove the custom kernel is booting?
thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140517/ba281aeb/attachment.html 

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Eudyptula Challenge Task 02 Doubt
  2014-05-17  5:08 Eudyptula Challenge Task 02 Doubt me storage
@ 2014-05-17  5:12 ` Kristofer Hallin
  2014-05-17  5:13 ` leo kirotawa
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 8+ messages in thread
From: Kristofer Hallin @ 2014-05-17  5:12 UTC (permalink / raw)
  To: kernelnewbies

What about sending the outputs from 'uname' and 'dmesg'?
On 17 May 2014 07:09, "me storage" <me.storage126@gmail.com> wrote:

> Hai
> i successfully completed task 2 but i don't what files i have to send for
> proof.
> So can any one please tell me how to prove the custom kernel is booting?
> thanks
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140517/a481a6f2/attachment.html 

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Eudyptula Challenge Task 02 Doubt
  2014-05-17  5:08 Eudyptula Challenge Task 02 Doubt me storage
  2014-05-17  5:12 ` Kristofer Hallin
@ 2014-05-17  5:13 ` leo kirotawa
  2014-05-17 10:26 ` Pol Eyschen
  2014-05-17 11:06 ` Pol Eyschen
  3 siblings, 0 replies; 8+ messages in thread
From: leo kirotawa @ 2014-05-17  5:13 UTC (permalink / raw)
  To: kernelnewbies

I sent the first lines from dmesg, it shows the info of  system boot.

On Sat, May 17, 2014 at 2:08 AM, me storage <me.storage126@gmail.com> wrote:
> Hai
> i successfully completed task 2 but i don't what files i have to send for
> proof.
> So can any one please tell me how to prove the custom kernel is booting?
> thanks
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>



-- 
----------------------------------------------
Le?nidas S. Barbosa (Kirotawa)

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Eudyptula Challenge Task 02 Doubt
  2014-05-17  5:08 Eudyptula Challenge Task 02 Doubt me storage
  2014-05-17  5:12 ` Kristofer Hallin
  2014-05-17  5:13 ` leo kirotawa
@ 2014-05-17 10:26 ` Pol Eyschen
  2014-06-25  6:54   ` Nada Saif
  2014-06-25  6:59   ` Nada Saif
  2014-05-17 11:06 ` Pol Eyschen
  3 siblings, 2 replies; 8+ messages in thread
From: Pol Eyschen @ 2014-05-17 10:26 UTC (permalink / raw)
  To: kernelnewbies

Anything that shows the name of the kernel should be OK

Pol

On 17/05/14 07:08, me storage wrote:
> Hai
> i successfully completed task 2 but i don't what files i have to send
> for proof.
> So can any one please tell me how to prove the custom kernel is booting?
> thanks
> 
> 
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
> 

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Eudyptula Challenge Task 02 Doubt
  2014-05-17  5:08 Eudyptula Challenge Task 02 Doubt me storage
                   ` (2 preceding siblings ...)
  2014-05-17 10:26 ` Pol Eyschen
@ 2014-05-17 11:06 ` Pol Eyschen
  3 siblings, 0 replies; 8+ messages in thread
From: Pol Eyschen @ 2014-05-17 11:06 UTC (permalink / raw)
  To: kernelnewbies

Anything that shows the name of the kernel should be OK

Pol

On 17/05/14 07:08, me storage wrote:
> Hai
> i successfully completed task 2 but i don't what files i have to send
> for proof.
> So can any one please tell me how to prove the custom kernel is booting?
> thanks
> 
> 
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
> 

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Eudyptula Challenge Task 02 Doubt
  2014-05-17 10:26 ` Pol Eyschen
@ 2014-06-25  6:54   ` Nada Saif
  2014-06-25  8:10     ` Sudip Mukherjee
  2014-06-25  6:59   ` Nada Saif
  1 sibling, 1 reply; 8+ messages in thread
From: Nada Saif @ 2014-06-25  6:54 UTC (permalink / raw)
  To: kernelnewbies

Hi,
When I use "make localmodconfig" in task2 ,it says  "snd_page_alloc
config not found!!" what is means . it doesn't stop the compilation
,but many questions appear! Any way to take all old configuration
without answering questions ?


Thanks,
N.G

On Sat, May 17, 2014 at 1:26 PM, Pol Eyschen <poleyschen@gmail.com> wrote:
> Anything that shows the name of the kernel should be OK
>
> Pol
>
> On 17/05/14 07:08, me storage wrote:
>> Hai
>> i successfully completed task 2 but i don't what files i have to send
>> for proof.
>> So can any one please tell me how to prove the custom kernel is booting?
>> thanks
>>
>>
>> _______________________________________________
>> Kernelnewbies mailing list
>> Kernelnewbies at kernelnewbies.org
>> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>>
>
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Eudyptula Challenge Task 02 Doubt
  2014-05-17 10:26 ` Pol Eyschen
  2014-06-25  6:54   ` Nada Saif
@ 2014-06-25  6:59   ` Nada Saif
  1 sibling, 0 replies; 8+ messages in thread
From: Nada Saif @ 2014-06-25  6:59 UTC (permalink / raw)
  To: kernelnewbies

Hi,
When I use "make localmodconfig" in task2 ,it says  "snd_page_alloc
config not found!!" what is means . it doesn't stop the compilation
,but many questions appear! Any way to take all old configuration
without answering questions ?


Thanks,
N.G

On Sat, May 17, 2014 at 1:26 PM, Pol Eyschen <poleyschen@gmail.com> wrote:
> Anything that shows the name of the kernel should be OK
>
> Pol
>
> On 17/05/14 07:08, me storage wrote:
>> Hai
>> i successfully completed task 2 but i don't what files i have to send
>> for proof.
>> So can any one please tell me how to prove the custom kernel is booting?
>> thanks
>>
>>
>> _______________________________________________
>> Kernelnewbies mailing list
>> Kernelnewbies at kernelnewbies.org
>> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>>
>
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Eudyptula Challenge Task 02 Doubt
  2014-06-25  6:54   ` Nada Saif
@ 2014-06-25  8:10     ` Sudip Mukherjee
  0 siblings, 0 replies; 8+ messages in thread
From: Sudip Mukherjee @ 2014-06-25  8:10 UTC (permalink / raw)
  To: kernelnewbies

On Wed, Jun 25, 2014 at 12:24 PM, Nada Saif <nada.saif7@gmail.com> wrote:
> Hi,
> When I use "make localmodconfig" in task2 ,it says  "snd_page_alloc
> config not found!!" what is means . it doesn't stop the compilation
> ,but many questions appear! Any way to take all old configuration
> without answering questions ?
>
Have you tried to search in google what that error means ? Or just try
to search for snd_page_alloc ..

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-06-25  8:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-17  5:08 Eudyptula Challenge Task 02 Doubt me storage
2014-05-17  5:12 ` Kristofer Hallin
2014-05-17  5:13 ` leo kirotawa
2014-05-17 10:26 ` Pol Eyschen
2014-06-25  6:54   ` Nada Saif
2014-06-25  8:10     ` Sudip Mukherjee
2014-06-25  6:59   ` Nada Saif
2014-05-17 11:06 ` Pol Eyschen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.