Home » Questions » Computers [ Ask a new question ]

hardware changes make identical grub boot into different OS

hardware changes make identical grub boot into different OS

The hardware:

Asked by: Guest | Views: 211
Total answers/comments: 1
Guest [Entry]

"Relabel the Fedora root partition. The bootloader is getting confused. Something like e2label /dev/hda3 /centos, then modify your GRUB entry (and possibly /etc/fstab) to point at that as the label.

Alternatively, you could relabel the Fedora root. Or take the easy way and point /etc/fstab and the root= directive in your menu.lst at /dev/hda3 rather than a filesystem label."