User Tools

Site Tools


articles:etchtolenny

Differences

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

Link to this comparison view

articles:etchtolenny [2009/04/24 13:42] – created timallenarticles:etchtolenny [2009/04/24 13:56] (current) timallen
Line 15: Line 15:
 ==== Avoiding Grub Unable to Find Root Filesystem ==== ==== Avoiding Grub Unable to Find Root Filesystem ====
  
-  Label the filesystem (the name must be < 16 characters) by running the command: e2label /dev/hda6 rootfilesys +  Label the filesystem (the name must be < 16 characters) by running the command: e2label /dev/hda6 rootfilesys 
-  Edit /boot/grub/menu.lst and change the line:+  Edit /boot/grub/menu.lst and change the line:
  
     # kopt=root=/dev/hda6 ro     # kopt=root=/dev/hda6 ro
Line 22: Line 22:
     # kopt=root=LABEL=rootfilesys ro     # kopt=root=LABEL=rootfilesys ro
  
-  Update the kernel lines in menu.lst by running the command update-grub. +  Update the kernel lines in menu.lst by running the command update-grub. 
-  Edit /etc/fstab and change the line that mounts the / partition, e.g.:+  Edit /etc/fstab and change the line that mounts the / partition, e.g.:
  
     /dev/hda6     /     ext3  defaults,errors=remount-ro 0 1     /dev/hda6     /     ext3  defaults,errors=remount-ro 0 1
articles/etchtolenny.1240576949.txt.gz · Last modified: 2009/04/24 13:42 by timallen