Install Debian on old GoFlex Home October 27, 2018 04:19AM |
Registered: 6 years ago Posts: 4 |
Quote
===============================
bash-3.2# cat /proc/cpuinfo
Processor : ARM926EJ-S rev 1 (v5l)
BogoMIPS : 1192.75
Features : swp half thumb fastmult edsp
CPU implementer : 0x56
CPU architecture: 5TE
CPU variant : 0x2
CPU part : 0x131
CPU revision : 1
Cache type : write-back
Cache clean : cp15 c7 ops
Cache lockdown : format C
Cache format : Harvard
I size : 16384
I assoc : 4
I line length : 32
I sets : 128
D size : 16384
D assoc : 4
D line length : 32
D sets : 128
Hardware : Feroceon-KW
Revision : 0000
Serial : 0000000000000000
===============================
bash-3.2# cat /proc/meminfo
MemTotal: 125800 kB
MemFree: 5752 kB
Buffers: 7356 kB
Cached: 57136 kB
SwapCached: 2576 kB
Active: 50268 kB
Inactive: 40028 kB
SwapTotal: 127992 kB
SwapFree: 119904 kB
Dirty: 0 kB
Writeback: 0 kB
AnonPages: 24748 kB
Mapped: 16492 kB
Slab: 24652 kB
SReclaimable: 2032 kB
SUnreclaim: 22620 kB
PageTables: 1132 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
CommitLimit: 190892 kB
Committed_AS: 209832 kB
VmallocTotal: 516096 kB
VmallocUsed: 1580 kB
VmallocChunk: 514512 kB
===============================
cat /proc/mtd
dev: size erasesize name
mtd0: 00100000 00020000 "u-boot"
mtd1: 00600000 00020000 "uImage"
mtd2: 0f900000 00020000 "root"
===============================
bash-3.2# cat /proc/interrupts
CPU0
1: 7765820 - kw_tick
11: 552389 - mv_ethernet
19: 0 - ehci_hcd:usb1
21: 121439 - mvSata
22: 0 - cesa
33: 623 - serial
Err: 0
===============================
Re: Install Debian on old GoFlex Home October 27, 2018 04:44AM |
Admin Registered: 14 years ago Posts: 19,314 |
Re: Install Debian on old GoFlex Home October 27, 2018 05:30AM |
Registered: 6 years ago Posts: 4 |
Re: Install Debian on old GoFlex Home October 28, 2018 01:10PM |
Registered: 6 years ago Posts: 4 |
ethaddr this is MAC of my box, but where can i find the correct value of the mtdparts?Quote
fw_setenv mtdparts 'xxxxxxxxx'
fw_setenv ethaddr 'xx:xx:xx:xx:xx:xx'
Quote
fw_setenv bootcmd_uenv 'run uenv_load; if test $uenv_loaded -eq 1; then run uenv_import; fi; sleep 3'
Re: Install Debian on old GoFlex Home October 28, 2018 05:18PM |
Admin Registered: 14 years ago Posts: 19,314 |
Quote
fw_setenv bootcmd_uenv 'run uenv_load; if
> test $uenv_loaded -eq 1; then run uenv_import; fi;
> sleep 3'
Re: Install Debian on old GoFlex Home October 29, 2018 01:42PM |
Registered: 6 years ago Posts: 4 |
Navi
Re: Install Debian on old GoFlex Home January 25, 2019 08:19AM |
Re: Install Debian on old GoFlex Home January 25, 2019 09:06AM |
Admin Registered: 14 years ago Posts: 19,314 |
Re: Install Debian on old GoFlex Home January 25, 2019 09:32AM |
Registered: 6 years ago Posts: 29 |
Re: Install Debian on old GoFlex Home January 27, 2019 09:12AM |
Registered: 6 years ago Posts: 29 |
Re: Install Debian on old GoFlex Home January 27, 2019 12:38PM |
Registered: 6 years ago Posts: 4 |
Re: Install Debian on old GoFlex Home January 27, 2019 09:42PM |
Registered: 6 years ago Posts: 29 |
Re: Install Debian on old GoFlex Home January 28, 2019 01:36AM |
Registered: 6 years ago Posts: 4 |
Re: Install Debian on old GoFlex Home January 28, 2019 01:38AM |
Admin Registered: 14 years ago Posts: 19,314 |
Re: Install Debian on old GoFlex Home January 28, 2019 02:17AM |
Registered: 6 years ago Posts: 4 |
Re: Install Debian on old GoFlex Home January 28, 2019 08:03AM |
Registered: 6 years ago Posts: 29 |
Re: Install Debian on old GoFlex Home January 28, 2019 08:05AM |
Registered: 6 years ago Posts: 29 |
Re: Install Debian on old GoFlex Home January 28, 2019 08:43AM |
Registered: 6 years ago Posts: 4 |
Install Debian on GoFlex Home using serial console January 28, 2019 09:32AM |
Admin Registered: 14 years ago Posts: 19,314 |
Re: Install Debian on GoFlex Home using serial console January 28, 2019 10:09AM |
Registered: 6 years ago Posts: 29 |
Re: Install Debian on GoFlex Home using serial console January 28, 2019 02:52PM |
Admin Registered: 14 years ago Posts: 19,314 |
Quote
Serial Console & JTAG console
Repair Pogo E02 with Raspberry PI (JTAG) and OpenOCD
Serial Port connector - what are people using to make it work
Serial Console hookup - GoFlex Net (external link)
Serial Console hookup - Pogoplug E02 and Pogoplug Pro V3 (external link)
OSX Serial/Net Console
Use Phone Jack - Phone Jack Serial Console Pics
Adding serial connector to Pogoplug Mobile (external link)
WD Mycloud EX2100/4100 Serial Console pic1, also pic2, pic3
Dreamplug Serial Console
How to unbrick your box using serial console with kwboot
kwboot on Mac OSX 10
Unbrick a Pogoplug Pro v3 OXNAS by flashing u-boot in serial console
Re: Install Debian on old GoFlex Home January 29, 2019 06:36PM |
Registered: 6 years ago Posts: 125 |
Re: Install Debian on old GoFlex Home January 31, 2019 03:51AM |
Registered: 6 years ago Posts: 29 |
Re: Install Debian on old GoFlex Home January 31, 2019 07:04PM |
Registered: 6 years ago Posts: 125 |
Re: Install Debian on old GoFlex Home February 01, 2019 01:04AM |
Registered: 6 years ago Posts: 29 |
Re: Install Debian on old GoFlex Home February 01, 2019 02:29AM |
Admin Registered: 14 years ago Posts: 19,314 |
Re: Install Debian on old GoFlex Home February 02, 2019 12:40AM |
Registered: 6 years ago Posts: 29 |
Re: Install Debian on old GoFlex Home February 02, 2019 03:24AM |
Admin Registered: 14 years ago Posts: 19,314 |
Re: Install Debian on old GoFlex Home February 02, 2019 10:15AM |
Registered: 6 years ago Posts: 29 |
Re: Install Debian on old GoFlex Home February 02, 2019 01:27PM |
Admin Registered: 14 years ago Posts: 19,314 |
Quote
Backup and Cloning rootfs
CrashPlan 4.3.0
Backup/Restore rootfs using tar command
Adjust udev rules after cloning rootfs
Stock Pogoplug rootfs
How to clone a rootfs from one Kirkwood box to another: Step 1 and Step 2
How to clone SATA rootfs to USB rootfs
su -And copy
cd /media/sdb1 time cp -aR /media/sda1/* . &