Sounds like you installed a kernel from somewhere else without its modules. Or maybe you're still loading the kernel from flash and booting Debian from disk?
What does
uname -a
say?
Linux plug8g 2.6.32.9 #3 PREEMPT Fri Feb 26 13:11:43 MST 2010 armv5tel GNU/Linux
I installed this on a blank SD card, but I'm not sure where I got this installer from (I tried a few different times). Looked like the installer pulled down a kernel for it, would I have been using the wrong installer maybe?
I don't think I'm using anything from flash (I'm new to this kind of system though). The output of mount is
/dev/mmcblk0p2 on / type ext3 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
/dev/mmcblk0p1 on /boot type ext2 (rw)
Thanks
Joe
Linux plug8g 2.6.32.9 #3 PREEMPT Fri Feb 26 13:11:43 MST 2010 armv5tel GNU/Linux
I installed this on a blank SD card, but I'm not sure where I got this installer from (I tried a few different times). Looked like the installer pulled down a kernel for it, would I have been using the wrong installer maybe?
Thanks
Joe