LINUX.ORG.RU

Монтирование флэш-плэера с SD картой


0

0

Возникла проблема. Есть флэш-плэер со встроенной памятью и возможностью её расширения через SD карты. При его подключении к компу монтируется только встроенная память. Как сделать так, чтоб и SD тоже монтировалась? Система Slackware 12.0


Ответ на: комментарий от hexile

Возможно, один из двух дисков (встроенный или SD карта) криво разбиты (куча разделов по несколько мегабайт). Проверить можно с помощью fdisk.

aleksey_t
()
Ответ на: комментарий от wfrr

В KDE автоматом монтируется только встроенная память, как обычный флэшдрайв. СДэшка не монтируется. Но в винде всё работает корректно. Модель StLab A8, если интересно.

hexile
() автор топика
Ответ на: комментарий от fashka

usb 2-6: new high speed USB device using ehci_hcd and address 4 usb 2-6: configuration #1 chosen from 1 choice scsi8 : SCSI emulation for USB Mass Storage devices usb-storage: device found at 4 usb-storage: waiting for device to settle before scanning kobject_add failed for usb_storage with -EEXIST, don't try to register things with the same name in the same directory. [<c03e86f7>] kobject_shadow_add+0x117/0x1a0 [<c013fba4>] mod_sysfs_setup+0x24/0xb0 [<c0141458>] sys_init_module+0x1648/0x1940 [<c0102ae8>] syscall_call+0x7/0xb [<c0710000>] __mutex_lock_slowpath+0x40/0x90 ======================= scsi 8:0:0:0: Direct-Access SigmaTel MSCNMMC 0100 PQ: 0 ANSI: 4 SCSI device sdb: 508864 512-byte hdwr sectors (261 MB) sdb: Write Protect is off sdb: Mode Sense: 03 00 00 00 sdb: assuming drive cache: write through SCSI device sdb: 508864 512-byte hdwr sectors (261 MB) sdb: Write Protect is off sdb: Mode Sense: 03 00 00 00 sdb: assuming drive cache: write through sdb: sdb1 sd 8:0:0:0: Attached scsi removable disk sdb sd 8:0:0:0: Attached scsi generic sg1 type 0 usb-storage: device scan complete usb 2-5: new high speed USB device using ehci_hcd and address 5 usb 2-5: configuration #1 chosen from 1 choice scsi9 : SCSI emulation for USB Mass Storage devices usb-storage: device found at 5 usb-storage: waiting for device to settle before scanning kobject_add failed for usb_storage with -EEXIST, don't try to register things with the same name in the same directory. [<c03e86f7>] kobject_shadow_add+0x117/0x1a0 [<c013fba4>] mod_sysfs_setup+0x24/0xb0 [<c0141458>] sys_init_module+0x1648/0x1940 [<c0102ae8>] syscall_call+0x7/0xb [<c0710000>] __mutex_lock_slowpath+0x40/0x90 ======================= scsi 9:0:0:0: Direct-Access Ut163 USB2FlashStorage 0.00 PQ: 0 ANSI: 2 SCSI device sdc: 8060927 512-byte hdwr sectors (4127 MB) sdc: Write Protect is off sdc: Mode Sense: 00 00 00 00 sdc: assuming drive cache: write through SCSI device sdc: 8060927 512-byte hdwr sectors (4127 MB) sdc: Write Protect is off sdc: Mode Sense: 00 00 00 00 sdc: assuming drive cache: write through sdc: sdc1 sd 9:0:0:0: Attached scsi removable disk sdc sd 9:0:0:0: Attached scsi generic sg2 type 0 usb-storage: device scan complete sky2 eth0: Link is down. sky2 eth0: Link is up at 100 Mbps, full duplex, flow control rx sky2 eth0: Link is down. sky2 eth0: Link is up at 100 Mbps, full duplex, flow control rx

sdb1 - это встроенная память sdc1 - другая флэшка, вокнутая в другой usb порт

hexile
() автор топика
Ответ на: комментарий от fashka

Извиняюсь :)

usb 2-6: new high speed USB device using ehci_hcd and address 4
usb 2-6: configuration #1 chosen from 1 choice
scsi8 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 4
usb-storage: waiting for device to settle before scanning
kobject_add failed for usb_storage with -EEXIST, don't try to register things with the same name in the same directory.
[<c03e86f7>] kobject_shadow_add+0x117/0x1a0
[<c013fba4>] mod_sysfs_setup+0x24/0xb0
[<c0141458>] sys_init_module+0x1648/0x1940
[<c0102ae8>] syscall_call+0x7/0xb
[<c0710000>] __mutex_lock_slowpath+0x40/0x90
=======================
scsi 8:0:0:0: Direct-Access SigmaTel MSCNMMC 0100 PQ: 0 ANSI: 4
SCSI device sdb: 508864 512-byte hdwr sectors (261 MB)
sdb: Write Protect is off
sdb: Mode Sense: 03 00 00 00
sdb: assuming drive cache: write through
SCSI device sdb: 508864 512-byte hdwr sectors (261 MB)
sdb: Write Protect is off
sdb: Mode Sense: 03 00 00 00
sdb: assuming drive cache: write through
sdb: sdb1
sd 8:0:0:0: Attached scsi removable disk sdb
sd 8:0:0:0: Attached scsi generic sg1 type 0
usb-storage: device scan complete
usb 2-5: new high speed USB device using ehci_hcd and address 5
usb 2-5: configuration #1 chosen from 1 choice
scsi9 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 5
usb-storage: waiting for device to settle before scanning
kobject_add failed for usb_storage with -EEXIST, don't try to register things with the same name in the same directory.
[<c03e86f7>] kobject_shadow_add+0x117/0x1a0
[<c013fba4>] mod_sysfs_setup+0x24/0xb0
[<c0141458>] sys_init_module+0x1648/0x1940
[<c0102ae8>] syscall_call+0x7/0xb
[<c0710000>] __mutex_lock_slowpath+0x40/0x90
=======================
scsi 9:0:0:0: Direct-Access Ut163 USB2FlashStorage 0.00 PQ: 0 ANSI: 2
SCSI device sdc: 8060927 512-byte hdwr sectors (4127 MB)
sdc: Write Protect is off
sdc: Mode Sense: 00 00 00 00
sdc: assuming drive cache: write through
SCSI device sdc: 8060927 512-byte hdwr sectors (4127 MB)
sdc: Write Protect is off
sdc: Mode Sense: 00 00 00 00
sdc: assuming drive cache: write through
sdc: sdc1
sd 9:0:0:0: Attached scsi removable disk sdc
sd 9:0:0:0: Attached scsi generic sg2 type 0
usb-storage: device scan complete
sky2 eth0: Link is down.
sky2 eth0: Link is up at 100 Mbps, full duplex, flow control rx
sky2 eth0: Link is down.
sky2 eth0: Link is up at 100 Mbps, full duplex, flow control rx

hexile
() автор топика

/etc/rc.d/rc.scanluns надо сделать сначала. после вставки плейера. потом посмотреть fdisk -l, и там будет два девайса :) их маунтишь.

Komintern ★★★★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.