On Tue, 23 Jul 2002, Melinda Taylor wrote: > > Silly question if I am trying to backup /home using mkisofs what is the > switch to tell it to write /home to the CD as well instead of just > the users directories inside /home?
use cdrecord. mkisofs by itself won't do cdr IIRC eg. cdrecord -v -eject speed=4 dev=0,6,0 /tmp/iso_name.iso -=-=-==-=-=--=-=-=-=-=-=-=-=-=-=-=-= Graeme Robinson - Graenet consulting www.graenet.com - internet solutions -=-=-=-=-=-=-=-=-=-=-==---=-=--=-=-= -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
