Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Apr 2004 15:44:24 -0400 (EDT)
From:      Felix-Antoine Paradis <reel@digitald.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   bin/65406: fsck(8) calls for fsck_msdos(8) instead of fsck_msdosfs(8)
Message-ID:  <200404101944.i3AJiOew000957@ozyx.nerdie.org>
Resent-Message-ID: <200404101950.i3AJoLDN076946@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         65406
>Category:       bin
>Synopsis:       fsck(8) calls for fsck_msdos(8) instead of fsck_msdosfs(8)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 10 12:50:21 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Felix-Antoine Paradis
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
Ozyx Networks
>Environment:
System: FreeBSD ozyx.nerdie.org 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004 root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:

While booting with a msdos partition is the /etc/fstab, fsck -a calls
for fsck_msdos which has been move to fsck_msdosfs.

	
>How-To-Repeat:

Add a msdos partition to /etc/fstab or use fsck to check a dos partition.
	
>Fix:

Make a symlink for fsck_msdosfs -> fsck_msdos in /sbin or change fsck.c.
	


>Release-Note:
>Audit-Trail:
>Unformatted:



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