View Single Post
Posts: 482 | Thanked: 550 times | Joined on Oct 2010
#30
Originally Posted by ArchiMark View Post
Thanks for your help with the card....

Meanwhile...I'm redoing the Kubuntu install didn't work...but I was in a bit of a rush the other day...so, sure I made some mistakes...

Now, I'm getting the following messages and errors:

Code:
# cp ./meego-modules/* /media/B68E-53AB         
cp: omitting directory `./meego-modules/mnt'
# umount /mnt
# chroot /media/a6c5c4e9-555c-4565-ba1d-ceea8d5a953f/
chroot: failed to run command `/bin/bash': No such file or directory
A. Is there a problem with the first message regarding omitting the directory?

B. I assume that there's some other command missing to setup chroot???

Thanks!
The mnt directory should not be a problem, assuming that when you installed MeeGo you typed cp -r /mnt meego-modules and not cp -r /mnt meego-modules/ (the slash is important). The second part usually means that qemu-arm-static was not found. Did you copy it into /usr/bin on the sd card?
 

The Following User Says Thank You to skykooler For This Useful Post: