I have just bought one Raspberry pi RaspberryPi. I want to load linux
kernel there. Actually my plan is to first load
kernel ver sion 2.6.* after that one 3.10.* above that and in boot time I want to load 3.10.* (can choose).
just after booting, I want to log in there through my windows machine using client like putty or telnet, on telnet I want see following prompt there:
login as: root
[email protected]'s password: **********
Last login: Thu Aug 21 22:41:07 2014 from 10.78.235.82
[root@debd ~]#
[root@debd ~]#ls
[root@debd ~]# Documents ...
Can any one tell what kind of modification I needed to do for this?
I am college student and have less knowledge managing hardware