0

I have a Pi with Raspbian Lite installed but no keyboard or screen to use with it. I changed my router and don't remember the old Wi-Fi name/pxd.

Is it possible to edit the SD card to change the default network name/pwd?

Darth Vader
  • 4,218
  • 24
  • 47
  • 70

1 Answers1

1

You should be able to create a new wpa_supplicant in the boot partition for the new network.

See How to set up networking/WiFi

For most models you can also plug in an Ethernet cable.

It is always possible to modify the system directly on any Linux system.

Milliways
  • 62,573
  • 32
  • 113
  • 225