Jul 23 2007, 07:46 AM
Post
#1
|
|
![]() Group: Members Posts: 549 Joined: 8-July 04 From: Mid-South, USA Member No.: 3,959 |
I have tried to install several programs on my 4 GB SD card, but I always get the following error message:
"Not enough storage memory for installation" I have 2773MB available on the SD card, so I don't really understand the problem. The only thing I can think of is the sharp installer doesn't want to install to a 4GB SD card. The SD card is formatted as ext2. I used the command "mke2fs -m 0 /dev/mmcda1" to format it so I wouldn't have the 5% overhead loss. Any help would be appreciated. Thanks, Doug |
|
|
|
![]() |
Jul 26 2007, 03:19 AM
Post
#2
|
|
![]() Group: Members Posts: 549 Joined: 8-July 04 From: Mid-South, USA Member No.: 3,959 |
Since you said I had to run "sudo ipk the_ipkg_name" I installed sudo_0.1_arm.ipk.
This is an old version I used to have on my SL-5500 ... I couldn't find a newer version in any of the feeds. I copied the code you gave me to a file which I named "ipk" (because you said to run "sudo ipk") and made it executable. In the terminal as root, I cd to /mnt/card where I have "ipk" and "amortize_1.0.0_arm.ipk" located for testing. When I run "sudo ipk amortize_1.0.0_arm.ipk" I get an error message something like "not found: sudo ipk". So I must be doing something wrong. Sorry to be such a pain, but I'm lost. Thanks, Doug |
|
|
|
Jul 26 2007, 02:32 PM
Post
#3
|
|
|
Group: Members Posts: 226 Joined: 29-March 06 Member No.: 9,483 |
QUOTE(dougeeebear @ Jul 26 2007, 06:19 AM) I copied the code you gave me to a file which I named "ipk" (because you said to run "sudo ipk") and made it executable. In the terminal as root, I cd to /mnt/card where I have "ipk" and "amortize_1.0.0_arm.ipk" located for testing. When I run "sudo ipk amortize_1.0.0_arm.ipk" I get an error message something like "not found: sudo ipk". I'm going to guess that the directory you put the 'ipk' file into was not in your path, in which case you'd need to specify the path to the executable. If you're in the directory containing the executable, you could do: sudo ./ipk amortize_1.0.0_arm.ipk A better solution, if you're planning to use this script, would be to put it into a directory that is in your path. That could be /usr/bin or some other directory where you store executables. BTW, you don't need to run sudo if you're logged in as root. The sudo command allows you to run commands with root privileges while you are logged in as a normal user. If you're root, just leave the sudo part off. |
|
|
|
Jul 26 2007, 02:54 PM
Post
#4
|
|
![]() Group: Members Posts: 549 Joined: 8-July 04 From: Mid-South, USA Member No.: 3,959 |
QUOTE(Drake01 @ Jul 26 2007, 05:32 PM) QUOTE(dougeeebear @ Jul 26 2007, 06:19 AM) I copied the code you gave me to a file which I named "ipk" (because you said to run "sudo ipk") and made it executable. In the terminal as root, I cd to /mnt/card where I have "ipk" and "amortize_1.0.0_arm.ipk" located for testing. When I run "sudo ipk amortize_1.0.0_arm.ipk" I get an error message something like "not found: sudo ipk". I'm going to guess that the directory you put the 'ipk' file into was not in your path, in which case you'd need to specify the path to the executable. If you're in the directory containing the executable, you could do: sudo ./ipk amortize_1.0.0_arm.ipk A better solution, if you're planning to use this script, would be to put it into a directory that is in your path. That could be /usr/bin or some other directory where you store executables. BTW, you don't need to run sudo if you're logged in as root. The sudo command allows you to run commands with root privileges while you are logged in as a normal user. If you're root, just leave the sudo part off. I've tried all combinations of the command and I can't get past the "not found" error. I installed pdaXqtrom using Meanie's pdaXqtrom-install.sh script and didn't have any problem at all. Thanks for the reply, Doug |
|
|
|
Jul 26 2007, 03:06 PM
Post
#5
|
|
![]() Group: Members Posts: 2,808 Joined: 21-March 05 From: Sydney, Australia Member No.: 6,686 |
QUOTE(dougeeebear @ Jul 27 2007, 08:54 AM) QUOTE(Drake01 @ Jul 26 2007, 05:32 PM) QUOTE(dougeeebear @ Jul 26 2007, 06:19 AM) I copied the code you gave me to a file which I named "ipk" (because you said to run "sudo ipk") and made it executable. In the terminal as root, I cd to /mnt/card where I have "ipk" and "amortize_1.0.0_arm.ipk" located for testing. When I run "sudo ipk amortize_1.0.0_arm.ipk" I get an error message something like "not found: sudo ipk". I'm going to guess that the directory you put the 'ipk' file into was not in your path, in which case you'd need to specify the path to the executable. If you're in the directory containing the executable, you could do: sudo ./ipk amortize_1.0.0_arm.ipk A better solution, if you're planning to use this script, would be to put it into a directory that is in your path. That could be /usr/bin or some other directory where you store executables. BTW, you don't need to run sudo if you're logged in as root. The sudo command allows you to run commands with root privileges while you are logged in as a normal user. If you're root, just leave the sudo part off. I've tried all combinations of the command and I can't get past the "not found" error. I installed pdaXqtrom using Meanie's pdaXqtrom-install.sh script and didn't have any problem at all. Thanks for the reply, Doug he probably meant ipkg install and not just ipk |
|
|
|
dougeeebear Can't Install Programs On The Sd Card Jul 23 2007, 07:46 AM
Cresho i have the same issues. install programs using te... Jul 23 2007, 08:58 AM
dougeeebear I'll give it a try, thanks. Jul 23 2007, 01:16 PM
dougeeebear Well, I can get the packages install to the SD car... Jul 25 2007, 03:30 AM
ShiroiKuma You can't install progs to SD or CF from the c... Jul 25 2007, 04:09 AM
dougeeebear Sounds like a lot of work.
I'll see if I can f... Jul 25 2007, 10:46 AM
ShiroiKuma CODEsudo ipk the_ipkg_nameRunning this command sou... Jul 26 2007, 12:29 AM![]() ![]() |
|
Lo-Fi Version | Time is now: 19th May 2013 - 12:49 AM |