Author Topic: How to get splash screen when dual booting with another distro [SOLVED]  (Read 811 times)

Offline gdesilva

  • Jr. Member
  • **
  • Posts: 27
Hi,

I am dual booting PCLOS with another distro and using another distro Grub2 as the bootloader. I can boot PCLOS without any problem except for the fact that I do not get the PCLOS splash screen. I get the text message 'Booting System' and then the logon screen.

Is there a fix for this?

Thanks
« Last Edit: August 02, 2012, 03:33:44 AM by gdesilva »

Online Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11593
  • ----IOFLU----
Re: How to get splash screen when dual booting with another distro
« Reply #1 on: July 31, 2012, 07:00:55 PM »
Hi,

I am dual booting PCLOS with another distro and using another distro Grub2 as the bootloader. I can boot PCLOS without any problem except for the fact that I do not get the PCLOS splash screen. I get the text message 'Booting System' and then the logon screen.

Is there a fix for this?

Thanks

Certainly... use the PCLinuxOS version of grub in your MBR, or chainload to the PCLinuxOS grub, installed to the PCLinuxOS / partition.
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

Offline gdesilva

  • Jr. Member
  • **
  • Posts: 27
Re: How to get splash screen when dual booting with another distro
« Reply #2 on: July 31, 2012, 07:11:17 PM »


Certainly... use the PCLinuxOS version of grub in your MBR, or chainload to the PCLinuxOS grub, installed to the PCLinuxOS / partition.

@Old-Polack, thanks for the prompt response. I should have mentioned that at this point in time I prefer to keep the installed version of grub2 and prefer not to install PCLOS grub. I presume the alternative solution you described allows me to keep the existing grub2 version?

Online Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11593
  • ----IOFLU----
Re: How to get splash screen when dual booting with another distro
« Reply #3 on: July 31, 2012, 08:09:59 PM »


Certainly... use the PCLinuxOS version of grub in your MBR, or chainload to the PCLinuxOS grub, installed to the PCLinuxOS / partition.

@Old-Polack, thanks for the prompt response. I should have mentioned that at this point in time I prefer to keep the installed version of grub2 and prefer not to install PCLOS grub. I presume the alternative solution you described allows me to keep the existing grub2 version?

Yes.
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

Offline Neal ManBear

  • Administrator
  • Super Villain
  • *****
  • Posts: 15847
  • LXDE! Coffee, Bacon and Cheesecake!
Re: How to get splash screen when dual booting with another distro
« Reply #4 on: August 01, 2012, 02:00:25 AM »
gdesilva,
Install grub to the / partition of PCLinuxOS. Simple as that.     

Offline gdesilva

  • Jr. Member
  • **
  • Posts: 27
Re: How to get splash screen when dual booting with another distro
« Reply #5 on: August 02, 2012, 03:27:33 AM »
@Old_Polack, @Neal ManBear - thanks very much.