User Tools

Site Tools


lmde_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

lmde_notes [2025/06/13 10:24] – created mikelmde_notes [2025/06/18 08:08] (current) – removed mike
Line 1: Line 1:
-====== LMDE Notes ====== 
----- 
-I’m considering alternatives to Ubuntu Desktop on standalone PCs or laptops.  Right now I'm "playing" with [[https://linuxmint.com/download_lmde.php|Linux Mint Debian Edition (LMDE)]].  And, as luck would have it, it didn't take long to start hitting snags.  Hence, a new page, just for LMDE. 
- 
-=== Grub update fails === 
-Couldn't even get through the initial install and update before I hit a fatal error updating grub.  It happened on a standalone PC, it happened in a VM.  Seems it "just happens" Apparently this is the fix: 
- 
-sudo into a privileged shell and execute the following commands: 
-  cd /boot/grub 
-  rm grubenv 
-  grub-editenv grubenv create 
-  grub-editenv grubenv set default=0 
-  grub-editenv grubenv list 
-  update-grub 
-  reboot 
  
lmde_notes.1749835459.txt.gz · Last modified: by mike

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki