Hi Jason: In my /etc/fstab I have
# Device Mountpoint FStype Options Dump Pass /dev/ad0s1 /Disco-C msdos rw,noauto 0 0 /dev/ad0s3 /Disco-D msdos rw,noauto 0 0 When I try to mount I get the next error [EMAIL PROTECTED] ~> mount /Disco-D msdos: /dev/ad0s3: Invalid argument The device exist, which is the invalid argument? [EMAIL PROTECTED] ~> ll /dev/ad0s3 crw-r----- 2 root operator 116, 0x00040002 Sep 22 00:46 /dev/ad0s3 -TIA maps -----Mensaje original----- De: Jason [mailto:[EMAIL PROTECTED] Enviado el: Sábado, 06 de Diciembre de 2003 06:59 p.m. Para: Paredes Sánchez Martín A. Cc: [EMAIL PROTECTED] Asunto: Re: access extended partition [EMAIL PROTECTED] wrote: >Hi: > >I have 3 partition in my hard disk, the first an the third are for >windows, so the first (C:) is FAT32 and the third has only one logic >unit (D:) and has FAT32. > >how can I access D:? > >maps > >_______________________________________________ >[EMAIL PROTECTED] mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "[EMAIL PROTECTED]" > > > Add them to /etc/fstab. The handbook has details to walk you through it. _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"