Bug#995091: d-i: partman-efi allows method "efi" on wrong device types

2021-09-25 Thread Pascal Hambourg
Package: partman-efi Version: 94 Tags: patch Hello d-i team, Partman allows to use any type of device as "EFI System Partition": not only regular partition but also LVM logical volume, encrypted device, RAID array... It should be allowed only on partitions which actually support an "EFI Syste

Re: partman, growlight, discoverable partitions, and fun

2021-09-25 Thread Nick Black
It supports MBR, GPT, and APM: https://github.com/dankamongmen/growlight/blob/master/src/ptable.c#L51-L123 (sorry for the gmail-style top posting; i can't find your mail in my mbox for whatever reason) Any other partition schemes ought be trivial to add; they've not been added yet simply because

Re: not loading non-free firmware in 11.00 network installation debian-installer

2021-09-25 Thread Holger Wansing
Hi, Nick Gawronski wrote (Sat, 25 Sep 2021 12:47:25 -0500): > Hi, I just tried this same process with the debian non-free DVD and > educational versions with the same results.  My system was installed > with an earlier version of debian-installer so where can I locate the > installation report

Re: not loading non-free firmware in 11.00 network installation debian-installer

2021-09-25 Thread Nick Gawronski
Hi, I just tried this same process with the debian non-free DVD and educational versions with the same results.  My system was installed with an earlier version of debian-installer so where can I locate the installation report on my system as sending this to you might help?  Nick Gawronski On

Bug#995063: os-prober fails to detect partition when the device name is a substring of another device

2021-09-25 Thread Mike
Package: os-prober Version: 1.77 Severity: important Tags: patch Dear Maintainer, My system has another linux install located on /dev/sde1, which os-prober should detect There is also a /dev/sde127 which is part of a raid array In this case, os-prober line 141 incorrectly believes that /dev/sde

Re: Help with installing debian

2021-09-25 Thread Andrew M.A. Cater
On Thu, Sep 23, 2021 at 08:28:46PM +0530, Rohan J. Tilwani wrote: > Hello there, > I am facing a serious issues installing the "Bullseye" version of debian. > Especially with Disks. I would be glad if you help me out. I am trying to > install live+nonfree latest version of debian. Initially i get e

Re: Submitting patches for debian-installer

2021-09-25 Thread Holger Levsen
On Fri, Sep 24, 2021 at 12:07:42AM +0200, Pascal Hambourg wrote: > > > I would be glad to submit a few small patches for debian-installer, > > > mostly for partman components. What is the preferred way ? Should I > > > file bug reports against each package ? > > Best is to create pull requests on D