![]() |
|
[mini-tut]Fixing GRUB - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Computers (https://sinister.li/Forum-Computers) +--- Forum: Operating Systems (https://sinister.li/Forum-Operating-Systems) +--- Thread: [mini-tut]Fixing GRUB (/Thread-mini-tut-Fixing-GRUB) |
[mini-tut]Fixing GRUB - 1llusion - 07-25-2011 Hi!!! So, I have had really bad time trying to fix my GRUB2. I thought that I would post some things, that could help you. If your sure your GRUB2 is installed but simply doesn't know, where the config files are, follow this guide: Code: sudo mount /dev/sdXY /mnt
sudo grub-install --root-directory=/mnt /dev/sdXsdXY = this could be your sda1 or sde1 or w/e. Put there the partition, where your main OS is installed. If you want to completely re-install GRUB(2) follow this: http://ubuntuforums.org/showpost.php?p=9836539&postcount=5 Enjoy! Tags: error: unsuported filesystem error: the symbol ' grub_xputs'not found grub rescue> RE: [mini-tut]Fixing GRUB - Snipa - 07-25-2011 you finally solved it, you are an ACE thanks for sharing.
RE: [mini-tut]Fixing GRUB - 1llusion - 07-25-2011 (07-25-2011, 07:33 PM)foudz32 Wrote: you finally solved it, you are an ACE Haha thanks ![]() yeh solved, bud the headache...... RE: [mini-tut]Fixing GRUB - Snipa - 07-25-2011 the headache is a good sign (that you have a head) haha joke
RE: [mini-tut]Fixing GRUB - 1llusion - 07-25-2011 (07-25-2011, 07:55 PM)foudz32 Wrote: the headache is a good sign (that you have a head) lool Well, I was about to re-install system and try mint linux, but I have valuable data on this install which I don't want to loose =)
RE: [mini-tut]Fixing GRUB - joouur - 10-24-2011 okai I'm at a big bad problem right now! with grub rescue the only commands I can use are ls set insmod > thread http://www.hackcommunity.com/thread-14157.html |