Re: GRUB failed to install on Fujitsu M10-4

2019-06-03 Thread Eric Snowberg
> On Jun 3, 2019, at 6:56 PM, Sonnie Hook wrote: > > Model: LSI Logical Volume (scsi) > Disk /dev/sda: 599GB > Sector size (logical/physical): 512B/4096B > Partition Table: gpt > Disk Flags: > > Number Start End SizeFile system Name Flags > 1 1049kB 10.5MB 9437kB

Re: GRUB failed to install on Fujitsu M10-4

2019-06-03 Thread Sonnie Hook
Model: LSI Logical Volume (scsi) Disk /dev/sda: 599GB Sector size (logical/physical): 512B/4096B Partition Table: gpt Disk Flags: Number Start End SizeFile system Name Flags 1 1049kB 10.5MB 9437kBbios_grub 2 10.5MB 533GB 533GB ext4 3

Re: GRUB failed to install on Fujitsu M10-4

2019-06-03 Thread Eric Snowberg
> On Jun 3, 2019, at 7:37 AM, Sonnie Hook wrote: > > When installing Debian SPARC 10.0(2019-05-24) on Fujitsu M10-4, everything > seemed OK except that the GRUB installation reported an EFI warning. I forced > to install GRUB on /dev/sda, finally the installation finished without any > error.

Re: GRUB failed to install on Fujitsu M10-4

2019-06-03 Thread John Paul Adrian Glaubitz
On 6/3/19 4:18 PM, Sonnie Hook wrote: > You are right. In the past few mails, the messages I pasted were all from > rescue mode until I re-installed the whole OS tonight. > Besides, after bind-mount those directories, those "Unknown device" errors > disappeared. Manual installation of GRUB succee

Re: GRUB failed to install on Fujitsu M10-4

2019-06-03 Thread Sonnie Hook
You are right. In the past few mails, the messages I pasted were all from rescue mode until I re-installed the whole OS tonight. Besides, after bind-mount those directories, those "Unknown device" errors disappeared. Manual installation of GRUB succeeded. `grub-ofpathname /dev/sda` output: /pci@800

Re: GRUB failed to install on Fujitsu M10-4

2019-06-03 Thread John Paul Adrian Glaubitz
On 6/3/19 3:37 PM, Sonnie Hook wrote: > When installing Debian SPARC 10.0(2019-05-24) onĀ Fujitsu M10-4, everything > seemed OK except that the GRUB installation reported an EFI warning. Wait, you didn't say that there was an "EFI warning" when you posted this to the debian-sparc mailing list. And

GRUB failed to install on Fujitsu M10-4

2019-06-03 Thread Sonnie Hook
When installing Debian SPARC 10.0(2019-05-24) on Fujitsu M10-4, everything seemed OK except that the GRUB installation reported an EFI warning. I forced to install GRUB on /dev/sda, finally the installation finished without any error...but failed to boot with "Can't open boot device". Then I re-in

Build test report on all supported targets

2019-06-03 Thread John Paul Adrian Glaubitz
Hello! I just performed test builds with the latest HEAD of grub.git (g8e8723a6b) on the following Debian target architectures in Debian unstable with gcc-8 and glibc-2.28 and the latest set of build dependencies: * amd64- OK * armel- OK * armhf- OK * arm64- OK * i386 - O

Re: [PATCH] f2fs: Disable gcc9 -Waddress-of-packed-member

2019-06-03 Thread Daniel Kiper
On Wed, May 29, 2019 at 03:16:02PM +0100, Neil MacLeod wrote: > Hi Daniel > > I can confirm that grub (based on > 53e70d30cf0d18e6c28bab0ab8d223a90d3e1b46) is building with gcc-9.1 and > this new patch. > > I'm not in a position to run-time test the resulting grub binary, but > it does at least now

Re: [PATCH] f2fs: Disable gcc9 -Waddress-of-packed-member

2019-06-03 Thread John Paul Adrian Glaubitz
On 6/3/19 1:03 PM, Daniel Kiper wrote: > John, could you do your test builds? Yes, can do. Adrian -- .''`. John Paul Adrian Glaubitz : :' : Debian Developer - glaub...@debian.org `. `' Freie Universitaet Berlin - glaub...@physik.fu-berlin.de `-GPG: 62FF 8A75 84E0 2956 9546 0006 7426

Re: FreeBSD port work

2019-06-03 Thread Leif Lindholm
Hi Eric, On Fri, May 31, 2019 at 07:22:26AM -0400, Eric McCorkle wrote: > I've been doing some work to refurbish the FreeBSD port, and I may take > over maintaining it. I also want to modify GRUB to pass GELI keys into > the kernel using the newer keybuf mechanism, but that's later (I posted > ab