Re: Summary: GRUB installed but boot failed on Fujitsu M10-4

2019-06-05 Thread John Paul Adrian Glaubitz
Hi! On 6/5/19 7:30 PM, Eric Snowberg wrote: >> This is an Fujitsu M10-4 machine. > > It could be we are not enumerating the disk correctly. What kind of HBA is in > this system? FWIW, we don't have all of your SPARC fixes in Debian's current GRUB package as we're still waiting for the 2.04 rel

Re: Summary: GRUB installed but boot failed on Fujitsu M10-4

2019-06-05 Thread Sonnie Hook
{0} ok probe-scsi-all /pci@8000/pci@4/pci@0/pci@1/pci@0/usb@4,1/storage@1 Unit 0 Removable Read Only deviceSlimtypeDVD A DS8ACSH LC21 /pci@8000/pci@4/pci@0/pci@1/pci@0/usb@4,1/hub@2/storage@1 Unit 0 Removable Disk Generic Flash Disk 8.07 /pci@8000/pci@4/pci@0/pci@0/scsi@0

Re: Summary: GRUB installed but boot failed on Fujitsu M10-4

2019-06-05 Thread Eric Snowberg
> On Jun 5, 2019, at 9:42 AM, Sonnie Hook wrote: > > This is an Fujitsu M10-4 machine. It could be we are not enumerating the disk correctly. What kind of HBA is in this system? > DVD drive is installed on rear USB. Flash disk is installed on front USB. > > cdrom is an alias of /pci@8000/pc

Summary: GRUB installed but boot failed on Fujitsu M10-4

2019-06-05 Thread Sonnie Hook
This is an Fujitsu M10-4 machine. DVD drive is installed on rear USB. Flash disk is installed on front USB. cdrom is an alias of /pci@8000/pci@4/pci@0/pci@1/pci@0/usb@4,1/storage@1 /disk When booting from cdrom, the first lines are pasted below. I'm not sure if this is a problem: [1.265722] p

Re: [PATCH] ia64: build fix in cache.h

2019-06-05 Thread John Paul Adrian Glaubitz
Hi! On 6/5/19 12:33 AM, Leif Lindholm wrote: > On Wed, Jun 05, 2019 at 12:11:00AM +0200, John Paul Adrian Glaubitz wrote: >> On 6/4/19 8:51 PM, Leif Lindholm wrote: >>> #ifndef GRUB_MACHINE_EMU >>> -#if defined (__aarch64__) || defined (__powerpc__) || defined (__sparc__) >>> +#if defined (__aarc