View Single Post
  #2 (permalink)  
Old 01-01-2009, 05:37 AM
edieppc's Avatar
edieppc
Lurker
Offline
 
Join Date: Oct 2008
Posts: 2
Reputation: 0
edieppc is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Thumbs up Re: The Dreaded G'reloc error

Have same problem here which cannot be solved with disabling antivirus, firewall etc, or extracting rars.
"But now my problem was solved ( I'm using windows XP )."

I noticed that files cannot be opened ( OpenError ) in status log, some strange appeared here when I clicked on "Do It" button then status displays file open error with path location contain double slashes ( // ).
So I consider that this is due file system disadvantage that I used that time ( I use FAT32 file system ). So I managed to convert my file system to NTFS,
and the result is no more G'Reloc error anymore

Yes it's has been solved at last.

This is how I convert my system partition ( partition that contain "Documents and Settings" folder if you're not understand what I'm mean )

Notes:
Only do this if your system partition does not contain any potential data!! ( as default "My Documents" folder located at "documents and settings" folder ), so backup or move your data into safe partition first.
Alternatively you can install new OS with NTFS partition rather than FAT32.

- click "start" - "run" type "cmd" then enter
- type "convert C: /FS:NTFS /X" then enter
you will be prompted that the partition will be converted after
system restart ( this is due that partition cannot be unmounted )
so just answer "Yes" here, then restart!
The Process will take some time depends on your system performance
and amount of data contains on that partition.
- System will automaticaly restart, build your ROM

I Will post this post on another threads
Reply With Quote