huntersklion.blogg.se

Seagate dockstar without using pogoplug
Seagate dockstar without using pogoplug











  1. SEAGATE DOCKSTAR WITHOUT USING POGOPLUG INSTALL
  2. SEAGATE DOCKSTAR WITHOUT USING POGOPLUG SERIAL
  3. SEAGATE DOCKSTAR WITHOUT USING POGOPLUG UPDATE
  4. SEAGATE DOCKSTAR WITHOUT USING POGOPLUG DRIVER

SEAGATE DOCKSTAR WITHOUT USING POGOPLUG INSTALL

You can verify this from userspace with the cryptodev module (which allows userspace programs to use kernel-accelerated crypto) installed, asking openssl to use opkg install libopenssl-devcrypto openssl speed -evp aes-128-cbc -engine devcrypto -elapsedĪes-128-cbc 230.79k 843.15k 3349.42k 13747.54k 38393.17k 43362.99k marvell-cesa f1030000.crypto: CESA device successfully registered Under heavy load the kernel thread shows up under top as doing all the dmesg | grep -i marvell On modern 4.2 OpenWrt kernels, the module is built into the grep -C1 'mv-' /proc/crypto This can be used for example to accelerate I/O on a dm-crypted harddrive.

SEAGATE DOCKSTAR WITHOUT USING POGOPLUG DRIVER

Currently the driver supports AES in ECB and CBC mode without DMA. The mv_cesa driver allows you to utilize the Cryptographic Engines and Security Accelerator (CESA) which can be found on the Marvell Orion and Kirkwood SoCs. The Uboot environment can be saved with saveenv. Below are examples, please adjust this to your needs. Verify that your MAC, IP address and TFTP server is set correctly. Press enter to get a command prompt at the bootloader. If everything succeeded without errors the bootloader was installed successfully and you can now continue to install the kernel and rootfs. * nand write.e X Y Z means “Go to the RAM location X (in hex) and grab the first Z MiB of data and then put it in Y NVRAM location.” * nand erase X Y means “Erase from Y (in Hex) MiB starting from X location (also in hex) If using only the single stage bootloader with default, einvironment, the 2nd stage UBoot is not used. Pro: UBoot initializes with default environment allowing automagic booting via UBIFS.

seagate dockstar without using pogoplug

Replacing 0x100000 with 0x80000 in the nand erase command. Note: This erases also the environment of the old uboot, If you are on an uboot from openwrt 14.07, you can preserve the environment by Tftpboot 0x800000 openwrt-kirkwood-dockstar-u-boot.kwb

SEAGATE DOCKSTAR WITHOUT USING POGOPLUG SERIAL

Sysupgrade openwrt-19.07.7-kirkwood-seagate_dockstar-squashfs-sysupgrade.bin Installing CC 15.05 with console access via serial connection with UBIFS This tool should work, however, going forward after 19.07.7 and up: In theory you can also use the sysupgrade tool, but this is not recommended if you don't already have a modern bootloader, uboot config, partitions, etc. # Notes that rootfs_data is untouched! Anything in /overlay will be preserved. Mtd -r write openwrt-19.07.7-kirkwood-seagate_dockstar-squashfs-factory.bin root

SEAGATE DOCKSTAR WITHOUT USING POGOPLUG UPDATE

Opkg update & opkg install openssl-util libustream-openssl20150806 ca-certificates If you do not already have that, then this procedure will not work, and you will need Serial to recover. This procedure is only recommended after a modern bootloader and uboot configuration are already in place. Upgrading the bootloader to a modern version is a requirement for booting modern kernels (3.2+) and modern filesystems (ubifs).Īfter upgrading you can inspect the version of uboot and it should be: 0圆eddc, the size of data to write, which matches how big the file was when we ran the tftboot command Start location 0x0, the beginning of the flash where the bootloader goes 0x800000, the location in ram where our data was tftpd to NAND erase: device 0 offset 0x0, size 0圆eddc

seagate dockstar without using pogoplug

You could optionally erase the entire thing if you wanted to TFTP from server 10.0.2.10 our IP address is 10.0.2.11įilename 'openwrt-kirkwood-dockstar-u-boot.kwb'.

seagate dockstar without using pogoplug

# Save this output! Particularly the MAC address of ethaddrĬE> tftpboot 0x800000 openwrt-kirkwood-dockstar-u-boot.kwb Warning: If this procedure fails, JTAG is the only recovery option. The latest version of uboot that *does* work as a first-stage bootloader is from 14.07. The most recent versions of uboot on the OpenWrt downloads pages do *not* work as a first-stage bootloader.













Seagate dockstar without using pogoplug