Point taken Damian.

Cheers

On Tue, 04 Jun 2002 18:54, Damian G wrote:
> but then it would only work for those three files. that Ailas to mount an
> iso with one quick command was just an idea in case he needed to mount isos
> frequently. ;o)
>
> Damian
>
> > The better, more profesional way would be to write a script called
> > "mntiso".
> >
> > -------
> > #!/bin/bash
> > mount -t iso9660 -o loop /path/to/file1.iso /iso1
> > mount -t iso9660 -o loop /path/to/file2.iso /iso2
> > mount -t iso9660 -o loop /path/to/file3.iso /iso3
> > --------
> >
> > and run it with "./mntiso"
> >
> > --
> > Michael

-- 
Michael


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to