Hi Ruben
Thanks again for the reply. Here is the output, it looks like the Transformer is recognized but it is not showing up anywhere.
[root@localhost ~]# tail -n 20 -f /var/log/messages
Dec 22 11:01:56 localhost klogd: usbcore: registered new interface driver usb-storage
Dec 22 11:01:56 localhost klogd: USB Mass Storage support registered.
Dec 22 11:01:56 localhost klogd: usbcore: registered new interface driver uas
Dec 22 11:01:57 localhost klogd: scsi 10:0:0:0: Direct-Access Samsung S2 Portable PQ: 0 ANSI: 2 CCS
Dec 22 11:01:57 localhost klogd: sd 10:0:0:0: Attached scsi generic sg4 type 0
Dec 22 11:01:57 localhost klogd: sd 10:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
Dec 22 11:01:57 localhost klogd: sd 10:0:0:0: [sdc] Write Protect is off
Dec 22 11:01:57 localhost klogd: sd 10:0:0:0: [sdc] Assuming drive cache: write through
Dec 22 11:01:57 localhost klogd: sd 10:0:0:0: [sdc] Assuming drive cache: write through
Dec 22 11:01:57 localhost klogd: sdc: sdc1
Dec 22 11:01:57 localhost klogd: sd 10:0:0:0: [sdc] Assuming drive cache: write through
Dec 22 11:01:57 localhost klogd: sd 10:0:0:0: [sdc] Attached SCSI disk
Dec 22 11:02:00 localhost klogd: usb 3-4: USB disconnect, address 3
Dec 22 11:02:03 localhost klogd: usb 3-4: new high speed USB device using ehci_hcd and address 4
Dec 22 11:02:03 localhost klogd: usb 3-4: New USB device found, idVendor=0b05, idProduct=4e1f
Dec 22 11:02:03 localhost klogd: usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 22 11:02:03 localhost klogd: usb 3-4: Product: EeePad
Dec 22 11:02:03 localhost klogd: usb 3-4: Manufacturer: ASUS
Dec 22 11:02:03 localhost klogd: usb 3-4: SerialNumber: 288420042013197
Dec 22 11:04:46 localhost klogd: usb 3-4: USB disconnect, address 4
Dec 22 11:06:45 localhost klogd: usb 3-4: new high speed USB device using ehci_hcd and address 5
Dec 22 11:06:45 localhost klogd: usb 3-4: New USB device found, idVendor=0b05, idProduct=4e1f
Dec 22 11:06:45 localhost klogd: usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Dec 22 11:06:45 localhost klogd: usb 3-4: Product: EeePad
Dec 22 11:06:45 localhost klogd: usb 3-4: Manufacturer: ASUS
Dec 22 11:06:45 localhost klogd: usb 3-4: SerialNumber: 288420042013197
Thanks - Jim