Possible Duplicate:
Starting ssh automatically at boot time
I just downloaded following image.
http://www.raspberrypi.org/downloads Raspbian “wheezy”
Win32DiskImager -- i used to transfer to SD card.
I do not have HDMI & want to use RPI only as a server. And looking forward to run SSH, which need to be configured before. I am following these links
Prepare for ssh without a screen
http://www.raspberrypi.org/phpBB3/viewtopic.php?f=26&t=6553&p=105213
Starting ssh automatically at boot time
Copy boot_enable_ssh.rc to boot.rc from your /boot
when i insert sd card on Ubantu linux machine i am able to see the rootfilesystem created on card. But My /boot folder is totally empty where to find this .rc files from ?
Please suggest.