|
2013-12-08
, 07:40
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#912
|
Ok, I have a problem now.
I verified that the partition numbers are still the same (i.e. rootfs is on /dev/mmcblk0p3), and now I don't know what to do.
The Following User Says Thank You to peterleinchen For This Useful Post: | ||
|
2013-12-08
, 07:50
|
Posts: 959 |
Thanked: 3,427 times |
Joined on Apr 2012
|
#913
|
@garp
I have also no idea what could be wrong. And cannot imagine ubiboot to be the cause for MfE problems (but hey nobody believed me with SIP ). Unfortunately you will be on your own to find out as nobody else experiences this.
Are you sure you boot L2fix and not stock kernel?
Self-made problem?
Original partition layout:
p1 vfat MyDocs (lots of GB)
p2 ext4 rootfs (4 GB)
p3 ext4 home (2 GB)
p4 empty not-in-use (0 GB)
|
2013-12-08
, 07:58
|
Posts: 697 |
Thanked: 137 times |
Joined on Jul 2012
@ Hillerød, DK
|
#914
|
|
2013-12-08
, 08:43
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#915
|
|
2013-12-08
, 09:18
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#916
|
Current partition layout:
p1 vfat MyDocs (29 GB)
p2 ext4 Alt_OS (4 GB)
p3 ext4 rootfs (4 GB)
p4 extended
p5 ext4 unnamed (2 GB)
This is the same partition layout as I had after installing nemo, except that I originally just had four partitions instead of one of them being an extended partition.
|
2013-12-08
, 09:22
|
Community Council |
Posts: 4,920 |
Thanked: 12,867 times |
Joined on May 2012
@ Southerrn Finland
|
#917
|
ls -la /sbin/pre*
N9 openmode kernel l2fix
-rwxr-xr-x 1 root root 16210 Oct 7 2012 /sbin/preinit
N9 Ubiboot plus and l2fix kernel:
-rwxr-xr-x 1 root root 10661 Sep 2011 /sbin/preinit
-rwxr-xr-x 1 root root 5754 Nov 1 08:32 /sbin/preinit_firefox
-rwxr-xr-x 1 root root 10661 Oct 4 06:25 /sbin/preinit_harmattan
-rwxr-xr-x 1 root root 5752 Feb 28 2013 /sbin/preinit_nitdroid
The Following User Says Thank You to juiceme For This Useful Post: | ||
|
2013-12-08
, 09:53
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#918
|
So it looks like you've got different preinits on the devices, as the one without ubiboot is 16210 bytes and the other is 10661 bytes.
Actually the Nokia-original /sbin/preinit is 10661 bytes, so I am not sure what is the preinit in the other N9, Nitdroid sillyboot, maybe?
The Following User Says Thank You to peterleinchen For This Useful Post: | ||
|
2013-12-08
, 10:04
|
Posts: 697 |
Thanked: 137 times |
Joined on Jul 2012
@ Hillerød, DK
|
#919
|
So you have 2 N9 devices, one with ubiboot and another without?
That's always good when doing development work
So it looks like you've got different preinits on the devices, as the one without ubiboot is 16210 bytes and the other is 10661 bytes.
Actually the Nokia-original /sbin/preinit is 10661 bytes, so I am not sure what is the preinit in the other N9, Nitdroid sillyboot, maybe?
|
2013-12-08
, 13:47
|
|
Posts: 4,118 |
Thanked: 8,901 times |
Joined on Aug 2010
@ Ruhrgebiet, Germany
|
#920
|
The preinit on N9 16GB could well be from the install of Nitdroid and sillyboot 2012 for a period (removed now), see attached?
~ diff /home/user/preinit.txt /home/user/preinit_ubiboot.txt --- /home/user/preinit.txt +++ /home/user/preinit_ubiboot.txt -modprobe g_ether -sleep 1 -/sbin/ifconfig usb0 192.168.2.15 up -
The Following User Says Thank You to peterleinchen For This Useful Post: | ||
N9 openmode kernel l2fix
-rwxr-xr-x 1 root root 16210 Oct 7 2012 /sbin/preinit
N9 Ubiboot plus and l2fix kernel:
-rwxr-xr-x 1 root root 10661 Sep 2011 /sbin/preinit
-rwxr-xr-x 1 root root 5754 Nov 1 08:32 /sbin/preinit_firefox
-rwxr-xr-x 1 root root 10661 Oct 4 06:25 /sbin/preinit_harmattan
-rwxr-xr-x 1 root root 5752 Feb 28 2013 /sbin/preinit_nitdroid
OK
Last edited by Garp; 2013-12-08 at 00:49.