njogo
|
2009-03-16
, 00:57
|
Posts: 26 |
Thanked: 0 times |
Joined on Feb 2009
@ Chicago
|
#561
|
|
2009-03-16
, 01:10
|
Posts: 26 |
Thanked: 0 times |
Joined on Feb 2009
@ Chicago
|
#562
|
|
2009-03-16
, 01:11
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#563
|
|
2009-03-16
, 02:44
|
Posts: 26 |
Thanked: 0 times |
Joined on Feb 2009
@ Chicago
|
#564
|
|
2009-03-16
, 07:39
|
Posts: 271 |
Thanked: 107 times |
Joined on May 2008
@ Georgia
|
#565
|
|
2009-03-16
, 15:51
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#566
|
|
2009-03-16
, 19:39
|
Posts: 271 |
Thanked: 107 times |
Joined on May 2008
@ Georgia
|
#567
|
crasbelize: Your downloaded file is incomplete or damaged. Use the installer to get it again.
|
2009-03-17
, 19:45
|
|
Posts: 664 |
Thanked: 160 times |
Joined on Jul 2008
@ Australia
|
#568
|
Start the chroot, and then, from a non-root, non Debian prompt, type the following:
This will make a cache directory on your MMC card (you can change mmc1 to mmc2 if you want) and then tells Debian to use that to store all of the downloaded packages.Code:mkdir -p /media/mmc1/apt-archives/partial sudo mount -o bind /media/mmc1/apt-archives /debian/var/cache/apt/archives
|
2009-03-17
, 23:15
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#569
|
|
2009-03-18
, 04:40
|
|
Posts: 664 |
Thanked: 160 times |
Joined on Jul 2008
@ Australia
|
#570
|
You can probably safely delete the files from the first three, not so sure about the other two. Your locales shouldn't be a huge issue if you installed localepurge as indicated in my previous posts.
Make sure you've done an "apt-get clean" then do the MMC mount of the apt archives folder. You'll probably have to do an "apt-get -f install" or something to finish your broken install.
The best idea is always just deleting packages you don't use a lot.