From owner-freebsd-questions@FreeBSD.ORG Thu Dec 3 23:27:49 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49CDB10656CF for ; Thu, 3 Dec 2009 23:27:49 +0000 (UTC) (envelope-from nlandys@gmail.com) Received: from mail-qy0-f176.google.com (mail-qy0-f176.google.com [209.85.221.176]) by mx1.freebsd.org (Postfix) with ESMTP id D1AF28FC1A for ; Thu, 3 Dec 2009 23:27:48 +0000 (UTC) Received: by qyk6 with SMTP id 6so827105qyk.3 for ; Thu, 03 Dec 2009 15:27:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=BlP1Q5MhEkVLJkZ7xjL4AmVQDVNYnsHVfCUk9ptDTb4=; b=Mvnr0zSUi3wLmLIjyOskOL2e/pMQWyx3onhHGAjGERBEgiqWC//LnC8S5fbQJumurM YGNTFV7zZO3KwD/Yqb5/l13Mc+81FsoUUJ5ErynH6RhCAIbx8xIt5nbxklzDiFLNqD7v iOdg1YGNIkt2SDtN3wqEKzE1LPk37qPTUyZdY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=g86xPz4skBWdJfrZbMKCScxV7WtaoGsTB3luLTMOPIisgOl9/5HdTCiseIC3jVKvAm UrsvhvnyU5U/Gr/aUGNBLHn5ekfxOGE7rAUnwmCruapVVhov062DBedQcVt4F2R8Q/E2 POnmuLnv/7O+Et+HxK2gpTaCINR1IBTnob8rk= MIME-Version: 1.0 Received: by 10.229.100.212 with SMTP id z20mr295948qcn.101.1259882868204; Thu, 03 Dec 2009 15:27:48 -0800 (PST) Date: Thu, 3 Dec 2009 15:27:48 -0800 Message-ID: <560f92640912031527mfe85d70j40e4bc75aa33d85@mail.gmail.com> From: Nerius Landys To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: Mount dump0 as ISO9660 filesystem? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Dec 2009 23:27:49 -0000 I heard somewhere that you can mount a dump as an ISO9660 filesystem, but I cannot find any Google answers on this subject. I took my dump in the following fashion: dump -0Lan -C 16 -f - /usr | gzip -2 | So, I have a file named dump0-var.gz.