Javi Moreno wrote: > # make && make modules_install > # cp arch/'YOUR ARCH'/boot/bzImage /boot/'YOUR KERNEL' > # reboot (not needed depending on what you had on your previous kernel) > > # modprobe tifm_sd > # update-modules > > The device will be named /dev/mmcblk0, /dev/mmcblk0p1 for firt partition > and > so on. > > Now mount, you'll need vfat fs support. >
Yep that did it. The problem I had was that I was compiling mmc_core and mmc_blk(?) as modules and they wouldn't load that way. Once I built them into the kernel and left tifm_sd, etc. as modules they all played nice and now I can use my SD card. Thanks for the help. -- Recedite, plebes! Gero rem imperialem! Mark Haney Sr. Systems Administrator ERC Broadband (828) 350-2415 Call (866) ERC-7110 for after hours support -- [EMAIL PROTECTED] mailing list
