0

I got some info about burg here and I wanted to install it to my pc. I used the following commands to install it:

sudo add-apt-repository -y ppa:n-muench/burg
sudo apt-get update
sudo apt-get install burg burg-themes

Unfortunately I have forgotten to hit space bar while selecting my boot HD. Help me select my boot HD.

Ramvignesh
  • 1,812
  • 6
  • 20
  • 31

1 Answers1

1

If you forget to do something during installation:

dpkg-reconfigure <package name>

In your case:

dpkg-reconfigure burg

On a side note:

BURG is probably dead and GRUB 2 can do themes while keeping your system stable.