maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   OS2007 / Maemo 3 / Bora (https://talk.maemo.org/forumdisplay.php?f=23)
-   -   N800 FS question (https://talk.maemo.org/showthread.php?t=3969)

freeman 2007-01-11 09:04

N800 FS question
 
Although 770 is slow, but not that slow, the truth is, 770 use jffs2 file system, which is a compressed FS. And that's tremendously slow the dang thing down. When I do the mod to have it boot from the RS-MMC, it speed everything up. The question are:
1. Is N800 still use compressed FS?
2. Can you hack the N800 to have it boot from the SD card? As this not only speed thing up on the system if compressed FS is used, but also free up the precious for application(unless it's not neccessry.) Nonetheless, moving the ROOT to SD mean, you can install more application, 128MB VS 1GB.

jpj 2007-01-11 17:29

Re: N800 FS question
 
According to maemo the system can be configured to boot automatically from the internal SD slot if an ext2/ext3 partition is present, and from device flash otherwise, making this a simple dual-boot strategy for developers. Whether you can unconditionally force the SD boot regardless of fs, I don't know yet.

ssam 2007-01-11 17:47

Re: N800 FS question
 
Code:

Nokia-N800-51:~# mount
/dev/root on /mnt/initfs type jffs2 (rw)
none on /mnt/initfs/proc type proc (rw)
none on /mnt/initfs/sys type sysfs (rw)
none on /mnt/initfs/tmp type tmpfs (rw)
/dev/mtdblock4 on / type jffs2 (rw,rpsize=1024,rpuid=0,rpuid=30000)
none on /tmp type tmpfs (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
none on /dev type tmpfs (rw)
devpts on /dev/pts type devpts (rw)
/dev/mmcblk1p1 on /media/mmc1 type vfat (rw,noauto,nodev,noexec,nosuid,utf8,uid=29999,shortname=mixed,ro,nosuid,nodev,noexec,sync,noatime,nodiratime)
/dev/mmcblk0p1 on /media/mmc2 type vfat (rw,noauto,nodev,noexec,nosuid,utf8,uid=29999,shortname=mixed,ro,nosuid,nodev,noexec,sync,noatime,nodiratime)

looks like / is on jffs2

freeman 2007-01-11 18:24

Re: N800 FS question
 
Quote:

Originally Posted by jpj (Post 28955)
According to maemo the system can be configured to boot automatically from the internal SD slot if an ext2/ext3 partition is present, and from device flash otherwise, making this a simple dual-boot strategy for developers. Whether you can unconditionally force the SD boot regardless of fs, I don't know yet.

Well, 2 things, according to maemo doc(howto) http://maemo.org/platform/docs/howto...boot_bora.html
The N800 isn't officially support yet.
Second, I don't seem to see the doc mention any thing about dual SD slot. If it's dual boot, which SD slot do they refer to?

lbattraw 2007-01-11 19:39

Re: N800 FS question
 
Quote:

Originally Posted by freeman (Post 28968)
Well, 2 things, according to maemo doc(howto) http://maemo.org/platform/docs/howto...boot_bora.html
The N800 isn't officially support yet.
Second, I don't seem to see the doc mention any thing about dual SD slot. If it's dual boot, which SD slot do they refer to?

I haven't looked at the init script that does it lately but I believe it's the internal one. It doesn't really matter-- the script can be changed to boot from anything as long as there's a device for it, and yes, you can boot to anything by default too with the appropriate modifications.

Larry


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

vBulletin® Version 3.8.8