PDA

View Full Version : Meego chroot setup


kingoddball
06-18-2010, 10:19 PM
Hi,
I have been trying to follow the instructions from meego.com to get a chroot setup, so I can play with Meego.

http://wiki.meego.com/ARM/N900/Install/chroot

I get to the point where gtar comes in and I get a random array of errors.
gtar -tzf <meego-image>

Here I get no magic and child returned errors

gtar -xzf <meego-image> -C $MEEGO_ROOT

Here GTAR will not run as it's not the correct code...

Has anyone else got it running?