In order to connect your Raspian to your wireless network and enable SSH access to it, follow the steps:
mount
and copy the full path of where the Raspian rootfs is being mounted. In my case /run/media/whoami/rootfs.
rootfs_path
in the text box.Boot your Raspiberry Pi and give it a time to connect to your wireless. From a computer that is also connected to the same wifi network, do:
After enabling the VNC Server using the raspi-config
wizard, if you still can't connect to it, run the following commands on Raspian console:
The password is 123456
Good Luck!