I have downloaded the QtonPi image from the downloads page and started it in qemu on Windows. It does load, but I get the following worrying messages after I log on (and before).
Fedora release 14 (Laughlin)
Kernel 3.1.9 on an armv61 (tty)
localhost login: root
Password:
modprobe: FATAL: Could not load /lib/modules/3.1.9/modules.dep: No such file or directory
modprobe: FATAL: Could not load /lib/modules/3.1.9/modules.dep: No such file or directory
modprobe: FATAL: Could not load /lib/modules/3.1.9/modules.dep: No such file or directory
modprobe: FATAL: Could not load /lib/modules/3.1.9/modules.dep: No such file or directory
modprobe: FATAL: Could not load /lib/modules/3.1.9/modules.dep: No such file or directory
Last login: Wed Dec 31 19:01:31 on ttyl
-bash-4.1#
If I cd to / and do ls, then I get sensible files listed, like bin and home, but I get a further modprobe message as well.
I'm not too worried, since I'm supposed to be getting my real Pi in the next week or so, but I'd like to get ahead!
Anything I can or should do about the above?