Voytek Eymont said: > I just discovered I have 'ipkg' on it, that should make things simpler > (for me) ? > > # ipkg-cl --version > ipkg version 0.99.163
Hey that's pretty cool. > /tmp/hdd/volumes/HDD1/REC # ipkg-cl install ncurses_5.7-1_mipsel.ipk > Installing ncurses (5.7-1) to root... > ipkg: extract_archive: /opt/: Read-only file system > ipkg: extract_archive: /opt/bin/: No such file or directory > ipkg: Cannot create symlink from ./opt/bin/captoinfo to 'tic': No such > file or directory > ipkg: /opt/bin/infocmp: No such file or directory Sadly, I think the presence of the read-only filesystem is going to inhibit you from installing such packages. And I doubt there is a way to make it read/write, as the filesystem is likely using something like squashfs, which is basically like a gzipped tarball. Like I said, your best bet is to use the read/write filesystem on the hard drive. Or who knows — maybe OpenWrt (which supports putting a jffs2 partition on the flash) supports the device. Jeremy.
signature.asc
Description: OpenPGP digital signature
-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
