Re: htop wierdness

2017-02-10 Thread Milan P. Stanic
On Fri, 2017-02-10 at 09:03, Gene Heskett wrote: > I just noticed an oddity about htop, running uptodate jessie on an > r-pi-3b. > > If sudo to run it, or if run from root shell, the top panels contents are > duplicated, both sides of it. No such oddity if running as user 1000. > > I have not

Re: kernel 4.6 and f2fs/crc32

2016-07-21 Thread Milan P. Stanic
On Thu, 2016-07-21 at 14:23, Milan P. Stanic wrote: > On Thu, 2016-07-21 at 13:53, JM wrote: > > I have updated my box to kernel 4.6 bpo recently and my system > > initially failed to boot so I figured I could send a heads up. > > > > I have my root partition on

Re: kernel 4.6 and f2fs/crc32

2016-07-21 Thread Milan P. Stanic
On Thu, 2016-07-21 at 13:53, JM wrote: > I have updated my box to kernel 4.6 bpo recently and my system > initially failed to boot so I figured I could send a heads up. > > I have my root partition on f2fs and it failed to mount. Apparently in > 4.6 crc32 was renamed to crc32_generic [1,2], but f2

Re: affordable arm boards with plenty of ram.

2016-05-20 Thread Milan P. Stanic
On Thu, 2016-05-19 at 12:43, peter green wrote: > I'm looking for an arm board/box to add to my collection of buildboxes. > > Critera (in roughly descending order of importance): > > Reasonablly affordable (upper limit ~£200) > As much ram as possible. > Plenty of CPU power would be nice. > A goo

Re: ODROID-C2

2016-05-06 Thread Milan P. Stanic
On Fri, 2016-05-06 at 19:59, Phil Endecott wrote: > Phil Endecott chezphil.org> writes: > > Does anyone here have an ODROID-C2? Anyone running Debian on it? > > Wouldn't it be great if I could tftp a debian installer from u-boot and > have it all just work :-(. Is this *ever* going to happen

Re: bananaPro | debian jessie doesn't boot; trying to establish a serial connection

2016-02-12 Thread Milan P. Stanic
slot or even when it is in the slot but not laid properly. In short, to get anything on the screen you must have u-boot flashed to SD card and insert card in the slot or the screen will be blank. I'm talking from my experience using BananaPi only, not the Pro variant. > On 02/12/2016 03:

Re: bananaPro | debian jessie doesn't boot; trying to establish a serial connection

2016-02-12 Thread Milan P. Stanic
> > > >On 02/12/2016 01:22 PM, Milan P. Stanic wrote: > >>You should post your reply to the original mailing list (debian-arm in > >>this case) so other people could help and correct false answer, give > >>additional comment and see if your problem is resolved

Re: bananaPro | debian jessie doesn't boot; trying to establish a serial connection

2016-02-12 Thread Milan P. Stanic
v/ttyUSB0 And of course last zero could be changed to other number if you already have other USB com port connected to computer. > On 02/11/2016 11:02 PM, Milan P. Stanic wrote: > >On Thu, 2016-02-11 at 21:03, toogley wrote: > >>Hello. > >> > >>i have a Banana

Re: bananaPro | debian jessie doesn't boot; trying to establish a serial connection

2016-02-11 Thread Milan P. Stanic
On Thu, 2016-02-11 at 21:03, toogley wrote: > Hello. > > i have a Banana Pro which i want to boot a debian jessie from. I know HDMI > doesn't work, so I want to have a serial connection for configuring ssh. > > > 1. $ wget > http://ftp.nl.debian.org/debian/dists/jessie/main/installer-armhf/curr

Re: Installing Debian Jessie on an ARM board

2015-12-02 Thread Milan P. Stanic
On Wed, 2015-12-02 at 15:49, Alexey Smishlayev wrote: > On 02/12/15 15:38, Neil Williams wrote: > >On Wed, 2 Dec 2015 14:26:35 +0200 > >Alexey Smishlayev wrote: > > > >>I figured out that in order to use USB drive as my root file system I > >>have to set bootargs to include "root=/dev/sda2 rootwai

Re: Exec format error when trying to bootstrap armhf

2015-11-24 Thread Milan P. Stanic
On Tue, 2015-11-24 at 21:52, Paul Wise wrote: > On Tue, Nov 24, 2015 at 7:29 PM, Milan P. Stanic wrote: > > I use next command to bootstrap: > > qemu-debootstrap --foreign --no-check-gpg --arch=armhf \ > > --no-check-gpg sounds like a very bad idea, don't use it. I

Exec format error when trying to bootstrap armhf

2015-11-24 Thread Milan P. Stanic
Hello, I'm trying to create armhf with qemu-debootstrap following instructions from: http://techieventures.blogspot.ca/2014/10/install-debian-jessie-with-debian-u.html I use next command to bootstrap: qemu-debootstrap --foreign --no-check-gpg --arch=armhf \ --include=ntp,ntpdate,less,u-boot,u-boo