Fix the directory of interfaces.new in README

This commit is contained in:
Jiao Xianjun 2023-05-05 08:47:45 +02:00 committed by GitHub
parent ce2baff7df
commit d34b41ad69
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,7 +86,7 @@ neptunesdr|Low cost Zynq 7020 + AD9361 board|**NO** need
- Config the **correct files in the BOOT partition** according to the **board you have** by operation on your computer:
- Copy files in **BOOT/openwifi/board_name** to the base directory of BOOT partition.
- Delete the **rootfs/root/kernel_modules** directory (if exist).
- Delete the **rootfs/root/etc/network/interfaces.new** directory (if exist).
- Delete the **rootfs/etc/network/interfaces.new** directory (if exist).
- Insert the SD card to the board. Configure the board in SD booting mode. Connect antennas. Power on.
- Login to the board from your PC (PC Ethernet should have IP 192.168.10.1) with password **openwifi**.
```