On Sat, 9 Dec 2000, Ahbaid Gaffoor wrote:
> I have downloaded Oracle 8.1.7 for linux in a tar.gz file...
>
> I then extract the files via.
>
> tar -zxvf thefile
>
> I end up with the files and directory tree on disk...
>
> what I would like to do is get this onto a CD after it's been
> decompresse
Isn't CDRecord capable of burning directly mounted as a filesystem?
If so, mount the CD, and untar the file directly to the CD.
On Sat, 9 Dec 2000, Ahbaid Gaffoor wrote:
> I have downloaded Oracle 8.1.7 for linux in a tar.gz file...
>
> I then extract the files via.
>
> tar -zxvf thefile
>
> I
I have downloaded Oracle 8.1.7 for linux in a tar.gz file...
I then extract the files via.
tar -zxvf thefile
I end up with the files and directory tree on disk...
what I would like to do is get this onto a CD after it's been
decompressed... Is there some way I can make this into an ISO image?