Author Topic: Install packages with ipkg  (Read 28 times)

Matt

  • Administrator
  • Jr. Member
  • *****
  • Posts: 77
    • View Profile
Install packages with ipkg
« on: December 19, 2011, 04:08:33 PM »
One of the issues with installing stuff is the file system is showing as read only.

Code: [Select]
ln: creating symbolic link `/lib/gconv': Read-only file system
mkdir: cannot create directory `/usr/lib/ipkg': Read-only file system

To get around this:

Code: [Select]
root@nas:/# cp -r /mnt/apps/ /mnt/soho_storage/apps/

Code: [Select]
mount --bind /mnt/soho_storage/apps /mnt/apps

This will make /usr writable
250.5BHP & 266lb/ft