Author Topic: Sd Card Not Recognized On Rc11, 6000  (Read 1853 times)

takuan

  • Jr. Member
  • **
  • Posts: 53
    • View Profile
Sd Card Not Recognized On Rc11, 6000
« on: September 19, 2005, 11:45:17 am »
I've installed rc11 as it looks like a great update..
however, one thing i kind of need is my sd card..
i've installed it twice and tried messing around with /etc/fstab but no luck
ls /dev/m* returns nothing like /dev/mmcd....

any help on why sd mount fails?

miskinis

  • Sr. Member
  • ****
  • Posts: 348
    • View Profile
    • http://
Sd Card Not Recognized On Rc11, 6000
« Reply #1 on: September 19, 2005, 02:00:32 pm »
sashz is aware, and will be posting "fix instructions"
_John Miskinis_

sashz

  • Sr. Member
  • ****
  • Posts: 388
    • View Profile
    • http://
Sd Card Not Recognized On Rc11, 6000
« Reply #2 on: September 19, 2005, 02:03:05 pm »
Sorry, i moved hotplug scripts to vendor package and made mistake for SL-6000.

quick fix for that:

download attached file, unzgip and copy this file to /sbin directory:

gzip -d hotplug.gz
cp hotplug /sbin/

that all

takuan

  • Jr. Member
  • **
  • Posts: 53
    • View Profile
Sd Card Not Recognized On Rc11, 6000
« Reply #3 on: September 19, 2005, 06:17:56 pm »
sashz! you are great!
I'm so excited about the new release. The hotfix worked perfect.

For the others don't forget to
chmod 755 /sbin/hotplug
reboot

thanks again!