Reply
Thread Tools
Posts: 12 | Thanked: 5 times | Joined on Mar 2010 @ Holland
#91
Funky... got just a message that says that my phone is in problems. A lot of reboots detected....

That was a new screen that I haven't seen before...

But still I have the boot issues. But the three OS-es will run. It takes some extra booting to get it running.

Another thing is that I don't have the depmod command on my phone. So I can't change modules, and that could causes this...?

Last edited by theyosh; 2013-03-09 at 21:06.
 
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#92
Originally Posted by coderus View Post
i need help.
setted mtd4, unpacked ubiboot here, unpacked preinits, flashed ubiboot kernel.
after reboot: nokia logo - phone turns off. no menu, nothing.
Did you try flashing back the normal Open Mode kernel, and after in harmattan do "/usr/sbin/ubiattach /dev/ubi_ctrl -m 4 ; mount -t ubifs ubi0:var /mnt"
Then you could check if there is some problem accessing the rootFS.

Did you try to connect the USB during the boot? Didi it make any difference?

What I think the almost only problem that coud cause this is that for some reason your mtd4 cannot be mounted as root FS, and so kernel cannot find/load the init... The zImage_2.6.32.54-ubiboot-01 kernel is selfcontained so that lack of any modules does not make it fail a boot. Only not finding init may do so.
 
Community Council | Posts: 4,920 | Thanked: 12,867 times | Joined on May 2012 @ Southerrn Finland
#93
Originally Posted by theyosh View Post
Funky... got just a message that says that my phone is in problems. A lot of reboots detected....

That was a new screen that I haven't seen before...

But still I have the boot issues. But the three OS-es will run. It takes some extra booting to get it running.

Another thing is that I don't have the depmod command on my phone. So I can't change modules, and that could causes this...?
You should have "/sbin/depmod" in your Harmattan installation.
 
Posts: 12 | Thanked: 5 times | Joined on Mar 2010 @ Holland
#94
Originally Posted by juiceme View Post
You should have "/sbin/depmod" in your Harmattan installation.
Hmmmm.... I should know that....
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#95
Originally Posted by farfary View Post
are you unmounted mtd4 before reboot ?
sure. sync && umount /mnt

Originally Posted by juiceme View Post
Did you try flashing back the normal Open Mode kernel, and after in harmattan do "/usr/sbin/ubiattach /dev/ubi_ctrl -m 4 ; mount -t ubifs ubi0:var /mnt"
Then you could check if there is some problem accessing the rootFS.

Did you try to connect the USB during the boot? Didi it make any difference?

What I think the almost only problem that coud cause this is that for some reason your mtd4 cannot be mounted as root FS, and so kernel cannot find/load the init... The zImage_2.6.32.54-ubiboot-01 kernel is selfcontained so that lack of any modules does not make it fail a boot. Only not finding init may do so.
now i'm in nitdroid kernel, phone works. ubi mounting, i can read and write in it.

Connecting usb changing nothing. Phone still powering off after nokia logo.

------
did again:
http://paste.ubuntu.com/5601080/

---------
also i have log in /mnt/var/log/messages:
Code:
~ $ cat /mnt/var/log/messages 
Jan  1 00:00:01 (none) syslog.info syslogd started: BusyBox v1.19.4
Jan  1 00:00:01 (none) syslog.info syslogd started: BusyBox v1.19.4
Jan  1 00:00:02 (none) local0.info dnsmasq[147]: started, version 2.45 DNS disabled
Jan  1 00:00:02 (none) local0.info dnsmasq[147]: compile time options: IPv6 GNU-getopt no-ISC-leasefile no-DBus no-I18N TFTP
Jan  1 00:00:02 (none) local0.info dnsmasq[147]: DHCP, IP range 192.168.2.100 -- 192.168.2.100, lease time 416d15h
Jan  1 00:00:02 (none) local0.warn dnsmasq[147]: failed to access /etc/resolv.conf: No such file or directory
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: DHCP packet: transaction-id is 249327988
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: Available DHCP range: 192.168.2.100 -- 192.168.2.100
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: DHCPDISCOVER(usb0) f2:a3:57:e3:45:a4 
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: DHCPOFFER(usb0) 192.168.2.100 f2:a3:57:e3:45:a4 
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: requested options: 1:netmask, 28:broadcast, 2:time-offset, 3:router, 
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: requested options: 15:domain-name, 6:dns-server, 119:domain-search, 
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: requested options: 12:hostname, 44:netbios-ns, 47:netbios-scope, 
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: requested options: 26:mtu, 121:classless-static-route, 42:ntp-server, 
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: requested options: 121:classless-static-route, 249, 252, 42:ntp-server
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: sent size:  1 option: 53:message-type  02
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: sent size:  4 option: 54:server-identifier  c0:a8:02:0f
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: sent size:  4 option: 51:lease-time  02:25:42:f0
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: sent size:  4 option: 58:T1  01:12:a1:78
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: sent size:  4 option: 59:T2  01:e0:9a:92
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: sent size:  4 option:  1:netmask  ff:ff:ff:00
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: sent size:  4 option: 28:broadcast  c0:a8:02:ff
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: DHCP packet: transaction-id is 249327988
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: Available DHCP range: 192.168.2.100 -- 192.168.2.100
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: DHCPREQUEST(usb0) 192.168.2.100 f2:a3:57:e3:45:a4 
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: DHCPACK(usb0) 192.168.2.100 f2:a3:57:e3:45:a4 osiris
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: requested options: 1:netmask, 28:broadcast, 2:time-offset, 3:router, 
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: requested options: 15:domain-name, 6:dns-server, 119:domain-search, 
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: requested options: 12:hostname, 44:netbios-ns, 47:netbios-scope, 
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: requested options: 26:mtu, 121:classless-static-route, 42:ntp-server, 
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: requested options: 121:classless-static-route, 249, 252, 42:ntp-server
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: sent size:  1 option: 53:message-type  05
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: sent size:  4 option: 54:server-identifier  c0:a8:02:0f
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: sent size:  4 option: 51:lease-time  02:25:42:f0
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: sent size:  4 option: 58:T1  01:12:a1:78
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: sent size:  4 option: 59:T2  01:e0:9a:92
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: sent size:  4 option:  1:netmask  ff:ff:ff:00
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: sent size:  4 option: 28:broadcast  c0:a8:02:ff
Jan  1 00:00:03 (none) local0.info dnsmasq[147]: sent size:  6 option: 12:hostname  6f:73:69:72:69:73
Jan  1 00:00:01 (none) syslog.info syslogd started: BusyBox v1.19.4
__________________
Telegram | Openrepos | GitHub | Revolut donations

Last edited by coderus; 2013-03-10 at 06:02.
 
Posts: 106 | Thanked: 38 times | Joined on Oct 2012
#96
Okay, no errors on umout now, but i cant find boot.conf under /etc, maybe uts because filebox wont detect it, but i cant get it on my pc either as nokia locks the n9 from going deeper than MyDocs i think, so how do i access it?
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#97
@byteninja2 you should mount ubi0 back to /mnt to get boot.conf in /mnt/etc/boot.conf
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Posts: 106 | Thanked: 38 times | Joined on Oct 2012
#98
Originally Posted by coderus View Post
@byteninja2 you should mount ubi0 back to /mnt to get boot.conf in /mnt/etc/boot.conf
How do i do that?
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#99
Code:
/usr/sbin/ubiattach /dev/ubi_ctrl -m 4
mount -t ubifs ubi0:var /mnt
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Posts: 106 | Thanked: 38 times | Joined on Oct 2012
#100
Okay, did it. Now how do i find and edit the boot.conf file?
 
Reply


 
Forum Jump


All times are GMT. The time now is 02:23.