![]() |
Re: Introducing ubiboot N9 (multiboot OS loader)
Quote:
(this makes it easy to connect to your N9 running Nemo from your computer) |
Re: Introducing ubiboot N9 (multiboot OS loader)
I see. Thanks. so how will i be able to make Nemo work. im using Windows hahaha
|
Re: Introducing ubiboot N9 (multiboot OS loader)
Quote:
If you don't, then you would need to ssh to the device to find out from logs why it does not boot to UI. (or it may be that it did not boot correctly at all, then you can look in your Harmattan side /var/log/ directory, you will find 2 files there; ubiboot.log and ubiboot.dmesg that should show you some info on the boot process...) How to do that in windows; you need advice of somebody using windows, I am afraid I cannot help you there. The ubiboot wiki page http://wiki.maemo.org/Ubiboot shows some advice for windows users. |
Re: Introducing ubiboot N9 (multiboot OS loader)
maybe its for linux users only. Thanks for the help. Sadly it didnt boot after the restart:(
|
Re: Introducing ubiboot N9 (multiboot OS loader)
Quote:
Currently Nemo is far from complete even as it is very usable in certain situations. Did you check the /var/log/ubiboot.log and /var/log/ubiboot.dmesg for any funny business? |
Re: Introducing ubiboot N9 (multiboot OS loader)
Quote:
|
Re: Introducing ubiboot N9 (multiboot OS loader)
Quote:
|
Re: Introducing ubiboot N9 (multiboot OS loader)
now it says Your paste cannot be larger than 64 kb. Sorry. haha
|
Re: Introducing ubiboot N9 (multiboot OS loader)
Quote:
|
Re: Introducing ubiboot N9 (multiboot OS loader)
|
Re: Introducing ubiboot N9 (multiboot OS loader)
Quote:
According to your ubiboot.log at least Nemo partition is OK and kernel was found and loaded correctly: Code:
Aug 22 18:15:21 (none) user.notice root: Selecting Nemo OS, running kernel /boot/Nemo/boot/bzImage How does the device behave exactly when you try to start up Nemo? Does it just hang with black screen but possibly running SW or does it turn the power off? (You can determine if it is running or turned off by behaviour when you quickly press and release the power button. Do not keep it held, just press quickly. If it is powered OFF, the power led will blink once. If it is hung or blind but power ON, led will not blink) |
Re: Introducing ubiboot N9 (multiboot OS loader)
Quote:
|
Re: Introducing ubiboot N9 (multiboot OS loader)
Maybe the destination of my Nemo is wrong, based on the walkthrough it should create a folder with a name Alt_OS but mine it didnt,so I created manually and put it in /media . May I know where is the Alt_OS should be located?
|
Re: Introducing ubiboot N9 (multiboot OS loader)
Alt_OS should be the mmcblk0p4 partition and the point of moounting does not matter. The firts boot can be very slow, so try to wait ~30min or check the release of Nemo and Its unpacking.
|
Re: Introducing ubiboot N9 (multiboot OS loader)
where will i see that mmcblk0p4
|
Re: Introducing ubiboot N9 (multiboot OS loader)
Do command "/sbin/sfdisk -l /dev/mmcblk0" as root.
You sould see 4 partitions. edit: ----------- Besides, based on your log the Nemo kernel was loaded correctly by ubiboot so I am fairly sure you do have to have something there.... And the fact that the power led did not blink suggests that some kernel is running.... |
Re: Introducing ubiboot N9 (multiboot OS loader)
yes i do have 4 partitions
|
Re: Introducing ubiboot N9 (multiboot OS loader)
My turn to have issues while installing....
Baseline is my existing PR1.3 install on top of which I have executed: flasher -f -F main.bin -R Followed by: flasher -a main.bin -k zImage_2.6.32.54-openmode_l2fix --flash-only=kernel -f -R I can (apparently) install correctly the openmode kernel as it keeps my passwords upon reboot. After that, I skip everything related to Nemo and I jump to flashing Ubiboot with: D:\Nokia\Flasher>flasher -a main.bin -k zImage_2.6.32.54-ubiboot-02_040613 --flash-only=kernel -f -R After reboot, I can see the Moslo maintenance screen. Once I unplugged USB, I go to graphical multiboot. I click on the Meego guys and then select "Open mode +L2 fix" (or so). Cool animation, black screen, some USB sound disconnecting and.... that's it. If I select Nitdroid (e-eyes fix...), same problem. |
Re: Introducing ubiboot N9 (multiboot OS loader)
@KTy have you put neccesarry kernels to the /boot folder and edited ubiboot.conf?
|
Re: Introducing ubiboot N9 (multiboot OS loader)
And/or also put cpio in correct place? You did mention but I assume you did?
You may check the /var/log/ubiboot* logs in maintenance mode for what's going wrong. juiceme's readme is very clear and.there is also a wiki page. |
Re: Introducing ubiboot N9 (multiboot OS loader)
I have followed the Wiki and cant remember anything related to editing the ubiboot.conf... Did I miss that ?!
|
Re: Introducing ubiboot N9 (multiboot OS loader)
And I cannot remember if there is the need to edit at all. Afair juiceme named the kernels in conf according to their image names (but when downloaded from other site or using own name schema or using other kernel/partition then it is needed).
What about the logs? They will tell you what's wrong. Power off device and connect to USB. Open a telnet session to 192.168.2.14 and check /var/log... |
Re: Introducing ubiboot N9 (multiboot OS loader)
Most times when booting fails is because you do not have the kernels in /boot/, or do not have the correct modules for the kernels in /lib/modules/<kernel_id_string>/
In case of Nitdroid kernels, "standard" open mode kernels and l2fixed open mode kernels the modules are same as with the Nokia original PR1.3 kernel, so your modules are propably correct. So, it is possible that the kernels are missing from /boot/ or are named differently than in ubiboot.conf file. Just as peterleinchen says, look up the log file from /var/log/ubiboot.log, there will be cleartext indication of the selected kernel/OS, and if the loading succeeded or failed. |
Re: Introducing ubiboot N9 (multiboot OS loader)
how bout my problem haha
|
Re: Introducing ubiboot N9 (multiboot OS loader)
Quote:
|
Re: Introducing ubiboot N9 (multiboot OS loader)
Quote:
So, to make sure, you need to ssh to the device. Possibilities:
|
Re: Introducing ubiboot N9 (multiboot OS loader)
i used this one nemo-armv7hl-n950-0.20130411.1.NEMO.2013-04-26.1.tar
|
Re: Introducing ubiboot N9 (multiboot OS loader)
Quote:
What you could do is try to wipe your mmcblk0p4 and re-extract the FS image, in case something went wrong with unpacking... |
Re: Introducing ubiboot N9 (multiboot OS loader)
how? what do i need to type in terminal?
|
Re: Introducing ubiboot N9 (multiboot OS loader)
Well, if you do it on the device (that is running harmattan) give the following commands.
Prerequisite; copy your NEMO tar archive to /home/user/MyDocs for example. ## go to root devel-su ## mount your Nemo partition somewhere to access it mount /dev/mmcblk0p4 -t ext4 /mnt ## now confirm that you REALLY have the correct partition there, this should give you some info about your Nemo release: cat /mnt/etc/meego-release ## now, wipe the stuff you have got there: rm -rf /mnt sync ## now, extract the archive to partition: tar --numeric-owner -xf filename+path-of-your-tar-archive -C /mnt/ sync ## now, detach the mount umount /mnt That's how to do it. Now if everything went dandies, just boot your device and retry booting to Nemo. |
Re: Introducing ubiboot N9 (multiboot OS loader)
Quote:
|
Re: Introducing ubiboot N9 (multiboot OS loader)
Quote:
If you have Nemo installed, you get something like this: Code:
~ # Also, to mke sure you mounted it correctly, give command "mount | grep mmcblk0p4" This is what you should see: Code:
~ # |
Re: Introducing ubiboot N9 (multiboot OS loader)
Quote:
|
Re: Introducing ubiboot N9 (multiboot OS loader)
Okay, so you do not have anything there, on your mmcblk0p4, it seems to be completely empty :)
Now you can proceed with extracting the FS image from the tarfile. |
Re: Introducing ubiboot N9 (multiboot OS loader)
Its now working! Hahahahaha
|
Re: Introducing ubiboot N9 (multiboot OS loader)
Quote:
Nice to know you finally got it running all 3 OS'es :p |
Re: Introducing ubiboot N9 (multiboot OS loader)
I am almost out of the wood... Is that expected ?
Code:
~ # /sbin/sfdisk -l /dev/mmcblk0 |
Re: Introducing ubiboot N9 (multiboot OS loader)
Quote:
Congratulations on at least partitioning the device correctly! |
Re: Introducing ubiboot N9 (multiboot OS loader)
Ok, last step in progress -> Flashing Ubiboot
Code:
flasher -a main.bin -k zImage_2.6.32.54-ubiboot-02_040613 --flash-only=kernel -f -R |
Re: Introducing ubiboot N9 (multiboot OS loader)
And fail.... like in the last 3 days...
Can reach Ubiboot menu, can reach repair console, cannot start any of the OS.... ?! ... Hum.... wtf... The zImage_2.6.32.54-ubiboot-02_040613 I flashed is 7,899,680Bytes while the one I just downloaded is 6,706,056 bytes ?! Edit: MD5S matches on the image I originally downloaded. Which file could prevent any OS to load, if corrupted ? EDIT2: Duhhhh... I untar the preinits.tar directly in "/sbin/" not in "/" :D |
All times are GMT. The time now is 23:09. |
vBulletin® Version 3.8.8