Mailinglist Archive: opensuse (3627 mails)

< Previous Next >
Re: ISO Image from a directory
  • From: dieter <dieter@xxxxxxxxxxxxxxxx>
  • Date: Tue, 12 Jun 2001 12:07:26 +0200 (CEST)
  • Message-id: <Pine.BSF.4.31.0106121152370.15894-100000@xxxxxxxxxxxxx>
>From Raul Gutierrez Segales to dieter, Jason Corcoran, and suse-linux-e@xxxxxx:

> How about if I want an iso image of the exact structure of for example the
> directory /tmp/suse
> dd wouldnt work there right?

No, then you'd use mkisofs.
mkisofs -r -J -o output.iso /tmp/suse #should do the trick. The -r is
for RockRidge iso-extensions with usable permissions, the -J is for
Joliet extensions (for Windows), the -o is for output. You might want
to have a look at mkisofs --help (or the manpage) because there are a lot
more options.

hth,

>
>
> On Fri, 8 Jun 2001, dieter wrote:
>
> >
> > If you want a really exact copy of it, I recommend using dd. That way your
> > iso contains all the meta-data from the cd like the volume label (the
> > thing you see in windows as name of the cd), the publisher, the preparer,
> > ...
> > You can also make the iso by mounting the cdrom and using mkisofs but then
> > you'll need some parameters. I guess there are also gui progs that do this
> > (xdroast?)
> >
> > hth,
> >
> > >From Jason Corcoran to suse-linux-e@xxxxxxxx about [SLE] ISO Image,:
> >
> > > List,
> > >
> > > If I have a CD that I want to make an ISO image of what command do I use?
> > >
> > > Thanks
> > > JAson
> > >
> >
> > --
> > dieter
> >
> >
> > --
> > To unsubscribe send e-mail to suse-linux-e-unsubscribe@xxxxxxxx
> > For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
> > Also check the FAQ at http://www.suse.com/support/faq and the
> > archives at http://lists.suse.com
> >
>
> _______________________
> Raul Gutierrez Segales
> oxford@xxxxxxxxxxxxxxxx
>
>

--
dieter





< Previous Next >
This Thread
  • No further messages