I have an NTFS drive attached via USB that was previously attached to
an XP home system

I am trying to now attach this drive to my OpenBSD server

I get the following error however im unsure what im doing wrong
also, why does it show as a scsi device, its a pata drive in a usb enclosure?
I created a very small partition from some remaining space and made it
ffs, that partition works and will mount no problem, it seems to be
filesystem specific

THank you
Lawrence

 #  mount -t ntfs -r /dev/sd0i /mnt/usb2
mount_ntfs: /dev/sd0i on /mnt/usb2: Operation not supported


# disklabel sd0
disklabel: warning, DOS partition table with no valid OpenBSD partition
# /dev/rsd0c:
type: SCSI
disk: SCSI disk
label: 2A
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 255
sectors/cylinder: 16065
cylinders: 36481
total sectors: 586072368
rpm: 3600
interleave: 1
trackskew: 0
cylinderskew: 0
headswitch: 0           # microseconds
track-to-track seek: 0  # microseconds
drivedata: 0

16 partitions:
#                size           offset  fstype [fsize bsize  cpg]
  a:             5103        586067265  4.2BSD   2048 16384    1
  c:        586072368                0  unused      0     0
  i:        586067202               63 unknown
#


Apr 24 11:43:40 fire /bsd: umass0 detached
Apr 24 11:43:43 fire /bsd: umass0 at uhub0 port 1 configuration 1 interface 0
Apr 24 11:43:43 fire /bsd:
Apr 24 11:43:43 fire /bsd: umass0: Cypress Semiconductor Cypress
AT2LP, rev 2.00/2.40, addr 2
Apr 24 11:43:43 fire /bsd: umass0: using SCSI over Bulk-Only
Apr 24 11:43:43 fire /bsd: scsibus1 at umass0: 2 targets
Apr 24 11:43:43 fire /bsd: sd0 at scsibus1 targ 1 lun 0: <ST330062,
2A, 0000> SCSI0 0/direct fixed
Apr 24 11:43:43 fire /bsd: sd0: 286168MB, 36481 cyl, 255 head, 63 sec,
512 bytes/sec, 586072368 sec total


-- 
-Lawrence

Reply via email to