Re: Bug#697128: missing ata-modules for d-i on efikamx: no disk found, also with wheezy Beta4

2013-01-01 Thread Ben Hutchings
On Wed, 2013-01-02 at 01:12 +0100, Holger Levsen wrote: > Hi, > > On Mittwoch, 2. Januar 2013, Ben Hutchings wrote: > > The NOR flash only contains u-boot and its configuration, not any > > filesystem. Do those need to be written during installation? > > I believe so, there is a bootscript which

Re: Bug#697128: missing ata-modules for d-i on efikamx: no disk found, also with wheezy Beta4

2013-01-01 Thread Holger Levsen
Hi, On Mittwoch, 2. Januar 2013, Ben Hutchings wrote: > The NOR flash only contains u-boot and its configuration, not any > filesystem. Do those need to be written during installation? I believe so, there is a bootscript which needs to be (re-)written, as it might not exist / exist only in diff

Re: Bug#697128: missing ata-modules for d-i on efikamx: no disk found, also with wheezy Beta4

2013-01-01 Thread Ben Hutchings
On Tue, 2013-01-01 at 23:55 +0100, Holger Levsen wrote: [...] > > The sdhci-esdhc-imx driver for the SD controller is indeed missing and > > I'll add that. > > > > The driver for the internal SPI NOR flash is an MTD driver. We don't > > have a udeb package defined for MTD drivers as they are usua

Re: missing ata-modules for d-i on efikamx: no disk found, also with wheezy Beta4

2013-01-01 Thread Holger Levsen
Hi Ben, On Dienstag, 1. Januar 2013, Ben Hutchings wrote: > The i.MX53 has a SATA controller so I think we should put pata_imx in > pata-modules, ahci_platform in sata-modules, and libata in ata-modules. sounds good. > You originally wrote: > > I've tried to use the Wheezy Alpha1 images for arm

Re: missing ata-modules for d-i on efikamx: no disk found, also with wheezy Beta4

2013-01-01 Thread Ben Hutchings
On Tue, 2013-01-01 at 17:57 +0100, Holger Levsen wrote: > clone 675017 -1 > reassign -1 src:linux > tags -1 + patch > retitle -1 missing ata-modules for d-i on efikamx, breaking d-i wheezy Beta4 > -1 blocks 675017 > thanks > > Hi, > > the fix seems to be easy: > > $ svn info|grep URL > URL: svn:

missing ata-modules for d-i on efikamx: no disk found, also with wheezy Beta4

2013-01-01 Thread Holger Levsen
clone 675017 -1 reassign -1 src:linux tags -1 + patch retitle -1 missing ata-modules for d-i on efikamx, breaking d-i wheezy Beta4 -1 blocks 675017 thanks Hi, the fix seems to be easy: $ svn info|grep URL URL: svn://svn.debian.org/svn/kernel/dists/trunk/linux/debian/installer $ echo -e "libata\n

d-i on efikamx: no disk found, also with wheezy Beta4

2013-01-01 Thread Holger Levsen
retitle 675017 installation-reports: wheezy beta4 on efikamx: no disk found thanks Hi, trying again with files downloaded today from http://ftp.nl.debian.org/debian/dists/testing/main/installer- armhf/current/images/mx5/netboot/efikamx/ today, it fails exactly like described in #675017 before.