Re: GRUB failed to install on Fujitsu M10-4

2019-06-04 Thread Steve McIntyre
On Tue, Jun 04, 2019 at 09:56:37AM +0200, John Paul Adrian Glaubitz wrote: >On 6/4/19 2:56 AM, Sonnie Hook wrote: >> Now I re-installed from cdrom. When installing GRUB on disk, I got this >> message: >> It seems that this computer is configured to boot via EFI, but maybe that >> configuration wil

Re: GRUB failed to install on Fujitsu M10-4

2019-06-04 Thread John Paul Adrian Glaubitz
On 6/4/19 2:56 AM, Sonnie Hook wrote: > Now I re-installed from cdrom. When installing GRUB on disk, I got this > message: > It seems that this computer is configured to boot via EFI, but maybe that > configuration will not work for booting from the hard drive. Some EFI > firmware implementations

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