[sisyphus] Монтирвание USB-ntfs.
Alexei V. Mezin
=?iso-8859-1?q?alexei-mezin_=CE=C1_rambler=2Eru?=
Вт Фев 17 23:51:40 MSK 2009
Сизиф недельной давности. При попытке смонтировать флэшку с NTFS:
при подключении:
Feb 17 23:44:55 threebears kernel: usb 1-1: new high speed USB device
using ehci_hcd and address 7
Feb 17 23:44:55 threebears kernel: usb 1-1: configuration #1 chosen from
1 choice
Feb 17 23:44:55 threebears kernel: scsi10 : SCSI emulation for USB Mass
Storage devices
Feb 17 23:44:55 threebears kernel: usb 1-1: New USB device found,
idVendor=0c76, idProduct=0005
Feb 17 23:44:55 threebears kernel: usb 1-1: New USB device strings:
Mfr=1, Product=2, SerialNumber=0
Feb 17 23:44:55 threebears kernel: usb 1-1: Product: TS1GJF2A
Feb 17 23:44:55 threebears kernel: usb 1-1: Manufacturer: JetFlash
Feb 17 23:45:00 threebears kernel: scsi 10:0:0:0: Direct-Access
JetFlash TS1GJF2A 1.00 PQ: 0 ANSI: 2
Feb 17 23:45:00 threebears kernel: sd 10:0:0:0: [sdi] 2007000 512-byte
hardware sectors (1028 MB)
Feb 17 23:45:00 threebears kernel: sd 10:0:0:0: [sdi] Write Protect is off
Feb 17 23:45:00 threebears kernel: sd 10:0:0:0: [sdi] Assuming drive
cache: write through
Feb 17 23:45:00 threebears kernel: sd 10:0:0:0: [sdi] 2007000 512-byte
hardware sectors (1028 MB)
Feb 17 23:45:00 threebears kernel: sd 10:0:0:0: [sdi] Write Protect is off
Feb 17 23:45:00 threebears kernel: sd 10:0:0:0: [sdi] Assuming drive
cache: write through
Feb 17 23:45:00 threebears kernel: sdi: sdi1
Feb 17 23:45:00 threebears kernel: sd 10:0:0:0: [sdi] Attached SCSI
removable disk
Feb 17 23:45:00 threebears kernel: sd 10:0:0:0: Attached scsi generic
sg9 type 0
Feb 17 23:45:01 threebears mount-hal-fs: Mounting /dev/sdi1 to
/media/TS1GJF2A, uuid BC44F6A544F66196, label sdi1, type subfs, options
fs=ntfs-3g,nodev,nosuid,noexec,noatime,procuid
при попытке зайти в каталог /media/TS1GJF2A
Feb 17 23:45:11 threebears submountd: mount failure, No such device
Feb 17 23:45:11 threebears kernel: subfs: /sbin/submountd unsuccessful
attempt to mount media (256)
Feb 17 23:45:12 threebears submountd: mount failure, No such device
Feb 17 23:45:12 threebears kernel: subfs: /sbin/submountd unsuccessful
attempt to mount media (256)
При этом вручную флэшка нормально монтируется
[root на threebears media]# mount -t ntfs-3g /dev/sdi1 /mnt/disk/
[root на threebears media]# umount /mnt/disk
Однако, через subfs не хочет никак:
[root на threebears media]# mount -t subfs -o
fs=ntfs-3g,nodev,nosuid,noexec,noatime,procuid /dev/sdi1 /mnt/disk/
[root на threebears media]# ls /mnt/disk/
ls: невозможно открыть каталог /mnt/disk/: Носитель не найден
Подробная информация о списке рассылки Sisyphus