Accidentally installed elementary os boot name, icon and splash screen on ubuntu 18.04

Clash Royale CLAN TAG#URR8PPP up vote
0
down vote
favorite
I was trying to install pantheon terminal from the elementary os repository, however I run an install of elementary-* including desktop and icon packages.
One side effect of this is that in my grub2 loader and splash screen all the Ubuntu names and icons have been substituted with elementaryos, for example in grub elementary and "elementaryos, with linux-kernel 4.15.22" are the default name of the ubuntu partition.
I even tried to change grub theme and rename with grub-customizer, however I would like to know if there is a way to completely remove the overwritten elements and restore the ubuntu default grub and boot configurations?
Thanks for any help or tips on this issue
boot grub2 18.04 icons
add a comment |Â
up vote
0
down vote
favorite
I was trying to install pantheon terminal from the elementary os repository, however I run an install of elementary-* including desktop and icon packages.
One side effect of this is that in my grub2 loader and splash screen all the Ubuntu names and icons have been substituted with elementaryos, for example in grub elementary and "elementaryos, with linux-kernel 4.15.22" are the default name of the ubuntu partition.
I even tried to change grub theme and rename with grub-customizer, however I would like to know if there is a way to completely remove the overwritten elements and restore the ubuntu default grub and boot configurations?
Thanks for any help or tips on this issue
boot grub2 18.04 icons
Not sure I understand - do you have Ubuntu 18.04 and Elementary both installed on separate partitions?
â pHeLiOn
Jun 5 at 18:51
Okay, i think i understand that installing an Elementary OS program has added lots of theme changes (including to grub) on your Ubuntu 18.04 installation. Have a look in /etc/grub.d and see if there's a folder there that suggests it's an Elementary Theme. In my case, with a default grub setup, the only folder that says 'theme' anywhere is 05_debian_theme - I'd suspect you might have another theme there now too. It might be possible to just remove any additional theme you find there, but I'd check the documentation first: help.ubuntu.com/community/Grub2/Setup#Configuring_GRUB_2
â pHeLiOn
Jun 5 at 19:08
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I was trying to install pantheon terminal from the elementary os repository, however I run an install of elementary-* including desktop and icon packages.
One side effect of this is that in my grub2 loader and splash screen all the Ubuntu names and icons have been substituted with elementaryos, for example in grub elementary and "elementaryos, with linux-kernel 4.15.22" are the default name of the ubuntu partition.
I even tried to change grub theme and rename with grub-customizer, however I would like to know if there is a way to completely remove the overwritten elements and restore the ubuntu default grub and boot configurations?
Thanks for any help or tips on this issue
boot grub2 18.04 icons
I was trying to install pantheon terminal from the elementary os repository, however I run an install of elementary-* including desktop and icon packages.
One side effect of this is that in my grub2 loader and splash screen all the Ubuntu names and icons have been substituted with elementaryos, for example in grub elementary and "elementaryos, with linux-kernel 4.15.22" are the default name of the ubuntu partition.
I even tried to change grub theme and rename with grub-customizer, however I would like to know if there is a way to completely remove the overwritten elements and restore the ubuntu default grub and boot configurations?
Thanks for any help or tips on this issue
boot grub2 18.04 icons
asked Jun 5 at 17:38
Gerlando Savio Scibetta
84
84
Not sure I understand - do you have Ubuntu 18.04 and Elementary both installed on separate partitions?
â pHeLiOn
Jun 5 at 18:51
Okay, i think i understand that installing an Elementary OS program has added lots of theme changes (including to grub) on your Ubuntu 18.04 installation. Have a look in /etc/grub.d and see if there's a folder there that suggests it's an Elementary Theme. In my case, with a default grub setup, the only folder that says 'theme' anywhere is 05_debian_theme - I'd suspect you might have another theme there now too. It might be possible to just remove any additional theme you find there, but I'd check the documentation first: help.ubuntu.com/community/Grub2/Setup#Configuring_GRUB_2
â pHeLiOn
Jun 5 at 19:08
add a comment |Â
Not sure I understand - do you have Ubuntu 18.04 and Elementary both installed on separate partitions?
â pHeLiOn
Jun 5 at 18:51
Okay, i think i understand that installing an Elementary OS program has added lots of theme changes (including to grub) on your Ubuntu 18.04 installation. Have a look in /etc/grub.d and see if there's a folder there that suggests it's an Elementary Theme. In my case, with a default grub setup, the only folder that says 'theme' anywhere is 05_debian_theme - I'd suspect you might have another theme there now too. It might be possible to just remove any additional theme you find there, but I'd check the documentation first: help.ubuntu.com/community/Grub2/Setup#Configuring_GRUB_2
â pHeLiOn
Jun 5 at 19:08
Not sure I understand - do you have Ubuntu 18.04 and Elementary both installed on separate partitions?
â pHeLiOn
Jun 5 at 18:51
Not sure I understand - do you have Ubuntu 18.04 and Elementary both installed on separate partitions?
â pHeLiOn
Jun 5 at 18:51
Okay, i think i understand that installing an Elementary OS program has added lots of theme changes (including to grub) on your Ubuntu 18.04 installation. Have a look in /etc/grub.d and see if there's a folder there that suggests it's an Elementary Theme. In my case, with a default grub setup, the only folder that says 'theme' anywhere is 05_debian_theme - I'd suspect you might have another theme there now too. It might be possible to just remove any additional theme you find there, but I'd check the documentation first: help.ubuntu.com/community/Grub2/Setup#Configuring_GRUB_2
â pHeLiOn
Jun 5 at 19:08
Okay, i think i understand that installing an Elementary OS program has added lots of theme changes (including to grub) on your Ubuntu 18.04 installation. Have a look in /etc/grub.d and see if there's a folder there that suggests it's an Elementary Theme. In my case, with a default grub setup, the only folder that says 'theme' anywhere is 05_debian_theme - I'd suspect you might have another theme there now too. It might be possible to just remove any additional theme you find there, but I'd check the documentation first: help.ubuntu.com/community/Grub2/Setup#Configuring_GRUB_2
â pHeLiOn
Jun 5 at 19:08
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1043888%2faccidentally-installed-elementary-os-boot-name-icon-and-splash-screen-on-ubuntu%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Not sure I understand - do you have Ubuntu 18.04 and Elementary both installed on separate partitions?
â pHeLiOn
Jun 5 at 18:51
Okay, i think i understand that installing an Elementary OS program has added lots of theme changes (including to grub) on your Ubuntu 18.04 installation. Have a look in /etc/grub.d and see if there's a folder there that suggests it's an Elementary Theme. In my case, with a default grub setup, the only folder that says 'theme' anywhere is 05_debian_theme - I'd suspect you might have another theme there now too. It might be possible to just remove any additional theme you find there, but I'd check the documentation first: help.ubuntu.com/community/Grub2/Setup#Configuring_GRUB_2
â pHeLiOn
Jun 5 at 19:08