Thanks, but no luck. I've tried /dev/sda, sda1, sda2, sda3, and sda4. The kernel reports the following when I plug it in:
Code:
May 31 08:08:51 raptor kernel: Vendor: Kingston Model: DataTraveler 2.0 Rev: 1.00
May 31 08:08:51 raptor kernel: Type: Direct-Access ANSI SCSI revision: 02
May 31 08:08:51 raptor kernel: SCSI device sda: 1970176 512-byte hdwr sectors (1009 MB)
May 31 08:08:51 raptor kernel: sda: Write Protect is off
May 31 08:08:51 raptor kernel: sda: assuming drive cache: write through
May 31 08:08:51 raptor kernel: sda: [mac] sda1 sda2 sda3
May 31 08:08:51 raptor kernel: Attached scsi removable disk sda at scsi9, channel 0, id 0, lun 0
May 31 08:08:52 raptor scsi.agent[831]: disk at /devices/pci0000:00/0000:00:1f.4/usb2/2-1/2-1:1.0/host9/target9:0:0/9:0:0:0
May 31 08:08:55 raptor fstab-sync[970]: added mount point /media/Flash for /dev/sda2
I still get the same error. I had previously formatted it with ext3 and it mounted fine, but my new MacBook can't read ext3, so I formatted it with HFS+ to make it compatible. (I really don't want to use vfat.) Any other thoughts on how to mount this HFS+ volume? (Using CentOS 4.0, kernel 2.6.9-5.0.3.EL) Thanks.