From owner-freebsd-questions Sat Jun 9 21:12:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp013.mail.yahoo.com (smtp013.mail.yahoo.com [216.136.173.57]) by hub.freebsd.org (Postfix) with SMTP id CD0C037B401 for ; Sat, 9 Jun 2001 21:12:09 -0700 (PDT) (envelope-from sky_tracker@yahoo.com) Received: from hse-toronto-ppp3489733.sympatico.ca (HELO d.tracker) (65.92.117.30) by smtp.mail.vip.sc5.yahoo.com with SMTP; 10 Jun 2001 04:12:03 -0000 X-Apparently-From: Received: (from david@localhost) by d.tracker (8.11.3/8.11.3) id f5A5Brr07251 for questions@freebsd.org; Sun, 10 Jun 2001 05:11:53 GMT (envelope-from david) Date: Sun, 10 Jun 2001 05:11:53 GMT From: David Banning Message-Id: <200106100511.f5A5Brr07251@d.tracker> To: questions@freebsd.org Subject: howto question burncd mkisofs Reply-To: david@banning.com Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I am trying to create an image using mkisofs. I am attempting to backup /usr/dirone and it's subfiles and /usr/dirtwo and it's subfiles. I issue the command: mkisofs -o image.iso /usr/dirone /usr/dirtwo and then burn it onto the cdrom. what I *want* on my cdrom is; $ cd /cdrom $ ls /dirone /dirtwo but instead I get all the files below each directory mixed together. in other words, I can't get the tops of the directory's copied unless I copy /usr - but then I get all other unwanted directories under /usr _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message