Hi Rob (and others)

>Well, for one thing, your mount command is backwards. You should do:
>
>mount /dev/sda /mnt/usbdisk

Sorry yes, I did it correctly under linux but I wrote it backwards in the
email :-)

>You should probably use fdisk on /dev/sda first to setup a partition table,
>assuming that you haven't already done so. Then the mount command may be
>something like:

Running fdisk /dev/sda gives "unable to read /dev/sda".

Maybe I should note that the USBdisk has been formatted under windows and
works fine there.

>mount /dev/sda1 /mnt/usbdisk

- returns "not a valid block device" so I think it should be just /dev/sda
as it asks for a fs type then.

Best regards
Kjeld Jensen



_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to