Hmm are there any benefits to booting from an sd card? I think I would prefer not to if possible.
Where do you guys get your snapshots? I think I would like to just reflash the openmoko. These are the steps I originally took... Does anyone know if I am actually doing it right? 1. download images from http://buildhost.openmoko.org/OM2007.2/tmp/deploy/glibc/images/neo1973/?C=M;O=D 2. flashing kernel: # sudo su # ./dfu-util -a kernel -d 0x1457:0x5119 -R -D /home/lynn/moko/flash/uImage-2.6.22.5-moko11+svnr3238-r8-neo1973.bin 3. flashing rfs # sudo ./dfu-util -a 5 -d 0x1457:0x5119 -R -D /home/lynn/moko/flash/OpenMoko-openmoko-image-glibc-ipk-P1-Snapshot-20071121-fic-gta01.rootfs.jffs2 I noticed that on this, the time is never right, could it be because of the images I got? Where can get the correct images if this is the case? Also, where do people get their ipkg feeds? Like, what sources are listed in your /etc/ipkg.conf and /etc/ipkg/*.conf files? Setting up is always the hardest part... Thanks in advance! L On Wed, Jul 30, 2008 at 2:47 AM, Al Johnson <[EMAIL PROTECTED]>wrote: > On Wednesday 30 July 2008, Lynn Nguyen wrote: > > Hi all! > > > > Well, I'm a little new to this (as I'm sure everybody says when they are > > posting for the first time), but I was wondering, how can I free up space > > on the neo? Are there any packages that are not necessary? I somehow find > > myself using up 99% of space after doing an 'upgrade'. I would like to > > install a bunch of python modules to run pyroute (has anyone has any luck > > with that so far?) but I keep running out of space. When I try installing > > the modules onto an sd card, I run out of space there as well. Do python > > modules normally take up over 400mb of space? Any help would be greatly > > appreciated! > > I've not tried pyroute yet. I've done the opkg upgrade several times and > have > a number of python packages installed, but I'm nowhere near 99% used. I > suspect something else may have been eating into your space, but you only > became aware of it after the opkg upgrade. > > [EMAIL PROTECTED]:~# df > Filesystem 1k-blocks Used Available Use% Mounted on > rootfs 252544 86420 166124 34% / > /dev/root 252544 86420 166124 34% / > tmpfs 40 0 40 0% /mnt/.exquisite > /dev/root 252544 86420 166124 34% /dev/.static/dev > udev 2048 72 1976 4% /dev > /dev/mmcblk0p1 495168 123296 371872 25% /media/card > tmpfs 63108 300 62808 0% /var/volatile > tmpfs 63108 48 63060 0% /dev/shm > [EMAIL PROTECTED]:~# opkg list_installed |grep python > libpython2.5-1.0 - 2.5.2-ml4 - > python-codecs - 2.5.2-ml0 - > python-core - 2.5.2-ml0 - > python-dbus - 0.82.4-ml4 - > python-fcntl - 2.5.2-ml0 - > python-io - 2.5.2-ml0 - > python-lang - 2.5.2-ml0 - > python-logging - 2.5.2-ml0 - > python-math - 2.5.2-ml0 - > python-pickle - 2.5.2-ml0 - > python-pycairo - 1.4.0-ml1 - > python-pygobject - 2.14.2-r0 - > python-pygtk - 2.10.4-ml8 - > python-pyserial - 2.2-r2 - > python-re - 2.5.2-ml0 - > python-readline - 2.5.2-ml0 - > python-shell - 2.5.2-ml0 - > python-stringold - 2.5.2-ml0 - > python-subprocess - 2.5.2-ml0 - > python-threading - 2.5.2-ml0 - > python-xml - 2.5.2-ml1 - > > _______________________________________________ > Openmoko community mailing list > [email protected] > http://lists.openmoko.org/mailman/listinfo/community >
_______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

