Prodigy
July 11th, 2003, 08:40
Hi all,

i'm new to FreeBSD and this forum. I like this forum. So, there is my problem:

I have 2 hard discs on my computer. I'm using FreeBSD 5.1-REALESE. The second, that I want to mount is FAT32. I think, that second hard disc is ad1, so i tried to mount it and I've got an error:

prodigy# mount -t msdos /dev/ad1s1 /mnt/windows
msdosfs: /dev/ad1s1: Input/output error

in /dev there are:

ad0, ad0s1, ad0s1a, ad0s1b, ad0s1c, ad1, ad1s1.

Can somebody tell me, where is an error? Thanks.

soup4you2
July 11th, 2003, 09:00
do you have ms-dos support built into your kernel?

Prodigy
July 11th, 2003, 09:12
you mean this:

options MSDOSFS #MSDOS Fylesystem ?

If u mean this, then it's in my kernel.