Re: [ILUG] mkisofs question

From: Liam Bedford (lbedford at domain wbtsystems.com)
Date: Wed 22 Sep 1999 - 13:38:40 IST


On Wed, 22 Sep 1999, Niall O Broin wrote:

> Now to get on topic :-) - I decided to transfer the files to a Linux box and run
> mkisofs there to make an image which I would then transfer to the burner box for
> burning. But I've never used mkisofs before and there're about a zillion combinations
> of options. Obviously I need to add RockRidge extensions and preserve leading periods
> in filenames, but having done all that, is there any way I can test the image ? Can I
> do some kind of a loopback mount on an ISO image ? Can any think of some vital option
> to mkisofs which I should use but am likely to have forgotten ?
You need to use mkisofs with the -r and -T options, and if you have a
newer version there's -J for joliet as well.

As far as loopback goes, check you have loop.o, and then try
mount /tmp/image.iso /mnt/images -tiso9660 -o loop
IIRC and see how far you get. It's lovely, I do it all the time when I
couldn't be bothered writing the iso image to CD but I want to install
from it. I just export it over nfs to the office :)

Regards
L.

---
Liam Bedford							System Administrator
WBT Systems, Block 2, Harcourt Centre, Harcourt St.			01-4170153
18, Edenbrook Manor, Rathfarnham, Dublin 14				01-4950344


This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:04:35 GMT