Making a Backup to a CD-RW
Hi all
I want to make backups to CD-RW. So i have to do it with the mkisofs prog to
create the image.
Is it possible that i culd make an exact copy of my files, i mean, that no
name is altered after?
I tried it but i never got the output i want.
I want to backup the /root, /home and the /etc directory into the /root /home
and /etc dirs on the CD.
I tried this command:
mkisofs -R -o /tmp/backup.iso /home=/home/ /root=/root/ /etc=/etc/
but i had errors about dubble files or it merged the files wrong
Have somebody a clue
Or should i make a tar image first and then a iso image of it and burn this
to the CD?
cheers,
Raffaele
--
Raffaele Sandrini <rasa@gmx.ch>
Check out the most powerfull Linux desktop at www.kde.org !!
Check out the best Linux distribution at www.debian.org (www.linux.org)
Reply to: