Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Apr 1997 10:57:04 +0200 (MET DST)
From:      Luigi Rizzo <luigi@labinfo.iet.unipi.it>
To:        hackers@freebsd.org
Subject:   CD format for backups ?
Message-ID:  <199704030857.KAA29446@labinfo.iet.unipi.it>

next in thread | raw e-mail | index | archive | help
Hi,
a curiosity. Assuming I want to backup a filesystem to a CD and don't
want to bother with mkisofs (it is not only a matter of time, I often
do not have the space for the additional cd image!) can I do the
following:

- unmount the partition
- use the partition (/dev/wd0f or /dev/rwd0f ?)  as the source for the
  CD data

then in order to read the data I would only want to mount /dev/wcd0c as
FFS instead of cd9660 -- any hope that it works ?

And also, should I use the char or block device ?

(just to save burning a couple of CD's in the trial&error process...)

	Thanks
	Luigi
-----------------------------+--------------------------------------
Luigi Rizzo                  |  Dip. di Ingegneria dell'Informazione
email: luigi@iet.unipi.it    |  Universita' di Pisa
tel: +39-50-568533           |  via Diotisalvi 2, 56126 PISA (Italy)
fax: +39-50-568522           |  http://www.iet.unipi.it/~luigi/
_____________________________|______________________________________



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