| bio | website | |
|---|---|---|
| location | Chennai, India | |
| age | ||
| visits | member for | 4 months |
| seen | Feb 1 at 18:33 | |
| stats | profile views | 1 |
I am a person who is a developer using Java and willing to become a Java developer. I want to learn Java along with its beauty. Most of the people in corporate world now trying to say that they are JAVA professional just with a SCJP or with certain yrs of experience. Really speaking unless we understand the beauty of Java we can't appreciate it. I strongly beleive this!! Apart from Java I have interests on cloud computing, networks, Algorithms and Computer architecture optimization.
|
Jan 30 |
comment |
make: *** No targets. Stop while building linux kernel module There is another problem in the makefile. The make inside the makefile is going on recursion it is not picking my linux source tree makefile. |
|
Jan 30 |
comment |
make: *** No targets. Stop while building linux kernel module I tried! It worked!! Thank you so much Scott. Since it is my first linux dirver, I did silly mistakes. I apologize. Thank you so much for your help. |
|
Jan 14 |
comment |
mounting udev on /dev failed: No such device I didnt try to reuse. Now I tried, it worked, I just gave make localmodconfig and it worked. I checked the .config file for previous version, it didnt have CONFIG_DEVTMPS=y. It worked. Thanks guys. |
|
Jan 13 |
comment |
mounting udev on /dev failed: No such device I just noticed that when I gave update-initramfs it is not listing /dev directory in it. How to fix this? |
|
Jan 13 |
comment |
mounting udev on /dev failed: No such device I have tried with update-initramfs -c -v -k3.2.36 . It didnt work. I have edited the post with grub.cfg content. It has initrd string. Not sure where the actual mistake is. :( |