Author Topic: Installing to sd uses up internal storage!  (Read 2176 times)

Anonymous

  • Guest
Installing to sd uses up internal storage!
« on: February 06, 2004, 05:41:46 pm »
I\'m on a 64/0 oz rom. 3.3.6 .
After installing a few apps onto sd card with
ipkg -d sd install /path/some.ipk
I run out of space on the internal storage {ie. /dev/root} it starts complaining that
\"can\'t open staus file: /mnt/ram/usr/ then various files \'cause \"no space left on device\"?
What am I doing wrong?

lardman

  • Hero Member
  • *****
  • Posts: 4512
    • View Profile
    • http://people.bath.ac.uk/enpsgp/Zaurus/
Installing to sd uses up internal storage!
« Reply #1 on: February 08, 2004, 11:31:43 am »
Probably nothing. Symlinks use memory on the flashROM.

Quote
can\'t open staus file: /mnt/ram/usr/

I thought you were using a 64-0 ROM? You shouldn\'t have a /mnt/ram
C750 OZ3.5.4 (GPE, 2.6.x kernel)
SL5500 OZ3.5.4 (Opie)
Nokia 770
Serial GPS, WCF-12, Socket Ethernet & BT, Ratoc USB
WinXP, Mandriva

Anonymous

  • Guest
Installing to sd uses up internal storage!
« Reply #2 on: February 08, 2004, 11:49:01 am »
Quote
I thought you were using a 64-0 ROM? You shouldn\'t have a /mnt/ram

I think he does have the mount point /mnt/ram but there\'s nothing mounted. Therefore, if he installs in Ram he basically installs into Flash ROM.

Maybe you want to check that /etc/ipkg.conf shows the correct mount points for the destinations and that something is mounted at /mnt/card? (was my problem if that happened to me)