Re: Installing with new Installer-Image

2017-09-21 Thread Finn Thain
On Mon, 18 Sep 2017, Stefan Niestegge wrote: > /sys/block is empty > > /sys/devices/ide0/ contains > 0.0 0.1 ide_portuevent > > the file uevent is empty > > 0.0 and 0.1 contain > drivename media model subsytem unload_heads > firmware modalias serial uevent > > # cd 0.0 > # cat dr

Re: Installing with new Installer-Image

2017-09-21 Thread Stefan Niestegge
Am 20.09.2017 um 17:38 schrieb John Paul Adrian Glaubitz: On 09/20/2017 04:21 PM, John Paul Adrian Glaubitz wrote: On 09/20/2017 04:19 PM, Geert Uytterhoeven wrote: For Falcon IDE, you can try the new driver under drivers/ata/, just enable CONFIG_ATA and CONFIG_PATA_FALCON. Good idea, thank

Re: Installing with new Installer-Image

2017-09-21 Thread John Paul Adrian Glaubitz
On 09/21/2017 01:30 PM, Stefan Niestegge wrote: IDE drives (my SSD and DVDROM) are now recognized by the kernel at boot stage already. Instead of the old hda / hdb system i now get my SSD partitions recognzied as sda1-sda6 Debian-netinst-m68k-CD spins up, aaand... gets mounted by D-I Ok. Th

Re: Installing with new Installer-Image

2017-09-21 Thread Finn Thain
On Wed, 20 Sep 2017, Geert Uytterhoeven wrote: > > it's quite possibly someone broke modular drivers/ide/ lately, as most > of the world has migrated to drivers/ata/. > The stuff in drivers/ide/ still has official maintainers, so we should probably try to find the regression, if that's what i

Re: Dropping old fdisk utilities

2017-09-21 Thread Finn Thain
On Wed, 20 Sep 2017, John Paul Adrian Glaubitz wrote: > Hi! > > Since parted fully supports partitioning of all typical partition types > on m68k machines - amiga, atari, mac - I would be in favor of removing > the old fdisk packages. > > mac-fdisk in particular is no longer needed but it can

Re: Installing with new Installer-Image

2017-09-21 Thread John Paul Adrian Glaubitz
On 09/22/2017 03:35 AM, Finn Thain wrote: > The stuff in drivers/ide/ still has official maintainers, so we should > probably try to find the regression, if that's what it is. I have my doubts given the fact that the drivers are currently effectively broken and apparently no one before me noticed

Re: Dropping old fdisk utilities

2017-09-21 Thread John Paul Adrian Glaubitz
On 09/22/2017 04:13 AM, Finn Thain wrote: >> mac-fdisk in particular is no longer needed but it can cause trouble >> with debian-installer when the udebs are outdated or broken. >> > > If the package gets broken and if no-one will maintain it, then I won't > object to its removal. Otherwise, why