Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Oct 2001 14:30:20 +0200
From:      oPr <opr@bsdaemon.be>
To:        freebsd-newbies@freebsd.org
Subject:   ffs and ufs
Message-ID:  <20011021143020.7d722716.opr@bsdaemon.be>

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

i've put a new hd in my freebsd box, but the filesystem is OpenBSD's ffs.
When i try to mount it, it can not be mounted writeable because of some fsck errors. So i tried mounten it read-only, worked .. but it looks like only the home directory is fucked up... so i unmounted the fs, en ran fsck.
Here's some output:

bash# fsck /dev/ad1s4
** /dev/ad1s4

CANNOT READ: BLK 86994592
CONTINUE? [yn] y

THE FOLLOWING DISK SECTORS COULD NOT BE READ: 86994592, 86994593, 86994594, 86994595,
ioctl (GCINFO): Invalid argument
fsck: /dev/ad1s4: can't read disk label

the error is quite normal, cause openbsd has ffs and not ufs like freebsd .. but someone told me ufs = ffs .. 
has anyone a clue how to get that home dir-data back?

grtz

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-newbies" in the body of the message




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