Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Feb 2012 13:33:56 +0000
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        freebsd-questions@freebsd.org
Subject:   Re: New iso format on 9.0
Message-ID:  <4F439D44.7030304@infracaninophile.co.uk>
In-Reply-To: <201045320adcd61af12f6d6df2ffdd4e@ramattack.net>
References:  <201045320adcd61af12f6d6df2ffdd4e@ramattack.net>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enigDF259E9A2F051E3FE1ABFEF9
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

On 21/02/2012 12:46, egoitz@ramattack.net wrote:
> Previously I was doing a : 'tar -C /expert/netboot/freebsd8 -pxvf
> 8.0-RELEASE-amd64-disc1.iso' for extracting iso files. Now due to a
> different way of creating iso files in this new release... have read
> this is not recommended and in fact it does not work pretty good. The
> matter because I wanted to make this extraction is for an unattended
> installation system of FreeBSD (Jumpstart basically) so I need a
> consistent way of extracting it, preserving the most properties of the
> iso files content. So, could anyone advice me a proper way of doing wha=
t
> I was doing before, with the new iso files?.

Using tar to extract the contents of a .iso should work.  You might end
up with oddities to do with file ownership and permissions, but you
should be able to fix that by suitable application of mtree(1).

Alternatively you can grab the actual installation images from the
install media -- that's any of the .txz files under /usr/freebsd-dist
for 9.0.  These are actually rather easier to use than the equivalents
under 8.x or earlier: you get about 5 .txz files, not all of which are
necessary to boot the new system.  For a minimal install on a 64bit
platform you'ld need base.txz, lib32.txz and kernel.txz.  Just untar
those in the root directory of the system you're building (preserving
permissions and ownership) and you should be good to go. [Assuming
you've already done all the partitioning and creating filesystems and
installing boot-blocks stuff required, of course.]

	Cheers,

	Matthew

--=20
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
JID: matthew@infracaninophile.co.uk               Kent, CT11 9PW


--------------enigDF259E9A2F051E3FE1ABFEF9
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.16 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk9DnUsACgkQ8Mjk52CukIxVfgCaA3DlvDiw1jtRvCA3xR/BI/v0
OiMAnitgCtFcCDNBGdWKAv0uIobtca4O
=p/Yt
-----END PGP SIGNATURE-----

--------------enigDF259E9A2F051E3FE1ABFEF9--



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