[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#432314: installation-report: LILO Installation Fails on Machine with 4 SATA Disks



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



Reply to: