Bug#860304: flash-kernel: Incorrect installation path for dtbs

2017-09-20 Thread Vagrant Cascadian
On 2017-08-27, Heinrich Schuchardt wrote: > On 08/25/2017 05:31 PM, Vagrant Cascadian wrote: >> On 2017-08-24, Heinrich Schuchardt wrote: >>> is there really any need to keep /boot/dtbs/VERSION/ if we have >>> /boot/dtbs/VERSION/VENDOR/? >> >> Yes, if the u-boot version on the board sets fdtfile

Re: Problem when installing stretch with btrfs

2017-09-20 Thread Pierre Couderc
On 09/20/2017 08:17 PM, Lennart Sorensen wrote: On Wed, Sep 20, 2017 at 06:04:16PM +0200, Pierre Couderc wrote: Mmm, why ? is legacy mode a problem ? Well depends what you want to do. Generally legacy mode requires the disk be partitioned in DOS style partitions (MBR) which has a limit of 2

Re: Problem when installing stretch with btrfs

2017-09-20 Thread Lennart Sorensen
On Wed, Sep 20, 2017 at 06:04:16PM +0200, Pierre Couderc wrote: > Mmm, why ? is legacy mode a problem ? Well depends what you want to do. Generally legacy mode requires the disk be partitioned in DOS style partitions (MBR) which has a limit of 2TB disks, while UEFI requires GPT which does not ha

Re: Problem when installing stretch with btrfs

2017-09-20 Thread Pierre Couderc
On 09/20/2017 05:38 PM, Lennart Sorensen wrote: On Wed, Sep 20, 2017 at 05:19:14PM +0200, Pierre Couderc wrote: On 09/20/2017 04:38 PM, Steve McIntyre wrote: On Wed, Sep 20, 2017 at 04:32:06PM +0200, Pierre Couderc wrote: On 09/20/2017 03:06 PM, Steve McIntyre wrote: What does fdisk show on

Re: Problem when installing stretch with btrfs

2017-09-20 Thread Pierre Couderc
On 09/20/2017 05:38 PM, Lennart Sorensen wrote: On Wed, Sep 20, 2017 at 05:19:14PM +0200, Pierre Couderc wrote: On 09/20/2017 04:38 PM, Steve McIntyre wrote: On Wed, Sep 20, 2017 at 04:32:06PM +0200, Pierre Couderc wrote: On 09/20/2017 03:06 PM, Steve McIntyre wrote: What does fdisk show on

Re: Problem when installing stretch with btrfs

2017-09-20 Thread Pierre Couderc
Thank you very much Steve... It boots ! Now I think. On 09/20/2017 05:35 PM, Steve McIntyre wrote: On Wed, Sep 20, 2017 at 04:25:21PM +0100, Steve McIntyre wrote: On Wed, Sep 20, 2017 at 05:19:14PM +0200, Pierre Couderc wrote: On 09/20/2017 04:38 PM, Steve McIntyre wr

Re: Problem when installing stretch with btrfs

2017-09-20 Thread Lennart Sorensen
On Wed, Sep 20, 2017 at 05:19:14PM +0200, Pierre Couderc wrote: > On 09/20/2017 04:38 PM, Steve McIntyre wrote: > > On Wed, Sep 20, 2017 at 04:32:06PM +0200, Pierre Couderc wrote: > > > On 09/20/2017 03:06 PM, Steve McIntyre wrote: > > > > What does fdisk show on sdb for you? > > > Normal results :

Re: Problem when installing stretch with btrfs

2017-09-20 Thread Steve McIntyre
On Wed, Sep 20, 2017 at 04:25:21PM +0100, Steve McIntyre wrote: >On Wed, Sep 20, 2017 at 05:19:14PM +0200, Pierre Couderc wrote: >>On 09/20/2017 04:38 PM, Steve McIntyre wrote: >> >>> Actually, that's not your problem. My best guess is that you've done >>> an installation booted in BIOS mode, not U

Re: Problem when installing stretch with btrfs

2017-09-20 Thread Steve McIntyre
On Wed, Sep 20, 2017 at 05:19:14PM +0200, Pierre Couderc wrote: >On 09/20/2017 04:38 PM, Steve McIntyre wrote: > >> Actually, that's not your problem. My best guess is that you've done >> an installation booted in BIOS mode, not UEFI mode. That's why you've >> got grub-pc installed rather than grub

Re: Problem when installing stretch with btrfs

2017-09-20 Thread Pierre Couderc
On 09/20/2017 04:38 PM, Steve McIntyre wrote: On Wed, Sep 20, 2017 at 04:32:06PM +0200, Pierre Couderc wrote: On 09/20/2017 03:06 PM, Steve McIntyre wrote: What does fdisk show on sdb for you? Normal results : root@nous:/# fdisk -l /dev/sdb Disk /dev/sdb: 1.8 TiB, 2000398934016 bytes, 39070291

Re: Problem when installing stretch with btrfs

2017-09-20 Thread Steve McIntyre
On Wed, Sep 20, 2017 at 04:32:06PM +0200, Pierre Couderc wrote: >On 09/20/2017 03:06 PM, Steve McIntyre wrote: >> >> What does fdisk show on sdb for you? >Normal results : >root@nous:/# fdisk -l /dev/sdb >Disk /dev/sdb: 1.8 TiB, 2000398934016 bytes, 3907029168 sectors >Units: sectors of 1 * 512 =

Re: Problem when installing stretch with btrfs

2017-09-20 Thread Pierre Couderc
On 09/20/2017 03:06 PM, Steve McIntyre wrote: On Wed, Sep 20, 2017 at 02:21:59PM +0200, Pierre Couderc wrote: On 09/20/2017 01:59 PM, Steve McIntyre wrote: Number Start End SizeType File system Flags 1 1049kB 1000MB 999MB primary fat32boot, esp 2 1000MB 2

Re: Problem when installing stretch with btrfs

2017-09-20 Thread Steve McIntyre
On Wed, Sep 20, 2017 at 02:21:59PM +0200, Pierre Couderc wrote: >On 09/20/2017 01:59 PM, Steve McIntyre wrote: >> > >> > Number Start End SizeType File system Flags >> > 1 1049kB 1000MB 999MB primary fat32boot, esp >> > 2 1000MB 2000GB 1999GB primary btrf

Re: Problem when installing stretch with btrfs

2017-09-20 Thread Pierre Couderc
On 09/20/2017 01:59 PM, Steve McIntyre wrote: On Wed, Sep 20, 2017 at 01:29:22PM +0200, Pierre Couderc wrote: On 09/20/2017 01:01 PM, Steve McIntyre wrote: On Wed, Sep 20, 2017 at 08:30:09AM +0200, Pierre Couderc wrote: I am trying to install stretch on a computer with 2 btrfs disks and EFI.

Re: Problem when installing stretch with btrfs

2017-09-20 Thread Steve McIntyre
On Wed, Sep 20, 2017 at 01:29:22PM +0200, Pierre Couderc wrote: >On 09/20/2017 01:01 PM, Steve McIntyre wrote: >> On Wed, Sep 20, 2017 at 08:30:09AM +0200, Pierre Couderc wrote: >> > I am trying to install stretch on a computer with 2 btrfs disks and EFI. >> > >> > Is there a howto to do that ? Di

Re: Problem when installing stretch with btrfs

2017-09-20 Thread Pierre Couderc
On 09/20/2017 01:01 PM, Steve McIntyre wrote: On Wed, Sep 20, 2017 at 08:30:09AM +0200, Pierre Couderc wrote: I am trying to install stretch on a computer with 2 btrfs disks and EFI. Is there a howto to do that ? Did someone success ? I get problems as soon as the partionning in debian insta

Re: Problem when installing stretch with btrfs

2017-09-20 Thread Steve McIntyre
On Wed, Sep 20, 2017 at 08:30:09AM +0200, Pierre Couderc wrote: >I am trying to install stretch on a computer with 2 btrfs disks and EFI. > >Is there a howto to do that ? Did someone success ? > >I get problems as soon as the partionning in debian installer. When I finish >the system does not boot.

Re: Debian Installer Buster Alpha 1 release

2017-09-20 Thread Andreas Tille
Hi Cyril, On Sun, Sep 03, 2017 at 04:53:03PM +0200, Cyril Brulebois wrote: > The Debian Installer team[1] is pleased to announce the first alpha > release of the installer for Debian 10 "Buster". > > > Important notes for this release of the installer > ==