Quote:
Originally Posted by joojoobee666
The .VM is not needed with Ervius visual kitchen. You can just remove it from the OEM\Device folder and still have a bootable rom. As far as your log....WHOA!! You have over 30,000 of the following errors:
Code:
Warning!!! Found Module duplicate on Module...
Clearly something is VERY wrong there.
Also, I see this:
Code:
XIP: xip.bin not found!
XIP not Inserted!
ERROR! (errorlevel: -2146234327)
That means you are not building a XIP, and lastly, I see NO allocation happening at all. So something is MAJORLY flubbed up in your kitchen. After the "platformrebuilder.exe Executed successfull!!!" line you should be seeing the following, followed by list of EVERY file/module in your ROM (that's the allocation process)
This is from the most recent build I made:
Code:
done!!!
Wait some seconds...
Executing: kitchen_build_rom.bat.....
Copying OS.nb.payload...
1 file(s) copied.
Implantxip & Payload Resizer v. 1.1 by ervius!!!
BLOCKS SIZE IS: 00020000
ROM Block is : 00000800
ImgStart MIN Val. SETTED - ULDR Reducing...
....................................
Preparing payload to be resized.....
....................................
Before:
XIP.BIN Target Size: 003015C8 AdjSize: 0031FFFF
ULRD in Payload Start:00001000 Size:0001EFFF End:0001FFFF
XIP in Payload Start:00020000 Size:002DFFFF End:002FFFFF
IMG in Payload Start:00300000 Size:0001FFFF End:0031FFFF
FAT in Payload Start:00320000 Size:1D59FFFF End:1D8BFFFF
After:
XIP.BIN Target Size: 003015C8 AdjSize: 0031FFFF
ULRD in Payload Start:00001000 Size:0001EFFF End:0001FFFF
XIP in Payload Start:00020000 Size:0031FFFF End:0033FFFF
IMG in Payload Start:00340000 Size:0001FFFF End:0035FFFF
FAT in Payload Start:00360000 Size:1D59FFFF End:1D8FFFFF
XIP PagePool Patched!
XIP PagePool from: 6 Mb, to: 9 Mb
XIP Successfully Nocert patched!
Payload resized and XIP Inserted into: OS.nb.payload
ImgfsFromNb 2.1rc2
Sector size is 0x800 bytes
ImgFs partition starts at 0x00340000 and ends at 0x00360000
Dumping IMGFS at offset 0x00340000 (size 0x00020000)
Done!
ImgfsFromDump 2.1rc2
Using compression type 'XPR'!
Sector size is 0x800
Processing ".hst" as file
...
|
I got the ROM to build and I had to modify the kitchen.bat file and it went through and inserted the the xip.
I was hoping you would know what has gone wrong with my kitchen that i have like you said 30,000 of the duplicate module errors lol.
All of this has seemed to happen once I used the native kernel & added the newest version of manila 2.1 (I had manila 2.1 in my ROM intially I just updated it to the R 1.5 from 1.1)
Any suggestions would be greatly appreciated