Re: /proc/net/dev no such file or dir

2013-08-13 Thread Valdis . Kletnieks
On Tue, 13 Aug 2013 21:43:55 +0800, Hatte John said: > I have not ever mount /sys and /proc filesystems, so is there other > way to chech the host's ip address and netdevice information? If in fact /sys and /proc aren't getting mounted, a *whole lot* of stuff won't work (for instance, /bin/ps wi

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

2013-08-13 Thread nidhi mittal hada
On Mon, Aug 12, 2013 at 8:37 PM, amit mehta wrote: > On Mon, Aug 12, 2013 at 5:28 PM, nidhi mittal hada > wrote: > > Questions:- > > 1)Which memory address in stack contains struct super_block *s > > 2)how does disassembly helps in knowing which register contain the struct > > super_block *s > >