From owner-freebsd-fs@FreeBSD.ORG Tue Mar 10 07:39:50 2015 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F3346DE0 for ; Tue, 10 Mar 2015 07:39:50 +0000 (UTC) Received: from woozle.rinet.ru (woozle.rinet.ru [195.54.192.68]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6FD5ACB6 for ; Tue, 10 Mar 2015 07:39:49 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by woozle.rinet.ru (8.14.5/8.14.5) with ESMTP id t2A7dGQb047565; Tue, 10 Mar 2015 10:39:16 +0300 (MSK) (envelope-from marck@rinet.ru) Date: Tue, 10 Mar 2015 10:39:16 +0300 (MSK) From: Dmitry Morozovsky To: Konstantin Belousov Subject: Re: mounting sun UFS file system under FreeBSD stable/10 In-Reply-To: Message-ID: References: <54F1FF4A.6040905@yandex.ru> <20150228181350.GT2379@kib.kiev.ua> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-NCC-RegID: ru.rinet X-OpenPGP-Key-ID: 6B691B03 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (woozle.rinet.ru [0.0.0.0]); Tue, 10 Mar 2015 10:39:16 +0300 (MSK) Cc: freebsd-fs@freebsd.org X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Mar 2015 07:39:51 -0000 On Sat, 28 Feb 2015, Dmitry Morozovsky wrote: > > > It looks like VTOC disklabel, try to kldload geom_part_vtoc8. > > > > > > > It still cannot help, note that UFS image is big-endian, while > > the host is most likely x86, which means little-endian. Our UFS > > does not perform data normalization. > > I'm afraid of the same :( > > > Also, I believe that Sun did some changes to the filesystem layout, > > so it is not quite likely that it would work even on right endianess > > machine. Best action is to use Solaris live CD to tar the volume. > > Side question: can Solaris LiveCD use iSCSI-exported volume? I then could boot > Solaris in virtual machine and try to mount the .img from there... For the reference and search machines: Solaris/x86 and variants could *not* mount big-endian UFS; however, Debian successfuly detects and mounts them (read-only, but this was all I needed) -- Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] [ FreeBSD committer: marck@FreeBSD.org ] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@rinet.ru *** ------------------------------------------------------------------------