Re: Linux Kernel 3.14.0 Kirkwood package and rootfs (Non Flattened Device Tree)
Stefnas, The tarball has everything you need. Get the source from kernel.org, apply the patch. Or you can use the headers to compile new module.
View ArticleRe: 2013.10 U-Boot for Pogoplug V3 (OXNAS)
gulizi, Easiest way to install is try to run new Debian rootfs first: http://forum.doozan.com/read.php?2,16044 and then install new u-boot from there.
View ArticleRe: 2013.10 U-Boot for Pogoplug V3 (OXNAS)
@gulizi That's what the stock definitions of the mtd are. I am not *entirely* sure why they are being altered
View ArticleRe: 2014.01 U-Boot for FDT and Non-FDT Kernel - GoFlex Net/GoFlex Home/Pogo...
farsheed Wrote: ------------------------------------------------------- > Hi Bodhi > > > I made the changes with port and ip address that > you suggested but kernel logs still not...
View ArticleRe: 2014.01 U-Boot for FDT and Non-FDT Kernel - GoFlex Net/GoFlex Home/Pogo...
Thanks Bodhi. I will try this for netconsole. I have another issue with dockstar archlinuxarm.I recently upgraded it to latest Linux 3.14.6-1-ARCH on armv5tel.It boots fine and I installed my usual...
View ArticleRe: 2013.10 U-Boot for Pogoplug V3 (OXNAS)
Thanks for the replys guys. Another silly question, can I just use the existing uImage in your debian rootfs? what is the purpse of running mkimage ourselves?
View ArticleRe: 2013.10 U-Boot for Pogoplug V3 (OXNAS)
gulizi Wrote: ------------------------------------------------------- > Thanks for the replys guys. > Another silly question, can I just use the > existing uImage in your debian rootfs? what...
View ArticleRe: 2014.01 U-Boot for FDT and Non-FDT Kernel - GoFlex Net/GoFlex Home/Pogo...
farsheed, > The only > issue is that the dockstar loses connection to > router after a day or so without any reason.I did > not have this issue with the older archlinux > install. I am...
View ArticleRe: 2013.10 U-Boot for Pogoplug V3 (OXNAS)
I see it now, thanks! However my mtd partition looks different: mtd0: 08000000 00020000 "NAND 128MiB 3,3V 8-bit" mtd1: 00e00000 00020000 "boot" mtd2: 07200000 00020000 "rootfs" Is it safe for me to...
View ArticleRe: 2013.10 U-Boot for Pogoplug V3 (OXNAS)
gulizi, This is what was defined by kref (the orginal author), so I kept it the same: mtd0: 00e00000 00020000 "boot" mtd1: 07200000 00020000 "data" It could have been kept as the orginal layout mtd0:...
View ArticleRe: 2013.10 U-Boot for Pogoplug V3 (OXNAS)
I understood now, thanks for prompt reply. However when i try to backup my mtd0, i get: [root@alarm tmp]# /usr/sbin/nanddump -o -f mtd0.dump /dev/mtd0 ECC failed: 12253 ECC corrected: 20 Number of bad...
View ArticleRe: Linux Kernel 3.14.0 Kirkwood package and rootfs (Non Flattened Device Tree)
Thanks bodhi, I succeeded to compile and to bootthe kernel (with 3.14.5). The original uInitrd (from your tarbal 3.14.0 succeed to load but it fails to load the rootfs on the same usb-stick. With the...
View ArticleRe: 2013.10 U-Boot for Pogoplug V3 (OXNAS)
I think the kernel probably use different ECC checking. so it doesn't matter, never mind and thanks.
View ArticleRe: Linux Kernel 3.14.0 Kirkwood package and rootfs (Non Flattened Device Tree)
Stefnas Wrote: ------------------------------------------------------- > Thanks bodhi, > I succeeded to compile and to bootthe kernel (with > 3.14.5). > The original uInitrd (from your...
View ArticleInstalling Debian on Pogoplug 4
Hello :-) I'm from Germany and my english is not the best. I buy an Pogoplug 4 from ebay.com to install Debian on it. My Question now is what must I do to install Debian on my Pogoplug 4? please...
View ArticleRe: Linux Kernel 3.14.0 Kirkwood package and rootfs (Non Flattened Device Tree)
You are right, i synced tpo github nsa325-mod found a lot of hints and after build a 3.14.5 kernel with bodhi's patches und bodhi's initrd the system failed to mount the root fs and i got a prompt...
View ArticleRe: Installing Debian on Pogoplug 4
kuemmel, The easiest way to install Debian on Pogoplug Series 4 is: - Install Arch Linux first: http://archlinuxarm.org/platforms/armv5/pogoplug-series-4 - Download the latest Debian rootfs from this...
View Article