On Tue, 26 Dec 2006, freegnu wrote: > dmesg > [code] > ......... > Attached scsi removable disk sdb at scsi2, channel 0, id 0, lun 0 > SCSI device sdb: 512000 512-byte hdwr sectors (262 MB) > sdb: Write Protect is off > /dev/scsi/host2/bus0/target0/lun0: unknown partition table -----------------^ Note: host2
> WARNING: USB Mass Storage data integrity not assured > USB Mass Storage device found at 4 > ......... > [/code] > > [code] > # mount -t ext3 /dev/scsi/host1/bus0/target0/lun0/disc /mnt/usb --------------------------------^ Note: host1 > mount: wrong fs type, bad option, bad superblock on > /dev/scsi/host1/bus0/target0 > /lun0/disc, > or too many mounted file systems > [/code] > > the usb disk had been formated to ext3, and the kernel supports ext3 You should start by mounting the SCSI host which actually corresponds to your USB disk. After that, it would be a good idea to run a 2.6 kernel instead of 2.4. Alan Stern ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel