> It looks like the filesystem was not created, and the
> USB drive is steal readable as NTFS on other machine.

You probably have to erase the device (write zeros to it),
so that all old ntfs pieces are removed from the device.

 
> $ pfexec mount -F udfs /dev/rdsk/c0t0d0p0 /mnt/usb
> mount: /dev/rdsk/c0t0d0p0 not a block device

Use the /dev/dsk/c0t0d0p0 block device for the mount.
-- 
This message posted from opensolaris.org

Reply via email to