On Mon, Apr 03, 2006 at 11:21:29PM +0100, David Bolt wrote:
> On Mon, 3 Apr 2006, houghi <[EMAIL PROTECTED]> wrote:-
> 
> >On Mon, Apr 03, 2006 at 01:27:50PM +0100, David Bolt wrote:
> >> No, it booted just fine. Once YaST started getting all the relevant
> >> data, it failed by asking for the add-on disc without allowing me to
> >> cancel. Once that happens, it's stuck.
> >
> >Till now you are the only one that has this behaviour. Other people have
> >had positive results. So no idea why it would happen to you.
> 
> And, after another test it worked. Very weird.

I had edited ./content earlier and I had it not working as well. So I
thought I might have done something wrong. I now start to suspect that
there are two tests or something working at random for whatever reason.

> >Still awfully silent from SUSE. :-(
> 
> Indeed :-|

And still nothing.

> Now, the bad news. I think I've found a bug in the script. If I don't
> have the ISOs in the current directory, and pass the path to them using
> -d the script can't find them. If I copy them to the current directory,
> it works just fine, as you can see from below:

Thanks for finding this. Will be fixed in the next version.
In ISO_TEST you just change the line:
sudo mount -o loop $CD $HERE/makeSUSEdvd.$PPID || ROOT_CHECK
to
sudo mount -o loop $HERE/$CD $HERE/makeSUSEdvd.$PPID || ROOT_CHECK

Will look into it and test it some more before I put it online. It is there
for a LONG time now and I did not get any complaints, so I doubt it is
extremely urgent and I would hate to see it breaking other things.

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