0

I can't update because:

W:Failed to fetch http://ppa.launchpad.net/bean123ch/burg/ubuntu/dists/quantal/main/source/Sources 404 Not Found

WHAT CAN I DO?

1 Answers1

1

You are trying to retrieve /bean123ch/burg/ubuntu/dists quantal but it does not exist

Only /bean123ch/burg/ubuntu/dists/ hardy or jaunty or lucid or maverick exist

Solution

sudo add-apt-repository ppa:n-muench/burg

sudo apt-get update

sudo apt-get install burg burg-themes

sudo burg-install "(hd0)"

replacing (hd0) with the drive on which your MBR is installed.

sudo update-burg

damien
  • 2,116