Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Mar 2018 15:39:59 +0000
From:      tech-lists <tech-lists@zyxst.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: [SOLVED] usb memory sticj recovery
Message-ID:  <58087f33-5cc5-7baa-86ac-e85ad821bbef@zyxst.net>
In-Reply-To: <49873e99798964610854d67b72073d9e.squirrel@webmail.harte-lyne.ca>
References:  <mailman.106.1519905651.47584.freebsd-questions@freebsd.org> <49873e99798964610854d67b72073d9e.squirrel@webmail.harte-lyne.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On 01/03/2018 14:47, James B. Byrne via freebsd-questions wrote:
> FOR THE RECORD
> 
> I resolved this issue and recovered the memory stick using:
> 
> fsck.ext3 /dev/da0s1

ah! I had presumed you had meant a UFS2 filesystem, since you had not
specified it.

Also, fsck.ext3 does not exist on a plain freebsd system. It appears to
be part of linux emulation:

$ locate fsck.ext3 |less
/compat/linux/usr/sbin/fsck.ext3
/compat/linux/usr/share/man/man8/fsck.ext3.8.gz

-- 
J.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?58087f33-5cc5-7baa-86ac-e85ad821bbef>