![]() |
Re: Booting from MMC on N800 Now Available!!
Oh ok... didn't think of that because it was discussed in this thread ;)
Advantages: - Backup system on flash. If you brick your OS you can use your backup system. - Faster booting. Jffs2 uses compression, so there is a big overhead which results in slower transfer rates and cpu usage. The filesystem on on your SD card can be ext2/ext3 etc. - Extends your rootfs and you can install more than 256mb of applications. - Testing system. Install an application on sd and test it. If everything works you ca finally install it on flash. So you can have a cleaner OS. - ... |
Re: Booting from MMC on N800 Now Available!!
Quote:
|
Re: Booting from MMC on N800 Now Available!!
Quote:
I would call them power users. |
Re: Booting from MMC on N800 Now Available!!
dito :D
btw: anyone an idea why I can't create a ext2 partition on my card? |
Re: Booting from MMC on N800 Now Available!!
Quote:
|
Re: Booting from MMC on N800 Now Available!!
Quote:
|
Re: Booting from MMC on N800 Now Available!!
I think that the card is not the problem. I created a 2gig FAT partition and tested it, it was ok. Then I made a whole 2gig ext2 partiton instead, and it worked. Only the combination of two partitons does not work. The first FAT parittion can be mounted, the second ext2 partition not. Dmesg while mounting:
Code:
[17180725.936000] NTFS-fs error (device sdd2): read_ntfs_boot_sector(): Primary boot sector is invalid. Code:
dusko@dusko-desktop:/etc$ sudo fsck.ext2 /dev/sdd2 I tried to make one primary and one extended partition and also tried to make two primary partitions. Now everytime a try something new, I create two primary parititons. EDIT: Got a 2gb Extrememory performance card. It's now wirteprotected, cause I can write on the first fat partition and create them all. |
Re: Booting from MMC on N800 Now Available!!
Hmm, that's strange. The only idea I have is that those two partitions are overlapping so when you write to end of first FAT you overwrite beginning of second ext2 one. But if you tried also other programs to create partitions and did not mess with partition beginning it is unlikely so I don't know.
|
Re: Booting from MMC on N800 Now Available!!
Tonight I did this to the whole card:
Code:
dusko@dusko-desktop:/etc$ sudo dd if=/dev/zero of=/dev/sdd && dd if=/dev/zero of=/dev/sdd Then I tried again. This time I set it up to write 5 times to the card. In the morning, after I woke up, i got this: Code:
dusko@dusko-desktop:/etc$ sudo dd if=/dev/zero of=/dev/sdd ; dd ... I don't know why I got input/output error the first time, but to me the card seems ok, cause of the last fife writing cycles. |
Re: Booting from MMC on N800 Now Available!!
WTF!?!? I just played around with the sizes of each partition and chose 1gb fpr FAT32 and the rest to ext2 (~900mb) and it worked!? After a few partitions changes I realize that I can't make ext2 partitions of 400-600mb (very rough approximation)... :eek:
I don't get it... |
All times are GMT. The time now is 02:51. |
vBulletin® Version 3.8.8