sujata wrote:Can i do the initial boot of rpi with my laptop?
I have raspbian image installed on my sd card. i have a ethernet cable connecting the router to rpi. Now, I don't know the hostname of ip address of rpi. does it come with default ip. I have tried-- ping pi, ping raspberrypi, and i got -- cannot find host.
or is it obligatory to have a monitor and keyboard for initial boot?
thank u.
If you have installed the 'raw' Raspbian image on your SD card then it will be easy to connect via SSH...... when you find the IP address.
If NOOBS then not so easy as your OS is not installed yet. But I heard it is possible - Google the forum.
The RPi is DHCP enabled and does not have a 'fallback' mode. So as mentioned you must look in your router.
You cannot ping or connect by hostname without further configuration. Google search that as well.
FYI
I prefer to use DHCP to MAC reservations setup on my router so the RPi always gets the same IP with no config to do on the RPi.
-OR-
You can set up the RPi for a static IP.
Unless specified otherwise my response is based on the latest and fully updated RPiOS Buster w/ Desktop OS.