![]() |
Re: Booting from MMC on N800 Now Available!!
Quote:
You can edit/create bootmenu.conf (not .sh) and add Code:
dmesg >/tmp/dmesg.out You may also try to test if it is some limitation/bug of uclibc system in initfs. As root you may run Code:
chroot /mnt/initfs |
Re: Booting from MMC on N800 Now Available!!
Quote:
Quote:
Quote:
|
Re: Booting from MMC on N800 Now Available!!
Quote:
~thank you~ fanoush (and the guy who wrote the 'EASILY' howtos)! It is wonderful to be able to make image backups and not go through system reconfig. It's so convenient now! For example, To back up: dd bs=1M if=/dev/mmcblk0p2 | gzip > /media/mmc1/images/IT2006_2.2_Working.gzTo restore: gzip -dc /media/mmc1/images/IT2006_2.2_Working.gz | dd of=/dev/mmcblk0p2 obs=1MIt's uh, not super fast with a stock kernel :P |
Re: Booting from MMC on N800 Now Available!!
a note on booting from the MMC...at least with the FrogPad bluetooth keyboard...it breaks it...
boot the same system from the original flash on the n800 and it works...pairs and connects fine... boot from the MMC and it pairs but does NOT connect... Any thoughts on the cause of this? |
Re: Booting from MMC on N800 Now Available!!
Quote:
I also concerned about the different filesystems as I have the ext2 on the card. Having run the Code:
mount /dev/mmcblk0p2 /opt Can I run something like this from the flash system then even though itīs ext2? Code:
./flash_eraseall -j /dev/mmcblk0p2 |
Re: Booting from MMC on N800 Now Available!!
Quote:
Quote:
If you want to make backup suitable for extracting to mmc card later you can use GNU tar i.e. to make backup to FAT partition on mmc card run something like this Code:
mount /dev/mmcblk0p2 /opt Code:
mount /dev/mmcblk0p2 /opt Quote:
|
Re: Booting from MMC on N800 Now Available!!
I am probably going to get scolded for this question but why does this tutorial set you up with 2 partitions to boot of the flash card?
I did a search but could not find answer for my question Thanks in advance! |
Re: Booting from MMC on N800 Now Available!!
The first parition is VFAT to ensure compatability with Windows - when you put your memory card in a Windows PC it only mounts the first partition and only understands FAT (possibly NTFS too). Creating and using a second partition means you can still use the memory card in your PC to copy music etc. If you only had a single ext2 partition on the card Windows would no longer recognise your card.
Having two partitionts isn't essential, but it does make life a little more convenient. |
Re: Booting from MMC on N800 Now Available!!
It is also for better compatibility with Nokia system. It expects first partition as vfat too so it is a bit confused when it is not there. The partition is mounted to /media/mmcX and shown as "Memory card" in File Manager. It is also exported over USB when you attach it to PC. And you can have swap file there too.
|
Re: Booting from MMC on N800 Now Available!!
Fanoush, we need your supreme skills again! :)
Any chance you could update initfs_flash for the new relase that came out today? (4.2007.38-2) I'd be forever thankful... |
All times are GMT. The time now is 11:29. |
vBulletin® Version 3.8.8