I am having a problem writing to my DSE USB 2.0 Pro Drive stick. The device is recognized at boot time and the Hardware browser shows allocated space as sda1.
# mount -t vfat /dev/sda1 /mnt/usb produces an error msg mount: /dev/sda1 is not a valid block device The dir /dev/ lists brw-rw---- 1 root disk 8, 1 jan 30 2003 sda1 I would welcome any advice. My distribution is RedHat 9.0.
