crail
|
2010-05-25
, 11:40
|
Posts: 418 |
Thanked: 90 times |
Joined on Nov 2009
|
#451
|
|
2010-05-25
, 11:44
|
Posts: 13 |
Thanked: 0 times |
Joined on May 2010
|
#452
|
|
2010-05-25
, 11:46
|
|
Posts: 455 |
Thanked: 782 times |
Joined on Nov 2009
@ Netherlands
|
#453
|
Not to be stupid by why wouldnt you flash the emmc? Would it not update core hardware programming?
|
2010-05-25
, 11:48
|
Posts: 13 |
Thanked: 0 times |
Joined on May 2010
|
#454
|
|
2010-05-25
, 11:50
|
|
Posts: 417 |
Thanked: 182 times |
Joined on Jan 2010
@ At your mom's house, with my feet up!
|
#455
|
|
2010-05-25
, 11:51
|
Posts: 73 |
Thanked: 9 times |
Joined on May 2010
@ London
|
#456
|
If you run into a problem while using apt-get you can temporarily (for one command only) have the apt cache outside rootfs to be able to download larger deb files.
Create a download folder on the eMMC to be used for the downloaded packages instead of the default apt archive folder.
Now execute apt-get with the -o option as root:Code:mkdir -p /home/user/MyDocs/apt-archive-cache/archives/partial
Code:apt-get -o dir::cache=/home/user/MyDocs/apt-archive-cache dist-upgrade
Need to get 127MB of archives.
After this operation 40.7 MB of additional disk space will be used
|
2010-05-25
, 11:52
|
Posts: 169 |
Thanked: 149 times |
Joined on Mar 2010
|
#457
|
|
2010-05-25
, 11:53
|
Posts: 147 |
Thanked: 44 times |
Joined on Feb 2010
@ England
|
#458
|
|
2010-05-25
, 11:54
|
Posts: 5 |
Thanked: 0 times |
Joined on May 2010
@ Up a Tree somewhere near Stonehenge
|
#459
|
|
2010-05-25
, 11:55
|
|
Posts: 324 |
Thanked: 201 times |
Joined on Apr 2010
@ UK
|
#460
|
How much "free space in rootfs" is required before you start upgrading to PR 1.2..?
The Following User Says Thank You to matts76 For This Useful Post: | ||