If you use "e" to edit currently selected command in the grub menu at boot time, you can face an issue that whatever you type - meaningless characters are added at the end of that command line. This might be due to missing splash file.

Please, edit /boot/grub/grub.conf and comment out line that looks like this (by adding # in front of it)

splashimage=(hd0,0)/grub/splash.xpm.gz

  It should look like this instead:

#splashimage=(hd0,0)/grub/splash.xpm.gz

   

War diese Antwort hilfreich? 0 Benutzer fanden dies hilfreich (0 Stimmen)