Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Feb 2005 14:13:14 +0100
From:      "Freek Nossin" <f.nossin@student.tue.nl>
To:        <freebsd-questions@freebsd.org>
Cc:        alfredoj69@gmail.com
Subject:   RE: mountmsdosfs(): bad FAT32 filesystem
Message-ID:  <20050216131314.E245814BE01@pastinakel.tue.nl>
In-Reply-To: <20050216125345.GA619@toronto2>

next in thread | previous in thread | raw e-mail | index | archive | help
My fstab files looks as follows:

# Device                Mountpoint      FStype  Options         Dump
Pass#
/dev/ad0s1b             none            swap    sw              0       0
/dev/ad0s1a             /               	  ufs     rw              1
1
/dev/acd0               /cdrom          cd9660  ro,noauto       0       0 

-----Original Message-----
From: Aperez [mailto:alfredoj69@gmail.com] 
Sent: woensdag 16 februari 2005 13:54
To: Freek Nossin
Subject: Re: mountmsdosfs(): bad FAT32 filesystem


Can you post your fstab file



On Wed, Feb 16, 2005 at 10:28:30AM +0100, Freek Nossin wrote:
> Hello,
>  
> I have a computer with 2 disks. On one of them freebsd is installed. 
> The other one is a FAT32 drive. I would like to mount the FAT32 drive, 
> but my dmesg log reports errors (see below). The drive still contains 
> some data I'd like to retrieve (after that is done a format of the 
> drive would be an option). Any suggestions on how I could do that (best)?
> 
> Regards,
> 
> Freek Nossin
> 
> dmesg output:
>  
> <...>
> ad0: 1626MB <ST31720A/0.57> [3305/16/63] at ata0-master WDMA2
> ad1: 38172MB <MAXTOR 6L040J2/A93.0300> [77557/16/63] at ata0-slave 
> WDMA2
> acd0: CDROM <CD-ROM 36X/AKW/U22> at ata1-slave PIO4 Mounting root from 
> ufs:/dev/ad0s1a
> mountmsdosfs(): bad FAT32 filesystem
> mountmsdosfs(): bad FAT32 filesystem
> cd9660: Joliet Extension (Level 3)
> cd9660: Joliet Extension (Level 3)
> cd9660: Joliet Extension (Level 3)
> cd9660: Joliet Extension (Level 3)
> cd9660: RockRidge Extension
> pid 2534 (dd), uid 2 inumber 70969 on /: filesystem full pid 2555 
> (dd), uid 2 inumber 70977 on /: filesystem full pid 2583 (dd), uid 2 
> inumber 70981 on /: filesystem full
> mountmsdosfs(): bad FAT32 filesystem
> mountmsdosfs(): bad FAT32 filesystem
> mountmsdosfs(): bad FAT32 filesystem
> <etc...>
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list 
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050216131314.E245814BE01>