Part Number: PROCESSOR-SDK-J721E
Not able to copy the Tiny default image into the SD card.
SD card memory size is 64GB
Ubuntu version: 18.04
SD card is formatted to ext4
Not able to bring the boardup while running the ./setup.sh in the SDK. Tried both the NFS and SDCARD option.
a. Please share me is there any document available to configure the switch (sw3, sw8, and sw9) and how to run the .setup.sh in the SD card, NFS and UART? because i dont see the kernel or uboot logs.
b. whether we need to partition the SD card to how many partition? if we are booting in the SD card?
Steps Followed:
Method 1:
a, bring the board in the u-boot in the UART
b. set the ip address
c. Run the ./setup.sh no SD card attached. Choose NFS and TFTBOOT.
no kernel log message or console in the mincom
Method 2:
a. SD card is partitioned with 2 partition. rootfs and boot (no images copied into the SD card)
b, Bring the board in the u-boot in the UART
c. set the ip address
d. Run the ./setup.sh. Choose the SD card option. no kernel log message or console in the mincom
If you can share me document on how to run the .setup.sh for the SD card and NFS it will be helpfull.