Hi,
even at the risk of sounding like a complete moron... :\
I've got two IDE disks with stuff I want to transfer to the BSD box. Anyway, I can't seem to mount them...
The disks show up as ad0s1 and ad1s1 (there's only one partition on each of them)
returns:
There's no fstab entry on these disks, so that shouldn't be a problem.
TIA,
Frank
even at the risk of sounding like a complete moron... :\
I've got two IDE disks with stuff I want to transfer to the BSD box. Anyway, I can't seem to mount them...
The disks show up as ad0s1 and ad1s1 (there's only one partition on each of them)
Code:
mount_ntfs /dev/ad1s1 /mnt
returns:
Code:
No such file or directory
There's no fstab entry on these disks, so that shouldn't be a problem.
TIA,
Frank