Re: Failing to install linux 3.10.10 on Intel xeon E5-2665

2013-09-15 Thread Mulyadi Santosa
On Fri, Sep 13, 2013 at 1:33 PM, Rakhi Hemani wrote: > Dear all, > > I am trying to install linux 3.10.10 using Arch Linux on a xeon machine with > following configuration. > > cpu family : 6 > model : 45 > model name : Intel(R) Xeon(R) CPU E5-2665 0 @ 2.40GHz > > It gives a error at boot time APE

Re: Significance of " /proc//root"

2013-09-15 Thread Adel BENZARTI
/proc//root is a link for the root filesystem. This link helps when using chroot. From: Arun M Kumar To: Kernel Newbies Mailing List Sent: Sunday, September 15, 2013 8:03 PM Subject: Significance of " /proc//root" What is the significance of the direct

Significance of " /proc//root"

2013-09-15 Thread Arun M Kumar
What is the significance of the directory named root inside /proc/ ? ex: -- arunkumar@arun-ThinkPad-Edge-E530:/proc/2543/root$ ls bin cdrom etc initrd.img lib media opt root sbin srv tmp va

Re: i just opened up my online intro kernel programming, course for free ( Arun M Kumar)

2013-09-15 Thread Arun M Kumar
Great Finally :) \m/ ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Re: Understanding disassembly x86 + understanding function call + parameter pass and stack frame

2013-09-15 Thread Tobias Boege
On Tue, 03 Sep 2013, nidhi mittal hada wrote: > Hi, > > while in the pursuit of learning to understand assembly .. > This is my doubt ..Please help to understand > > *I want to catch where in this disassembly call is made to get_sb function.* > > Somehow in this disassembly, i m not finding, a d

unsubscribe

2013-09-15 Thread GMAIL
unsubscribe ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Re: i just opened up my online intro kernel programming course for free

2013-09-15 Thread Javier
Great idea! Thank you. > > -- Javier Pajuelo ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Re: i just opened up my online intro kernel programming course for free

2013-09-15 Thread Robert Clove
Simply Great... Thanks Pretty useful :) :) On Sat, Sep 14, 2013 at 3:42 PM, Saad Khan wrote: > That is certainly going to be helpful. Thanks! > > On Sep 14, 2013 2:11 PM, "María Soler Heredia" > wrote: > > > > Thanks!! > > > > María. > > > > > > On 14 September 2013 14:51, Fernando Apeste