You are not logged in.

#1 2005-03-31 05:08:11

Liquidfork
Member
Registered: 2004-07-07
Posts: 30

need to change extractoin point

Hey i'm trying to extract a package (americasarmy.run) well it goes through and starts, well heres what happens

root@mybox# sh armyops230-linux.run
Uncompressing ArmyOps 2.3.0 for GNU/Linux........Extraction Failed.
signal caught, cleaning up.

after doing some research i found this happens when /tmp isn't large enough to contain the extraction (needs to be 300 megs mine is 268 or so). question is how do i change to where it uncompresses to? looking on the americas army support forums, nothing, nobody able to really help me, so i've come here.

Offline

#2 2005-03-31 05:25:33

smith
Member
From: Crescent City, CA
Registered: 2005-02-19
Posts: 77

Re: need to change extractoin point

Use the --target option.  A better idea would be to make tmpfs bigger:

mount -o remount,noatime,size=9999G /tmp

I have nothing to say, and I am saying it.

Offline

Board footer

Powered by FluxBB