Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
20 years ago

automunting the usb memory key

hi,

i enable the hotplug in the general setup menu in the kernel configuration wizard

and updated the file system with the hotplug package. What else do i need to

automaticly mount the usb memory stick when i plug-it in on uClinux.

this is the message when i plug the usb memory key

--- Quote Start ---

# usb 1-1: new full speed USB device using address 2

usb 1-1: Product: Cruzer Micro

usb 1-1: Manufacturer: SanDisk Corp.

usb 1-1: SerialNumber: 0000930987

BINFMT_FLAT: Loading file: /sbin/hotplug

BINFMT_FLAT: Loading file: /sbin/hotplug

scsi0 : SCSI emulation for USB Mass Storage devices

BINFMT_FLAT: Loading file: /sbin/hotplug

Vendor: SanDisk Model: Cruzer Micro Rev: 2033

Type: Direct-Access ANSI SCSI revision: 02

BINFMT_FLAT: Loading file: /sbin/hotplug

SCSI device sda: 256000 512-byte hdwr sectors (131 MB)

sda: assuming Write Enabled

sda: assuming drive cache: write through

BINFMT_FLAT: Loading file: /sbin/hotplug

sda:<7>usb-storage: queuecommand called

sda1

BINFMT_FLAT: Loading file: /sbin/hotplug

Attached scsi removable disk sda at scsi0, channel 0, id 0, lun 0

BINFMT_FLAT: Loading file: /sbin/hotplug

2 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    probably you can check your /sbin/hotplug script to see what else it needs.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    i still can&#39;t make the hotplug works...

    i thing i&#39;m not installing it well...

    does anybody knows hoy to install that package to be compiled and uploaded in to the flash.

    regards