View Single Post
Old 06-13-2009, 12:56 PM   #12 (permalink)
thrash.nation
Registered User
 
Join Date: Jun 2009
Posts: 1
OS: Arch Linux


Re: [SOLVED] Cannot mount selected partition.

I know it's marked as [SOLVED] (i think it should be marked as gave up )
but today i faced the same situation and go google to find some answers...and came up to this post... ok the boring part finish here.


Solution for the problem:

For some reason (someone explained it in the post) GRUB gets confused when you install with 2 HDs and boot from the second one (he thinks that is the 2nd drive when for a while that is the main HD (1st) ) so u will just have to edit the command:
(i base in mine config)

root(hd1,0)

to:

root(hd0,0)

and grub will do the job...
thrash.nation is offline