Maxto Serial
Supported Versions
Brand | Model | Version | Current Release | OEM Info | Forum Topic | Technical Data |
---|---|---|---|---|---|---|
Seagate | GoFlexHome | 19.07.7 | View/Edit data |
Internal Drives. Enter Serial Number. ⛔ Please check the serial number entered and try again. Locate an available Serial ATA (SATA) port on your motherboard or on a SATA PCI card and plug in one end of the SATA interface cable. Locate the SATA port on the rear of the hard drive and plug in the SATA interface cable as shown. Page 11 If you have an existing installation of Windows 2000 or XP, you must install a Windows driver for.
Hardware Highlights
Model | Version | SoC | CPU MHz | Flash MB | RAM MB | WLAN Hardware | WLAN2.4 | WLAN5.0 | 100M ports | Gbit ports | Modem | USB |
---|---|---|---|---|---|---|---|---|---|---|---|---|
GoFlexHome | Marvell 88F6281 | 1200 | 256NAND | 128 | - | - | - | - | 1 | - | 1x 2.0 |
Hardware
Info
Architecture | ARM armv5te |
---|---|
Vendor | Marvell |
bootloader | U-Boot |
System-On-Chip | Marvell MV88F6281 A0 (DDR2) with ARM926EJ-S CPU (Marvell Feroceon) |
CPU Speed | 1200 Mhz |
Flash size | 256 MiB |
RAM | 128 MiB |
Wireless | n/a |
Ethernet | 1x GigE port / Marvell “Alaska” 88E1116R |
USB | 1x USB 2.0 port |
Serial | Yes |
Note: No green led working NIC / data partition (mtd3) does not seem to be 216 MiB(see serial installation wiki (french side) + command df -h
)
Serial
→ port.serial general information about the serial port, serial port cable, etc.
How to connect to the Serial Port of this specific device:
Serial port
Serial connection parameters for Seagate GoFlexHome | 115200, 8N1 |
---|
Flash Layout
Seagate Serial Number Checker
Original FlashLayout | ||||
---|---|---|---|---|
mtd# | mtd0 | mtd1 | mtd2 | mtd3 |
start | 0x000000 | 0x100000 | 0x500000 | 0x2500000 |
size | 0x100000 | 0x400000 | 0x2000000 | 0xdb00000 |
in MiB | 1 | 4 | 32 | 219 |
name | u-boot | uImage | root | data |
file system | none | ??? | JFFS2 | ?? |
Specific Configuration
Interfaces
The default network configuration is:
Interface Name | Description | Default configuration |
---|---|---|
eth0 | Ethernet port | DHCP |
Crypto Hardware Acceleration
SSH
Connect device to Ethernet port. To prevent automatic updates by cloud engines (which may disable ssh access), use a separate switch or disconnect your router from the internet. If the ssh access was disabled by the automatic cloud engine update service, you need to login there and re-activate ssh.
Find IP address, BE and EF are the last two bytes of the MAC of your device (printed on the bottom of the GoFlexHome)
Connect to IP address via ssh (root / stxadmin) to see if it works.
Backup
If you want to restore the original firmware at a later point use this guide to make a backup. You need to login to the original firmware via ssh first.Another method beside using “dd” is nanddump. To be on the safe side, you should take a 2nd backup with the nanddump method.Assuming you have a USB Stick or other USB drive mapped via sda - you can try this:
Install u-boot and OpenWrt into NAND via serial cable and tftp-server
Installation
Model | Version | Current Release | Firmware OpenWrt Install | Firmware OpenWrt Upgrade | Firmware OEM Stock |
---|---|---|---|---|---|
GoFlexHome | 19.07.7 | http://downloads.openwrt.org/releases/19.07.7/targets/kirkwood/generic/openwrt-19.07.7-kirkwood-seagate_goflexhome-squashfs-factory.bin | http://downloads.openwrt.org/releases/19.07.7/targets/kirkwood/generic/openwrt-19.07.7-kirkwood-seagate_goflexhome-squashfs-sysupgrade.bin |
Prepare on PC
Download files(change the 18.06.2 in the following link into whatever is the last OpenWrt release) https://downloads.openwrt.org/releases/18.06.2/targets/kirkwood/generic/u-boot-goflexhome/u-boot.kwb
Start tftp-server
Copy files u-boot.kwb, openwrt-18.06.2-kirkwood-seagate_goflexhome-squashfs-factory.bin to /tmp
Install u-boot
Hit any key to stop autoboot in the u-boot and set goflexhome ip, tftp-server ip, set your mac-address from bottom of the machine:
download from tftp-server u-boot.kwb file to RAM start offset 0x6400000
Seagate Serial Number Warranty
or
Bytes transferred = 607044 (94344 hex)
erase nand start from 0x0 size 0x100000
write nand from RAM start offset 0x6400000 to nand start 0x0 size 0x100000 (1MB)
reboot device
now you are rebooting in the new u-boot
Install OpenWrt
Hit any key to stop autoboot in the u-boot and set goflexhome ip, tftp-server ip, set your mac-address from bottom of the machine:
download from tftp-server file openwrt-18.06.2-kirkwood-seagate_goflexhome-squashfs-factory.bin to RAM start default offset 0x800000
Load address: 0x800000…Bytes transferred = 4063232 (3e0000 hex)
erase nand UBI partition
write nand from RAM start offset 0x800000 to nand UBI partition size 0x3e0000
reboot device
Congratulations!
Upgrading from Chaos Calmer 15.05.1 to LEDE 17.01.4 using SSH and MTD
In version 15.05.01 'sysupgrade' not available for GoFlex Home. Use 'mtd' instead to flash the firmware.Note: This is upgrade instruction from already installed OpenWrt. Also, if you have serial access you can still do the normal installation as above.
- To ssh into the OpenWrt GoFlex Home device.
output:
- Download last firmware release LEDE 17.01.4 to /tmp:
- Check extracted files:
output:
- Write 'kernel':
- Write 'rootfs' with reboot after: