Received any answers about this? Bill White wrote:
> Does anyone use CD/R disks for backup? I have some questions. > 1.) How do you make sure that mkisofs doesn't make a file system which is > bigger than the disk? > 2.) If your partition is 1000Mb and it is mostly full, you have to > partition the partition. How do you do that without much manual > intervention? Hard to believe such a tool doesn't exist somewhere. I needed this yesterday and did it manually from a list made from `du' output. If I ever have time I may write a perl script to do this that would spit out mkisofs command lines. The annoying part is that you can't give more than one path to mkisofs. e.g. suppose you have 10 directories with 300 MB of data in each, like path/data 3GB path/data/dir1 300MB path/data/dir2 300MB path/data/dir3 300MB [etc] You can't specify two of them to mkisofs. Instead you must go up one level and exclude all the ones you don't want. > 3.) How do you do incrementals? That is, how do you tell mkisofs to only > include files which have been changed since a given date? That would be interesting. Probably possible to generate a file list with find, but AFAIK mkisofs can't generate an image from such a file. Perhaps first create a temporary tree using tar and then use mkisofs on that? > 4.) Is there a convenient way to record system metadata, like the partion > table contents, so that you could (a) boot from your last level 0 backup, > and (b) be prompted to repartition your disk? You might use this for > a painless mechanism for catastrophic hardware recovery. > > I've actually thought about this at some length, and I have some ideas. > I don't want to spam the list with my plaintive bleatings, so perhaps, > if anyone else is interested, we could continue a more lengthy discussion > via private email. I'm interested, but unfortunately don't have much time. -- Peter Galbraith, research scientist <[EMAIL PROTECTED]> Maurice Lamontagne Institute, Department of Fisheries and Oceans Canada P.O. Box 1000, Mont-Joli Qc, G5H 3Z4 Canada. 418-775-0852 FAX: 775-0546 6623'rd GNU/Linux user at the Counter - http://counter.li.org/