![]() |
Re: Booting from MMC on N800 Now Available!!
You tried it and it didn't work? There is some chance it will work, initfs version may be same like in previous FW. If not, it wil tell you so and won't change anything.
|
Re: Booting from MMC on N800 Now Available!!
Yes.. After answering that I want to "remove the unneeded extra stuff" it starts processing things and fails with:
Code:
!!! unknown initfs version osso-RX-34.2007-38, cannot install bootmenu |
Re: Booting from MMC on N800 Now Available!!
Oh, I see. Bad luck. I'll take a look at the firmware ASAP.
|
Re: Booting from MMC on N800 Now Available!!
I have updated initfs_flasher.tgz with changes for this FW. It is untested but I hope it will work. There are no changes in linuxrc script which is the only thing that matters for bootmenu.sh script. USB recovery mode is also included but you may always answer no if you don't want it :-)
Please let me know if it works. I will probably update when Nokia releases new kernel source as I don't want to lose my private changes. |
Re: Booting from MMC on N800 Now Available!!
@fanoush
thank you for your excellent work with inifs flasher! Going to update soonishly. I dunno if this has been mentioned before, but if someone manages to screw up their initfs (like me), you can flash only the initfs part from the kernel image like this: Code:
./flasher-3.0 --flash-only initfs -F RX-34_2007SE_4.2007.38-2_PR_COMBINED_MR0_ARM.bin -f |
Re: Booting from MMC on N800 Now Available!!
Soory, but I can't reflash initfs:
Quote:
|
Re: Booting from MMC on N800 Now Available!!
Looks like you might not have copied the entire "initfs_flasher" directory, as it's complaining about portions being missing. (mkfs.jffs2 to start) Did you just copy over the initfs_flash script by itself by chance?
|
Re: Booting from MMC on N800 Now Available!!
I try. But after I copy mkfs.jffs2 from old packet and flashing jffs may N800 is dead :-( Now I reflash original firmware.
|
Re: Booting from MMC on N800 Now Available!!
Symptoms look like you run out of disk space. But it is really hard to tell what went wrong since you provided almost zero information.
Missing mkfs.jffs2 looks like you either did something by hand or there was no space to extract it. I have checked the download and mkfs.jffs2 is there. When you fill internal flash completely and reboot, device becomes bricked since the boot process needs to write. |
Re: Booting from MMC on N800 Now Available!!
I had many free space on device.
I load initfs_flasher.tgz from post #204, unpacked its and run ./initfs_flash script. Say yes for backup, free space, ssh and after them scipt terminate abnormaly with errors. After them I copy mkfs.jffs2 from previos initfs_flasher.tgz and rerun ./initfs_flash. When script successful ended I reboot N800 by press enter :) Tablet not loaded, freezed on "NOKIA" screen |
Re: Booting from MMC on N800 Now Available!!
Quote:
Quote:
|
Re: Booting from MMC on N800 Now Available!!
Ok. I try it today evening.
|
Re: Booting from MMC on N800 Now Available!!
Sorry, I find my error:
Quote:
|
Re: Booting from MMC on N800 Now Available!!
I am following the instructions here - http://maemo.org/community/wiki/howt...from_mmc_card/.
Everything looks good except that insmod /mnt/initfs/lib/modules/current/ext2.ko will not work for me. I have a N800 and I know I have to insmod /mnt/initfs/lib/modules/2.6.18-omap1/mbcache.ko first... But it looks like I will have to install ext2.ko via /mnt/initfs/lib/modules/2.6.18-omap1/ext2.ko. Is this safe to do? I've read (googled) that a few people have had the same problem... |
Re: Booting from MMC on N800 Now Available!!
Quote:
Hmm, when thinking about this, it shouldn't be a problem to fix this 'current' link in bootmenu installation so people are less confused. |
Re: Booting from MMC on N800 Now Available!!
Quote:
Thanks! |
Re: Booting from MMC on N800 Now Available!!
Do the instructions in the first post work for the n800 with 2008? I know a new initfs_flasher has been released.
Has anybody successfully copied 2008 to a flash memory card and boot from it? Any special work arounds needed? |
Re: Booting from MMC on N800 Now Available!!
Quote:
Quote:
http://www.internettablettalk.com/fo...ad.php?t=11703 |
Re: Booting from MMC on N800 Now Available!!
i am experienced with linux. I think the simplified nature of these instructions is perplexing.
1. Can i boot from the external SD card? (instructions seem to always assume internal) 2. Why do we need the vfat partiition on the front of the flash disk? 3. Why not create a more ordinary partition arrangement, as on a full linux system. Separate partition for /home, Especially. That would allow us to protect docs while replacing OS. TIA PJ |
Re: Booting from MMC on N800 Now Available!!
Quote:
2. You don't need to just to make it work with windoze I think. Note that the above item could be different and no longer blk1p1 but maybe blk1p0. I am taking the N800 as an example here. I do not have a N810! 3. Yes. You can do that. |
Re: Booting from MMC on N800 Now Available!!
220 posts on Rebooting from MMC.
Not very reassuring ! Question 5 (or so) already said it all: Why should I reboot from MMC ? :confused: |
Re: Booting from MMC on N800 Now Available!!
Quote:
Where do I get a 'good' download then? |
Re: Booting from MMC on N800 Now Available!!
Quote:
|
Re: Booting from MMC on N800 Now Available!!
Anybody know why my boot menu has disappeared and it boots directly from my SD card? It boots in 12 seconds. Also I have noticed that my battery icon has disappeared only to reappear when i plug in the charger. the icon does not indicate charging but does show "charging" when i tap the icon
|
Re: Booting from MMC on N800 Now Available!!
well the menu reappeared. i unplugged the charger and rebooted again. does this have anything to do with it? I am also using fanoush's custom kernel with SD high speed
|
Re: Booting from MMC on N800 Now Available!!
Quote:
|
Re: Booting from MMC on N800 Now Available!!
Are you logged in as root? You probably can't do it as default user.
|
Re: Booting from MMC on N800 Now Available!!
either my search techniques are awful, or it isn't yet completely described:
how does one create an exact backup of the entire filesystem to mmc card? what I have is : #mount -t jffs2 /dev/mtdblock4 /opt #./mkfs.jffs2 -r /opt -o /media/mmc2/rootfs.jffs2 -e 128 -l -n /bin/sh: ./mkfs.jffs2: not found I am running OS 2008 from an n800. any suggestions? |
Re: Booting from MMC on N800 Now Available!!
I believe I had a similar problem... make sure that the downloaded initfs_flasher.tgz file extracted properly when you untar'ed it, with no error messages. It may be incomplete and you may have to redownload it. Alternatively you might need a different version of the tar program (the GNU tar on Penguinbait's site).
|
Re: Booting from MMC on N800 Now Available!!
Quote:
|
Re: Booting from MMC on N800 Now Available!!
Quote:
These steps will make jffs2 image directly flashable by linux flasher over usb or by mtd-utils (flash_eraseall, nandwrite) when running from device. |
Re: Booting from MMC on N800 Now Available!!
I feel embarassed...
I knew this, yet failed to think about it. Thanks for reminding me. jffs2 image created successfully :D |
Re: Booting from MMC on N800 Now Available!!
problem: mmc boot, no applets, no programs open works perfectly.
As soon as I insert a media card that has 1) ~2000 ID3-tagged mp3 files 2) 128Mb swap created when it was used as internal mmc 3) that's it at this point, the cpu jumps to 100% for at least 30min (I'll leave it overnight; tell you the results in a few hours) As far as I see it- the use of the information stored on this sd card is not available while booting from mmc. Any reasons why and what I might do to solve this? Thank you Ilia UPDATE: only 7 hours! after this the CPU went back to normal, and the card was recognized correctly. |
Re: Booting from MMC on N800 Now Available!!
I have a question/problem and searching doesn't seem to provide any simple solution. I flashed my N800 from OS2007 to the latest OS2008 (51-3 version). Using the nupgrade.sh scripts everything seemed to work OK- until I finished. Everytime I reboot, I get a popup message stating memory card is corrupt. File manager complains the card is not formatted and offers to format it- when I do so it complains that it's unable to and that I should use File Manager to format the card. In OS2007 and the first OS2008, I was able to edit the /usr/sbin/osso-mmc-umount.sh file and "turn on" the DOS partition, but the script is different in the latest version.
Did I miss a step somewhere or is my card truly corrupted? Windows can't find anything wrong with the card. |
Re: Booting from MMC on N800 Now Available!!
Quote:
|
Re: Booting from MMC on N800 Now Available!!
sorry for omitting that info.
n800, OS2008, 1gb SD card to boot from; booting from ext2. I thought it was doing this, but when I boot from flas, hand ask the load appelet to show me what processes are running, it shows me metalayer-crawler uses about 30-40%, and the cpu bar isn't at 100%. Oh, and it runs for no more than 5-10 minutes. why would the boot from the mmc be so different? Ilia p.s. what would be the difference in this case between ext2 and ext3? doesn't it come to the same result? |
Re: Booting from MMC on N800 Now Available!!
Quote:
Quote:
|
Re: Booting from MMC on N800 Now Available!!
Thanks for the guidelines... guess when i'll be using my n800 as a media player, i'll be booting from internal flash ;)
I don't have any media files on internal flash card (except 3 mp3 tracks included into OS2008). Repeated the test with the same flash card - same result (~5-6 hours); tried with another card (~250 mp3 tracks); took me ~30-45 minutes. Although, when the metalayer-crawler is working, I can play those media files (with canola at least)... so the process isn't mandatory. Yet when I kill it, it automatically restarts. Does any manual solution exist? Thanks Ilia |
Re: Booting from MMC on N800 Now Available!!
Quote:
BTW I have reported your experience in related bug here http://bugs.maemo.org/show_bug.cgi?id=1842 |
Re: Booting from MMC on N800 Now Available!!
thanks.
Regarding the bug you submitted, I have a correction to add: the process does NOT consume extra RAM. Only CPU is drained to 100%; for the RAM, it reports a usage of ~ 3Mb. The device is not paralyzed, yet becomes incredibly slow. Ilia |
All times are GMT. The time now is 02:53. |
vBulletin® Version 3.8.8