[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: GRUB testers on SPARC needed



On Fri, 2017-12-08 at 14:37 +0100, Frans van Berckel wrote:

> On Fri, 2017-12-08 at 14:28 +0100, John Paul Adrian Glaubitz wrote:
> > 
> > So, I assume this means GRUB works as expected?
> > 
> > Do you get the normal boot menu? Does everything work?
> 
> Yes, yes and yes.

About grub.conf the header section ...

### BEGIN /etc/grub.d/00_header ###

at

if [ x$feature_default_font_path = xy ] ; then
   font=unicode
else
insmod part_sun
insmod part_sun
insmod diskfilter
insmod mdraid1x
insmod ext2

The part_sun module is called twice.

Thanks,

Frans van Berckel


Reply to: