![]() |
Re: Booting from MMC on N800 Now Available!!
Quote:
$ free total used free shared buffer Mem: 62224 53316 8908 0 248 Swap: 0 0 0 Total: 62224 53316 8908 But YES, you've get extra "installable" memory. That is: the system thinks your mmc available free space is internal memory free space. So that you may install lots of applications there. So you type df (in my 770), and get: $ df Filesystem 1k-blocks Used Available Use% Mounted on /dev/mmcblk0p2 729672 231216 461392 33% / /dev/mmcblk0p1 261868 12 261856 0% /media/mmc1 As you may see, I've got two partitions. My first vfat partition (mmcblk0p1) is mounted as /media/mmc1. It's almost empty. I haven't enabled the Swap file over vfat, since I find it rather slow (just my feeling, maybe wrong). My second partition is ext2 (mmcblk0p2), and it's mounted as / As you may see, I've yet installed 225MB of applications but got space for 450MB more (more or less 140MB was the original system and basic applications; it doubles the 70 MB you usually find at your original native partition because ext2 isn't compressed as jffs2 is) |
Re: Booting from MMC on N800 Now Available!!
Yea, that funny, the SWAP partition is not on by default. I even added
/dev/mmcblk0p3 swap swap defaults 0 0 to /etc/fstab still swap not on by when reboot Still you could run 'swapon /dev/mmcblk0p3' to manually activate the swap partition(assuming your swap partition is on partition3) or write a small script to activate it in the /etc/rc2.d or init.d and link to it. Another important thing is after doing this mod, the usb-to-mmc no longer work. As a workaround, I just setup the samba so my windows can have access to /media/mmc1 and /media/mmc2 as well. |
Re: Booting from MMC on N800 Now Available!!
I wrote a tiny script /etc/init.d/swappart to have it activate swap partition at startup, all you have to do is change the string 'SWAPX=' to your swap partition.
and run the command 'ln -s ../init.d/swappart S19swappart' in your /etc/rc2.d directory. hope that help, BTW, the legal jumble is here. I assume no liability or responsibility in anyway by posting this POS, and use it at your own risk. Code:
#!/bin/sh |
Re: Booting from MMC on N800 Now Available!!
Quote:
TOOLS > CONTROL PANEL > MEMORY > VIRTUAL > and tick Add Virtual Memory The maximum size of it is 64MB, no matter how much free space you've got on your VFAT partition. (Because virtual memory added this way CAN ONLY BE SET at the VFAT partition as a SWAP FILE). The advantages of doing so is that you'll be able to access via Windows and USB your VFAT partition. There you'll find the Swap file of 64MB. :cool: |
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!!
Quote:
Quote:
Also when you add high speed mmc modes to n770 linux kernel it is even better. I still don't have n800 so I'm not sure about n800 SD slot speed but in 50MHz SD mode (probably not in stock n800 kernel) it should do ~20MB/s (read speed) in theory. |
Re: Booting from MMC on N800 Now Available!!
Another somewhat generic question in this "N800" thread ;-)
- Would reflashing the device wipe out the initfs along with the root system? |
Re: Booting from MMC on N800 Now Available!!
Quote:
Linux flasher can unpack FIASCO image 'flasher -u -F ....bin' and then flash just the rootfs 'flasher -f -r rootfs.jffs2'. Sadly windows flashing wizard cannot do this. |
Re: Booting from MMC on N800 Now Available!!
Thanks,
and will I be able to reflash the internal rootfs from a mmc booted OS, using this 'flasher -f -r rootfs.jffs2' ? Dontīt have a Linux PC or LiveCD and it would be great to have the opportunity to be able do this from "inside" the tablet. |
All times are GMT. The time now is 08:34. |
vBulletin® Version 3.8.8