JackOfAll wrote: 
> > 
Code:
--------------------
  >   > 
  > sudo yum update
  > 
--------------------
> > 
> 
> (My only concern would be that, if you have never updated the image
> before, there will be a lot of updates, and if there isn't enough free
> space on the sdcard, the update will fail, trying to do it all in one
> go.)
> 
> EDIT: More I think about this, you want to split the one large update
> transaction into several smaller. Try this....
> 
> > 
Code:
--------------------
  >   > 
  > sudo yum update [a-f]\*
  > sudo yum update [g-l]\*
  > sudo yum update [n-r]\*
  > sudo yum update
  > 
--------------------
> > 

Thanks, that worked nicely (I didn't see your edit, so just ran the full
version) 149mb download and 288 update operations completed
successfully
cheers,
James


------------------------------------------------------------------------
JRatron's Profile: http://forums.slimdevices.com/member.php?userid=62101
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to