David Leeming wrote: > Hi Richard, sorry I am a bit slow with Linux :) can you say where to do the > ls -l and uname -a? Just need a bit of clarification on how to check it is > installed.
ls -l /versions/boot/current/boot since thats the target of your 'cp' command. uname -a can be executed from anywhere. It shows you info on your current running kernel. -- Richard Smith <[EMAIL PROTECTED]> One Laptop Per Child _______________________________________________ Devel mailing list [email protected] http://lists.laptop.org/listinfo/devel
