Re: GRUB testers on SPARC needed

2018-02-27 Thread John Paul Adrian Glaubitz

On 02/27/2018 11:42 AM, John Paul Adrian Glaubitz wrote:

I am building a new installer image necessary to work on this.


Image here:


https://people.debian.org/~glaubitz/debian-cd/debian-9.0-sparc64-NETINST-1.iso
 
Note: This image might have issues, it's solely intended for working

  on grub-installer in case anyone else wants to use it.

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 3B37 F5B5 F913



Re: GRUB testers on SPARC needed

2018-02-27 Thread John Paul Adrian Glaubitz

On 02/26/2018 05:55 PM, Frank Scheiner wrote:

Thanks for the upload. The new version works like version 2.02-2+sparc64.3 for 
me.

Frank, if you like, you can help improving grub-installer for sparc64.

We have extended the hardware detection in debian-installer on sparc and
sparc64 now, so that the installer can detect whether the hardware supports
GPT partition tables or not.

On a sparc64 with GPT support, you get something like:

sparc64/sun4v_gpt as the hardware type.

A sparc with GPT gives:

sparc/sun4v_gpt

And a sparc64 which is a sun4u without GPT, gives:

sparc64/sun4u_sun

This information should be used here:


https://anonscm.debian.org/git/d-i/grub-installer.git/tree/grub-installer#n628


and here:


https://anonscm.debian.org/git/d-i/grub-installer.git/tree/grub-installer#n853


and here:


https://anonscm.debian.org/git/d-i/grub-installer.git/tree/grub-installer#n867


For the different invocations of grub-install on Sun and GPT partition tables, 
see:


https://github.com/esnowberg/grub2-sparc/wiki


I am building a new installer image necessary to work on this.

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 3B37 F5B5 F913