On Thu, 2007-07-19 at 21:21 +0200, Frans Pop wrote: > Could you try again with the following change (around line 65-70 in > the > script). You can make that change in the same way you added the 'set > -x'. > Suggest you add 'set -x' again in case there are still problems and > send > the syslog again. > > *) > - disc_offered_devfs=$(find $prefix -follow -name disc | head > -n 1) > + disc_offered_devfs=$(echo "$bootfs_devfs" | sed > "s:\(.*\)/.*:\1/disc:") > ;; > esac > disc_offered=$(mapdevfs "$disc_offered_devfs")
The change to the script did resolve the issue, thank you. Should the change be checked into the lilo-installer package? Youssef Eldakar Bibliotheca Alexandrina -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]