福原です. > 前略 > SCSI subsystem driver Revision: 1.00 > scsi0 : NinjaSCSI-32Bi/UDE: irq 11, io 0x7200+0x80 > nsp32: nsp32 irq: 11 mmio: 0xc88d3000 slot: 00:0f.0 model: Workbit > Standard/IO Data PCI card > scsi : 0 hosts left. > parport0: PC-style at 0x378 [PCSPP,TRISTATE,EPP] > SCSI subsystem driver Revision: 1.00 > scsi0 : NinjaSCSI-32Bi/UDE: irq 11, io 0x7200+0x80 > nsp32: nsp32 irq: 11 mmio: 0xc88d3000 slot: 00:0f.0 model: Workbit > Standard/IO Data PCI card > scsi : 0 hosts left. "SCSI subsystem driver Revision:" が2回出てくるのが気になります. 普通は1回だけ出るはずですが. /etc/modules.conf を見せてもらえますか. 今は ZIP ドライブが認識できていないようです.dmesg に次のようなメッセージが 出てくることが期待されるのですが. scsi : 1 host. Vendor: IOMEGA Model: ZIP 100 Rev: N*32 Type: Direct-Access ANSI SCSI revision: 02 Detected scsi disk sda at scsi0, channel 0, id 6, lun 0 scsi : detected 1 SCSI disk total. SCSI device sda: hdwr sector= 512 bytes. Sectors= 196608 [96 MB] [0.1 GB] sda: Write Protect is off Partition check: sda: sda4 Partition Check: は他の部分と離れて出てくるかもしれません. # dmesg 全部の方が分かりやすいです. 上のように > Partition check: > sda: sda4 となっていれば mount -t vfat /dev/sda4 /mnt/zip でアクセスできるはずです. -- 福原 <makoto@xxxxxxxxxxxxxxxxxx>