Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Apr 2003 11:35:58 +0200
From:      "Poul-Henning Kamp" <phk@phk.freebsd.dk>
To:        "Artem 'Zazoobr' Ignatjev" <timon@memphis.mephi.ru>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Implementing a FS: some help required 
Message-ID:  <6764.1051695358@critter.freebsd.dk>
In-Reply-To: Your message of "30 Apr 2003 12:50:57 %2B0400." <1051692657.296.15.camel@timon.memphis.mephi.ru> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <1051692657.296.15.camel@timon.memphis.mephi.ru>, "Artem 'Zazoobr' I
gnatjev" writes:
>Hello
>
>I've recently came accross an issue with solaris/x86 hard, which was
>damaged so much, that it caused native solaris fsck dump a core. Since
>there was some important data on that hard, I started playing with that
>hard. It's said that Solaris uses UFS derived from 4.2BSD, and after a
>while I was able to mount it.
>I've found their disklabel structure and now I want to make BSD
>recognize it, so that it will automatically detect layout of their
>partitions.
>Where can i find docs on adding implementations of others filesystems
>into  kernel?

Freebsd 5.x already recognizes SUN disklabels, just add the
GEOM_SUNLABEL to your kernel configuration.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.



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