Marc Peters wrote:
as you can see in your disklabel output, you don't have an a-partition
on your harddrive, which you want to mount. you have to mount
/dev/wd0i, as disklabel shows you that this is the only one on that
drive.
tronss schrieb:
Hi,
I'd like to know how can I mount a ntfs partition in my first hdd to
scan my windows xp with antivir antivirus.
I have option ntfs in GENERIC kernel and compiled like that, but when
I try to do: "mount -t ntfs /dev/wd0a /mnt" tells me "device not
configured". I see
Can you help me?.
Thanks.
tronss
My disklabel:
disklabel: warning, DOS partition table with no valid OpenBSD partition
# /dev/rwd0c:
type: ESDI
disk: ESDI/IDE disk
label: Maxtor 6Y120P0
flags:
bytes/sector: 512
sectors/track: 63
tracks/cylinder: 16
sectors/cylinder: 1008
cylinders: 16383
total sectors: 240121728
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]
c: 240121728 0 unused 0 0 # Cyl 0
-238215
i: 240107427 63 unknown # Cyl
0*-238201*
You are right, sorry.... and thank you very much.
tronss