On Sun, Apr 02, 2006 at 04:31:59PM +0100, David Bolt wrote:
> I don't know. Removing the 'r' from here:
> 
> # MOUNT_ISO : mount the ISOs and copy them to one directory
> MOUNT_ISO ()
> {
>       for DIR in `ls $HERE/*.iso -Ar`
> # remove this letter # ------------^
>       do
>               test ! -d TEMP_DIR && mkdir TEMP_DIR
> 

I tried it with CD 1, CD1+2, CD1-3, CD1-5 CD1-6 and with each of them it
worked. That means, I get past the test.

> and then rebuilding the DVD made an image that booted correctly. With it
> there, it failed.

Failed to boot? That is another problem and should be unrelated to the
checking of the media issue.

houghi
-- 
Nutze die Zeit. Sie ist das Kostbarste, was wir haben, denn es 
ist unwiederbringliche Lebenszeit. Leben ist aber mehr als Werk
und Arbeit,  und das Sein wichtiger als das Tun                                 
                                        - Johannes Müller-Elmau

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to