Re: [PPC64] Partman doesn't recognize our partitions

2017-10-07 Thread John Paul Adrian Glaubitz
On 10/07/2017 11:30 PM, Christian Zigotzky wrote: I was able to boot the new initrd with the latest stable kernel 4.13.5. Unfortunately partman stops at 50%. Hw-detect isn't the problem. Maybe another script??? If you are still using your own kernel with the initrd from debian-installer, I'm no

Re: [PPC64] Partman doesn't recognize our partitions

2017-10-07 Thread Christian Zigotzky
Adrian, I also tried to boot the official powerpc64 initrd [1]. Unfortunately it doesn't boot. Error message: init Not tainted 4.13.5 I modified and recreated your initrd.img today. 1. I unzipped the Debian 8 initrd.gz (gunzip initrd.gz) 2. I unzipped your initrd.gz 3. I extracted the files

Re: [PPC64] Partman doesn't recognize our partitions

2017-10-07 Thread Christian Zigotzky
Adrian, I have found an initrd.gz (32-bit) from 06/10/2017 [1]. I copied it to the onboard CF card and after that I booted it with the latest stable kernel 4.13.5 with the following commands: CFE> ramdisk -z -addr=0x2400 -fatfs cf0:initrd.gz CFE> setenv bootargs "root=/dev/ramdisk" CFE>

Re: [PPC64] Partman doesn't recognize our partitions

2017-10-07 Thread Christian Zigotzky
Hi Adrian, Thanks for your reply. Unfortunately there aren't any additional interesting messages in the /var/log/syslog console. I will test an old initrd (32-bit). Maybe the issue is present in the old initrd too. Thanks for your help, Christian 07 October 2017 at 6:58PM, John Paul Adrian

Re: [PPC64] Partman doesn't recognize our partitions

2017-10-07 Thread Christian Zigotzky
Hi Adrian, I have tried it with the latest stable kernel 4.13.5 again but unfortunately without any success. Partman stops at 50%. I manually started the "disk-detect" command and it works without any error messages. I see also all partitions in /proc/diskstats. Cheers, Christian On 06 Octo

Re: [PPC64] Partman doesn't recognize our partitions

2017-10-07 Thread John Paul Adrian Glaubitz
On 10/07/2017 06:55 PM, Christian Zigotzky wrote: > I have tried it with the latest stable kernel 4.13.5 again but unfortunately > without any success. Partman stops at 50%. I manually started the > "disk-detect" > command and it works without any error messages. > I see also all partitions in /pr

Re: [PPC64] Partman doesn't recognize our partitions

2017-10-06 Thread Christian Zigotzky
Hi Adrian, I have tested the PPC64 ISO from 2017-10-05 with our own stable longterm kernel 4.9.52 [1]. We didn't have any issues with the installer in the past. I just wanted to test your new ISO. I booted your ISO with the following commands: CFE> ramdisk -z -addr=0x2400 -fs=iso atapi0

Re: [PPC64] Partman doesn't recognize our partitions

2017-10-06 Thread John Paul Adrian Glaubitz
On 10/06/2017 02:02 PM, Christian Zigotzky wrote: > First, many thanks for the new CD images. I tried to install Debian 9/Sid with > the PPC64 ISO [1] on my Varisys Nemo board (A-EON AmigaOne X1000) [2] last > week. Ok. > Unfortunately partman doesn't recognize my partitions. I have some SSDs wi

[PPC64] Partman doesn't recognize our partitions

2017-10-06 Thread Christian Zigotzky
Hi Adrian, First, many thanks for the new CD images. I tried to install Debian 9/Sid with the PPC64 ISO [1] on my Varisys Nemo board (A-EON AmigaOne X1000) [2] last week. Unfortunately partman doesn't recognize my partitions. I have some SSDs with RDB and MBR partition tables in my X1000. Cas