I fetch, it still doesn't light up. I'm running 7.04 and want to upgrade to 7.10. I tried this from console "sudo apt-get upgrade -y --ignore-hold" and i get:
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
when i type "cat /etc/issue" I get "Ubuntu 7.04 \n \l".
I also tried:
sudo dpkg --configure -a
sudo apt-get autoclean
None of this worked, I still can't get the upgrade option. Anyone have any more ideas?
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
when i type "cat /etc/issue" I get "Ubuntu 7.04 \n \l".
I also tried:
sudo dpkg --configure -a
sudo apt-get autoclean
None of this worked, I still can't get the upgrade option. Anyone have any more ideas?
Comment