I have previously flashed an Aerohive AP221 without issue, but with this one it feels like the guide is missing something...
So I get to the end of Step 5, and there was a step missing to setenv serverip 192.168.1.101
but figured that out, and everything seems ok (output below)... but then Step 6 comes along... the console is frozen after step 5 so I can't enter any commands...
The AP330 guide states: "6. Once OpenWrt booted: carefully copy and paste this into the root shell. One step at a time." What does it mean by this? Should the console still be available to me, or is the root shell some other console? It feels like there's some base level of understanding of what I should be doing not explained here?
Any assistance, help, or tips greatly appreciated.
Thanks.
U-Boot 2009.11 (Aug 10 2017 - 21:09:52), Build: jenkins-HiveOS-Honolulu_AP350_Rel-306
CPU0: P1020E, Version: 1.1, (0x80ec0011)
Core: E500, Version: 5.1, (0x80212051)
Clock Configuration:
CPU0:533.333 MHz, CPU1:533.333 MHz,
CCB:266.667 MHz,
DDR:266.667 MHz (533.333 MT/s data rate) (Asynchronous), LBC:16.667 MHz
L1: D-cache 32 kB enabled
I-cache 32 kB enabled
I2C: ready
SPI: ready
DRAM: Configuring DDR for 533.333 MT/s data rate
DDR: 256 MB
FLASH: 64 MB
L2: 256 KB enabled
MMC:
PCIE2 connected to Slot 1 as Root Complex (base addr ffe09000)
Scanning PCI bus 01
01 00 168c 0030 0280 ff
PCIE2 on bus 00 - 01
PCIE1 connected to Slot 2 as Root Complex (base addr ffe0a000)
Scanning PCI bus 03
03 00 168c 0030 0280 ff
PCIE1 on bus 02 - 03
In: serial
Out: serial
Err: serial
Net: eth0, eth1
current temperature is 16
Hit any key to stop autoboot: 0
Password:
=> version
Aerohive Boot Loader v1.0.3.4d, Build time Fri Aug 11 04:11:31 2017
=> setenv owrt_boot 'setenv bootargs \"console=ttyS0,$baudrate\";bootm 0xEC04000 0 - 0xEC000000'
=> save
Saving Environment to Flash...
Erasing Flash...Writing to Flash... done
=> setenv bootargs console=ttyS0,$baudrate
=> setenv serverip 192.168.1.101
=> tftpboot 1000000 192.168.1.101:mpc85xx-p1020-hiveap-330-initramfs.bin
Speed: 1000, full duplex
Using eth0 device
TFTP from server 192.168.1.101; our IP address is 192.168.1.1
Filename 'mpc85xx-p1020-hiveap-330-initramfs.bin'.
Load address: 0x1000000
Loading: start tftp get.######################################################## #########
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#################################################################
#######################
done
Bytes transferred = 11098244 (a95884 hex)
=>
=> bootm
## Booting kernel from Legacy Image at 01000000 ...
Image Name: POWERPC OpenWrt Linux-5.4.143
Created: 2021-08-31 22:20:08 UTC
Image Type: PowerPC Linux Kernel Image (uncompressed)
Data Size: 11098180 Bytes = 10.6 MB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK