Re: Debian on HP Thin Client T5335z
I've backed up the stock system on the internal memory and wiped it with the plan to install a minimal Debian image as a rescue system. The USB stick would be the primary boot option with the minimal...
View ArticleRe: Debian on HP Thin Client T5335z
Koen, Instead of trying to trim down, you could use Debian-4.4.0-kirkwood-tld-1-rootfs-bodhi.tar.bz2 QuoteUpdated 20 Feb 2016: This Debian-4.4.0-kirkwood-tld-1-rootfs-bodhi.tar.bz2 is to keep in sync...
View ArticleRe: Debian on HP Thin Client T5335z
Ok that one is for kirkwood architecture but I guess I can try this one: Debian-4.9.0-mvebu-tld-9-rootfs-bodhi.tar.bz2 which may just fit. Koen
View ArticleRe: Debian on HP Thin Client T5335z
Koen, That won't fit in 512MB. QuoteUpdated 04 Feb 2017: This Debian-4.9.0-mvebu-tld-12-rootfs-bodhi.tar.bz2 has been uploaded. Basic Debian jessie armhf rootfs for most MVEBU Armada NAS: - tarball...
View ArticleOwn/Nextcloud very slow
Hi there! I got latest rootfs and kernel on my Zyxel NSA325-v2 and nextcloud installed. But nextcloud runs very, very slow especially when browsing via the webif. Transferin files is also very slow, I...
View ArticleRe: Bootargs for a single ext3 partition
bodhi Wrote: ------------------------------------------------------- > debi, > > Don't worry about that enaMonExt. It simply means > that this stock u-boot does not support the "if >...
View ArticleRe: Chip PC LXD8941
I've tried this latest dtb but can't get the SD card to show up so I've reverted back to the .dtb from 26 September. I've cloned the USB stick to a SD card and plugged it into the device. I then...
View ArticleRe: Chip PC LXD8941
OK the steps above have worked. I've created backups of the original partitions to an external drive and removed most of the files. Then I've resized the filesystem and partition mmcblk1p2. I've...
View ArticleRe: Chip PC LXD8941
Hi Koen, Good works! I have been busy so can only resond to posts. No time to research much. Usually we do "mmc reset" here. Quotesetenv bootcmd_int 'mmcinfo 0; ext2load mmc 0:3 0x3000000...
View ArticleRe: Chip PC LXD8941
Hi bodhi, stock uboot loads an image from the 2nd partition to display on screen during boot. I can't find it anywhere in the uboot environment variables so I assume that this behavior is hard coded....
View ArticleRe: Debian on HP Thin Client T5335z
Hi bodhi, I've tried the following steps but run into an issue. I've created the 4.4.0 rootfs and used it to boot my iomega iconnect. Then I've run 'apt-update' and 'apt-upgrade' to update the jessie...
View ArticlePogoplug E-02 pre-Debian questions
Do stock MTD values matter? [root@Pogoplug ~]# cat /proc/mtd dev: size erasesize name mtd0: 00100000 00020000 "u-boot" mtd1: 00400000 00020000 "uImage" mtd2: 02000000 00020000 "root" ## guide says...
View ArticleRe: Debian on HP Thin Client T5335z
Executing this command adds armhf and makes it possible to install the new kernel. dpkg --add-architecture armhf Koen
View ArticleRe: Chip PC LXD8941
Koen, Quotestock uboot loads an image from the 2nd partition to display on screen during boot I see. Good sense :) I think we need to find u-boot GPL to make this more robust.
View ArticleRe: Debian on HP Thin Client T5335z
And make sure you change apt sources, too. Should have something like this: deb [arch=armel,armhf] http://ftp.us.debian.org/debian stretch main And root@tldDebian:~# dpkg --print-architecture armhf...
View ArticleRe: Pogoplug E-02 pre-Debian questions
cdlenfert, > Do stock MTD values matter? > [root@Pogoplug ~]# cat /proc/mtd > dev: size erasesize name > mtd0: 00100000 00020000 "u-boot" > mtd1: 00400000 00020000 "uImage" > mtd2:...
View ArticleRe: Own/Nextcloud very slow
lolinger, To make it simple, use your HDD for rootfs too. No need to boot from USB.
View ArticleRe: Own/Nextcloud very slow
lolinger Wrote: ------------------------------------------------------- > However, SMB is very fast. > How fast?
View ArticleRe: DietPi for Kirkwood (armv5tel) devices
seeing as how i cant get to my hardware to play - ill have a quick look and see if i cant get it started at least
View ArticleRe: DietPi for Kirkwood (armv5tel) devices
Below is there script - props to original author(s) #!/bin/bash { #------------------------------------------------------------------------------------------------ # Optimize current Debian...
View Article