> In the dmesg it comes up as ad5 but when I mount it, it can't find the
> device.
>
> mount ad5 /music2
> mount: ad5: No such file or directory

How many partitions were on the old drive?

You might want to try

# mount /dev/ad5s1x /music2

(where x == a,c,e,f or g, depending on the number of partitions you have
on the disk)

Steve

>
> /\
> Vincent
>
> _______________________________________________
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
>
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to