using -graft-points with genisoimage
Robert Parker
rlp1938 at gmail.com
Fri Dec 5 22:16:44 UTC 2008
Hi again - solved so am replying to my own post with solution:
On Sat, Dec 6, 2008 at 2:27 AM, Robert Parker <rlp1938 at gmail.com> wrote:
>
> I cannot seem to get the syntax right. Help please.
So here is the right syntax finally;
today=`date '+%Y%m%d'`
mkisofs -R -J -m '*~' -m '.mozilla/firefox/ffp616ct.default/Cache/*'
-o backup.iso \
-graft-points "$today"/etc=/etc \
"$today"/home/user=/home/user \
"$today"/var/cache/apt=/var/cache/apt \
/etc /home/user /var/cache/apt
NB mkisofs is a symlink to genisoimage. The name mkisofs is a habit
with me I'm afraid.
Bob
--
In a world without walls who needs Windows (or Gates)? Try Linux instead!
More information about the kubuntu-users
mailing list