scotthge wrote:. I can not get to the terminal or Mint update because I do not have a menu.
Is there some way of using the live cd to access the mint update or the terminal ? I have re-booted the machine a couple of times and I now notice that there is an error while it is booting. I can't read it all because it flashes by so fast but it say something about ' findfs: unresolved...........
Is there anyway of fixing this now or do I start over and re-install LMDE again? Sometimes I wish that I was born with half a brain instead of my good looks.
Thanks for your help and patience.
Scotty
Running Debian based distros requires some kinds of 'rules', there are many posts on it, such as
1. do not mix repos. if you are in stable, stay in stable, if you are in testing, stay in testing..
if you are in SID stay in SID.
2. do not use ppa..
3. always buy insurance:: CLONE your distros
it costs you some hard disk space:
use it to clone your latest, want-to-keep debian based distros, update the clone as often as you could, especially when there are too many updates.
if during the updating, your distros cannot work, something broke, then you take from clone, and start there: it is some 10-20 minutes aways insteads of reinstall + update.( which can also break).
Well. your system is already bad.
You might just want to spend some time to play on how to recover.
In order to do that you must be able to get into terminal.
Try that from grub menu, when grub menu appear, move cursor, hit 'e' , append kernel line with init3 and hope that it can boot and run from terminal. onc e you get into terminal, just get into root, and apt-get update && apt-get dist-upgrade.
have fun..