On Mon, Dec 26, 2011 at 18:32, Matth <[email protected]> wrote: > What would be the correct location to download the image (tar.gz for uSD) for > my GTA02? > > I tried http://build.shr-project.org/ -> SHR-core-staging -> SHR full -> Neo > frerunner -> tar.gz -> latest > > which points me to > http://build.shr-project.org/shr-core-staging/012/images/om-gta02/full-om- > gta02.tar.gz > which is not the latest according to: > http://www.shr-project.org/trac/wiki/StagingTests > > Is it possible to link the download location to the staging number on: > http://www.shr-project.org/trac/wiki/StagingTests > What would be otherwise the correct way? > > How to handle correctly the downloaded image? > I got different results than other users, so I'm in doubt I handle the image > correctly, i just tar -xvzf the image to /dev/mmcblk0p1 and then restart? > > Matt
Filenames of images have changed recently and downloads page is not yet updated (i'll do that in few days). Please use file listing to navigate instead if you want to get latest image. About unpacking: you have to use --numeric-owner option (please note that busybox's tar does not support that). Note about this will also be added to page, I just need to catch up with few other things before that ;x -- Sebastian Krzyszkowiak dos _______________________________________________ Shr-devel mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-devel
