This shows you the differences between two versions of the page.
|
ubuntu_9.04_to_9.10_on_701_4g [2009/10/29 22:25] dcraig |
ubuntu_9.04_to_9.10_on_701_4g [2009/11/15 04:31] (current) dcraig |
||
|---|---|---|---|
| Line 9: | Line 9: | ||
| - Run apt-get clean | - Run apt-get clean | ||
| - Mount a large external drive, SD card, USB stick, network share, etc., as /mnt/storage | - Mount a large external drive, SD card, USB stick, network share, etc., as /mnt/storage | ||
| - | - Create /mnt/storage/aptcache and /mnt/storage/aptcache/partial | + | - Create the directories /mnt/storage/aptcache and /mnt/storage/aptcache/partial |
| - Create /etc/apt/apt.conf (if it doesn't exist) and add the following line: \\ dir::cache::archives "/mnt/storage/aptcache"; | - Create /etc/apt/apt.conf (if it doesn't exist) and add the following line: \\ dir::cache::archives "/mnt/storage/aptcache"; | ||
| - Edit /etc/apt/sources.list and replace all instances of "jaunty" with "karmic" (or whatever) | - Edit /etc/apt/sources.list and replace all instances of "jaunty" with "karmic" (or whatever) | ||