ok I installed what you listed (except I installed kmod-nbd, I could not find kmod-ndb) but it's still no go, here is teh error message I get:
from mount -t vfat /dev/scsi/host0/bus0/target1/lun0/part1 /mnt/usb (and I do have "/mnt/usb"):
mount: Mounting /dev/scsi/host0/bus0/target1/lun0/part1 on /mnt/usb failed: No such device
output of logread -f and the connect the usb drive:
Jan 1 00:05:19 (none) user.info kernel: usb 1-1: new high speed USB device using ehci_hcd and address 3
Jan 1 00:05:20 (none) user.info kernel: scsi1 : SCSI emulation for USB Mass Storage devices
Jan 1 00:05:20 (none) user.debug kernel: usb-storage: device found at 3
Jan 1 00:05:20 (none) user.debug kernel: usb-storage: waiting for device to settle before scanning
Jan 1 00:05:25 (none) user.notice kernel: Vendor: SanDisk Model: Cruzer Mini Rev: 0.2
Jan 1 00:05:25 (none) user.notice kernel: Type: Direct-Access ANSI SCSI revision: 02
Jan 1 00:05:25 (none) user.notice kernel: SCSI device sda: 1000944 512-byte hdwr sectors (512 MB)
Jan 1 00:05:25 (none) user.notice kernel: sda: Write Protect is off
Jan 1 00:05:25 (none) user.debug kernel: sda: Mode Sense: 03 00 00 00
Jan 1 00:05:25 (none) user.err kernel: sda: assuming drive cache: write through
Jan 1 00:05:25 (none) user.notice kernel: SCSI device sda: 1000944 512-byte hdwr sectors (512 MB)
Jan 1 00:05:25 (none) user.notice kernel: sda: Write Protect is off
Jan 1 00:05:25 (none) user.debug kernel: sda: Mode Sense: 03 00 00 00
Jan 1 00:05:25 (none) user.err kernel: sda: assuming drive cache: write through
Jan 1 00:05:25 (none) user.info kernel: /dev/scsi/host1/bus0/target0/lun0: p1
Jan 1 00:05:25 (none) user.notice kernel: sd 1:0:0:0: Attached scsi removable disk sda
Jan 1 00:05:25 (none) user.debug kernel: usb-storage: device scan complete
output of lsmod:
ehci_hcd 25744 0 - Live 0xc0148000
usb_storage 27440 0 - Live 0xc0140000
sd_mod 12176 0 - Live 0xc011a000
scsi_mod 71008 2 usb_storage,sd_mod, Live 0xc0107000
usbcore 103584 3 ehci_hcd,usb_storage, Live 0xc0160000
nls_iso8859_1 2816 0 - Live 0xc0070000
nls_cp437 4352 0 - Live 0xc007c000
nls_base 4576 2 nls_iso8859_1,nls_cp437, Live 0xc00a0000
nbd 15600 0 - Live 0xc0083000
wlan_scan_sta 9568 0 - Live 0xc007f000
wlan_scan_ap 3072 0 - Live 0xc006c000
wlan_xauth 416 0 - Live 0xc006e000
wlan_wep 4576 0 - Live 0xc0076000
wlan_tkip 10752 0 - Live 0xc0072000
wlan_ccmp 6112 0 - Live 0xc0067000
wlan_acl 2880 0 - Live 0xc006a000
ath_pci 85744 0 - Live 0xc008a000
ath_rate_sample 8512 1 ath_pci, Live 0xc005e000
ath_hal 207072 3 ath_pci,ath_rate_sample, Live 0xc00d3000
wlan 161920 10 wlan_scan_sta,wlan_scan_ap,wlan_xauth,wlan_wep,wlan_tkip,wlan_ccmp,wlan_acl,ath_pci,ath_rate_sample, Live 0xc00aa000
switch_robo 3920 0 - Live 0xc0065000
switch_core 5056 1 switch_robo, Live 0xc0062000
Any hint? Also where can I find "mknod", I dont have that...
Thanks
Christian
(Last edited by boboXx on 12 Mar 2006, 23:40)