Then:
# mount /dev/da0s1c /media/disk6
mount: /dev/da0s1c : Invalid argument
mount_msdosfs ?
This is caused by the nmount system call returning EINVAL. Quoting from
mount(2):
[EINVAL] The super block for the file system had a bad magic
number or an out of range block size.
After partitioning and labeling the disk, did you make filesystems on
the partitions with newfs?
Roland
--
R.F.Smith http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"