[oe-commits] [Bug 4996] Incorrect Rootfs

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Tue May 19 15:47:10 UTC 2009


http://bugs.openembedded.net/show_bug.cgi?id=4996


comte_fabien at yahoo.fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #5 from comte_fabien at yahoo.fr  2009-05-19 17:47:08 ---
I have found. In my case, kernel partitions were not defined correctly and it
looks the same for you :

Uboot partitions are :
Area 0: D0000000 to D00041FF (RO) Bootstrap
Area 1: D0004200 to D00083FF      Environment
Area 2: D0008400 to D0041FFF (RO) U-Boot
Area 3: D0042000 to D0251FFF      Kernel
Area 4: D0252000 to D083FFFF      FS

Kernel partitions are :
0x00000000-0x00400000 : "Bootstrap"
0x00400000-0x04000000 : "Partition 1"
0x04000000-0x10000000 : "Partition 2"

Fabien

-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




More information about the Openembedded-commits mailing list