Bug#818065: console-setup is not read correctly at boottime and must be started manually

2018-02-16 Thread Jean-Christian de Rivaz
Hi all, I have this problem on 8 embedded systems running armbian stretch that all reports error like this on the systemd journal: Feb 16 14:17:10 rod-ba82a8 console-setup.sh[293]: /bin/setupcon: 866: /bin/setupcon: cannot open /tmp/tmpkbd.BccRnI: No such file Feb 16 14:17:10 rod-ba82a8 systemd[1

Re: Install on Orange Pi Plus eMMC work but no reboot

2016-10-11 Thread Jean-Christian de Rivaz
Le 07. 10. 16 à 17:09, Lennart Sorensen a écrit : On Fri, Oct 07, 2016 at 02:48:30PM +0200, Jean-Christian de Rivaz wrote: You mean the flash-kernel package and not by the flash-kernel-installer ? flash-kernel takes care of the kernel and the boot script. It doesn't install u-boot. At

Re: Install on Orange Pi Plus eMMC work but no reboot

2016-10-07 Thread Jean-Christian de Rivaz
Le 07. 10. 16 à 17:09, Lennart Sorensen a écrit : On Fri, Oct 07, 2016 at 02:48:30PM +0200, Jean-Christian de Rivaz wrote: On some system, maybe. Not on the Orange Pi Plus Well I guess it is one of the exceptions. As I user I experience the H3 ROM like a PC BIOS, and the H3 U-Boot like GRUB

Re: Install on Orange Pi Plus eMMC work but no reboot

2016-10-07 Thread Jean-Christian de Rivaz
Le 07. 10. 16 à 16:53, Karsten Merker a écrit : On Fri, Oct 07, 2016 at 02:48:30PM +0200, Jean-Christian de Rivaz wrote: Le 07. 10. 16 à 13:33, Karsten Merker a écrit : On Fri, Oct 07, 2016 at 01:57:41AM +0200, Jean-Christian de Rivaz wrote: Regarding the hd-media image: installing to the SD

Re: Install on Orange Pi Plus eMMC work but no reboot

2016-10-07 Thread Jean-Christian de Rivaz
Le 07. 10. 16 à 13:33, Karsten Merker a écrit : On Fri, Oct 07, 2016 at 01:57:41AM +0200, Jean-Christian de Rivaz wrote: The debian-installer doesn't install u-boot, but it takes explicit care not to destroy an existing u-boot installation during the partitioning step. Yes. It take so

Re: Install on Orange Pi Plus eMMC work but no reboot

2016-10-07 Thread Jean-Christian de Rivaz
Le 07. 10. 16 à 05:25, Lennart Sorensen a écrit : On Fri, Oct 07, 2016 at 01:44:13AM +0200, Jean-Christian de Rivaz wrote: Did you realize that SD card and eMMC uses both exactly the same signaling and controller on all processors, not only on the Allwinner family ? If a board designer is

Re: Install on Orange Pi Plus eMMC work but no reboot

2016-10-06 Thread Jean-Christian de Rivaz
Le 07. 10. 16 à 03:18, Ben Hutchings a écrit : On Fri, 2016-10-07 at 01:44 +0200, Jean-Christian de Rivaz wrote: Did you realize that SD card and eMMC uses both exactly the same signaling and controller on all processors, not only on the Allwinner family ? This is not true. There are many

Re: Install on Orange Pi Plus eMMC work but no reboot

2016-10-06 Thread Jean-Christian de Rivaz
Le 07. 10. 16 à 01:57, Jean-Christian de Rivaz a écrit : Le 07. 10. 16 à 00:39, Karsten Merker a écrit : was wrote by the installer. The debian-installer doesn't install u-boot, but it takes explicit care not to destroy an existing u-boot installation during the partitioning step. Ye

Re: Install on Orange Pi Plus eMMC work but no reboot

2016-10-06 Thread Jean-Christian de Rivaz
Le 07. 10. 16 à 00:39, Karsten Merker a écrit : On Thu, Oct 06, 2016 at 08:13:45PM +0200, Jean-Christian de Rivaz wrote: Right. For my curiosity I tested the netboot SD card image of the Debian installer and tried to tell it to partition, format and install Debian into the very same SD card

Re: Install on Orange Pi Plus eMMC work but no reboot

2016-10-06 Thread Jean-Christian de Rivaz
Le 07. 10. 16 à 00:30, Karsten Merker a écrit : So the boot order might not be problematic on the Orange Pi Plus, but it can definitely be problematic on A64-based systems and it might possibly be problematic on other H3-based boards. Did you realize that SD card and eMMC uses both exactly the

Re: Install on Orange Pi Plus eMMC work but no reboot

2016-10-06 Thread Jean-Christian de Rivaz
Le 06. 10. 16 à 21:29, Vagrant Cascadian a écrit : I don't believe there is any code in debian-installer to install u-boot; the installer did not install it. I don't believe there is any code within all of Debian to install u-boot automatically (unless you count SD image generation). It is at thi

Re: Install on Orange Pi Plus eMMC work but no reboot

2016-10-06 Thread Jean-Christian de Rivaz
Le 06. 10. 16 à 15:26, Karsten Merker a écrit : The raw MLC NAND flash that was commonly used as fixed storage on sunxi-based boards isn't yet properly supported in the mainline kernel and sunxi-based systems with eMMC storage are a fairly recent development. Therefore until recently, on sunxi-b

Re: Install on Orange Pi Plus eMMC work but no reboot

2016-10-06 Thread Jean-Christian de Rivaz
Le 06. 10. 16 à 02:16, Karsten Merker a écrit : On Wed, Oct 05, 2016 at 10:59:06PM +0200, Jean-Christian de Rivaz wrote: First I wish to congratulate the Debian Installer team for there fantastic work on armhf. I tested both the hd-media and netinst on a Allwinner H3 Orange Pi Plus and the

Install on Orange Pi Plus eMMC work but no reboot

2016-10-05 Thread Jean-Christian de Rivaz
Hi all. First I wish to congratulate the Debian Installer team for there fantastic work on armhf. I tested both the hd-media and netinst on a Allwinner H3 Orange Pi Plus and the installer worked without any glitch up to the reboot. But unfortunately the installed system on eMMC don't boot. Th

Bug#602568: squeeze-di-beta1 installer: partman hang

2010-11-06 Thread Jean-Christian de Rivaz
Please find in attachment my current proposition of patch. It remove the obsolete -fgnu89-inline and use the same flags for build-udeb than for build-deb to get the -O2 optimization. This work, but I still don't understand why the code fail without optimization. Regards, Jean-Christi

Bug#602568: squeeze-di-beta1 installer: partman hang

2010-11-06 Thread Jean-Christian de Rivaz
ing bad happen with the parted-2.3-3 code when the -O2 optimization is not used. Enough for me. Please, someone from Debian, give me some instruction of what action must be taken now. Should I open others bugs report for 1) and 2) ? Regards, Jean-Christian de Rivaz -- To UNSUBSCRIBE, email

Bug#602568: squeeze-di-beta1 installer: partman hang

2010-11-06 Thread Jean-Christian de Rivaz
rary. Is some code path not compiled for the installer version ? Jean-Christian de Rivaz -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/4cd5c534.7040...@eclis.ch

Bug#602568: squeeze-di-beta1 installer: partman hang

2010-11-06 Thread Jean-Christian de Rivaz
not hurt the parted from squeeze, since there should be compiled from the same code base ? Or is there something missing in the picture ? Jean-Christian de Rivaz -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Conta

Bug#602568: squeeze-di-beta1 installer: partman hang

2010-11-06 Thread Jean-Christian de Rivaz
correctly. Finally I removed the partition from that /dev/sdb disk and the installed worked. Ah! So the bug seem to be related to a unusual geometry of that disk. Jean-Christian de Rivaz -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of &quo

Bug#602568: squeeze-di-beta1 installer: partman hang

2010-11-06 Thread Jean-Christian de Rivaz
edDevice* dev. Now, is parted abort with a so clear assert message, this don't explain why parted_server can terminate without generating a comparable message, and why 30parted is unable to see that parted_server is not there anymore. So maybe some more bugs should be open to fix all of

Bug#602568: squeeze-di-beta1 installer: partman hang

2010-11-06 Thread Jean-Christian de Rivaz
Christian PERRIER a écrit : Quoting Jean-Christian de Rivaz (j...@eclis.ch): Unfortunately there is no /var/log/installer/ directory: That dir exists on the installed system. As you couuldn't install, it is indeed not there ls -al /var/log drwxr-xr-x2 root root 0 N

Bug#602568: squeeze-di-beta1 installer: partman hang

2010-11-05 Thread Jean-Christian de Rivaz
Miguel Figueiredo a écrit : A Sexta 05 Novembro 2010 23:06:26 Jean-Christian de Rivaz você escreveu: [...] How can I get more debug informations from partman to go deeper into the analysis ? [...] You can check /var/log/installer/partman and the syslog on that location can be useful too

Bug#602568: squeeze-di-beta1 installer: partman hang

2010-11-05 Thread Jean-Christian de Rivaz
an can be getting trouble with this. How can I get more debug informations from partman to go deeper into the analysis ? Note: I first tried a AMD64 install that have the same exact problem before giving this report from a i386 install. The machine is only 2 days old and run without probl

Bug#275481: More informations

2004-10-08 Thread Jean-Christian de Rivaz
b3) setup (hd0) b4) device (hd0) /dev/hdc b5) root (hd0,1) b6) setup (hd0) b7) quit So I can boot with any disks. Maybe the root instruction is not required, as already into menu.lst. I will try next time. I am still very new to GRUB. Have a good day, -- Jean-Christian de Rivaz mailto:[EMAIL

Bug#275481: Sarg Installation problem report

2004-10-08 Thread Jean-Christian de Rivaz
server with the same RAID1 setup. I think it make sense to solve the problemes I describs here. Have a good day, -- Jean-Christian de Rivaz mailto:[EMAIL PROTECTED] tel:+41-78-657-7442 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]