As per your instructions I compiled both Bin86 (for i686) and then LILO ( again for i686) and installed them in /tmp so as they can find each other. ( I also modified PATH variable to include /tmp directory.) Then I tried to run LILO as
$ lilo-static -v -C /mnt/clfs/etc/lilo.conf (As I have not included /tools/bin and /cross-tools/bin while compiling Bin86 and lilo so they will not use the cross compiled gcc and other tools).
I got following error:
LILO version 22.7.1, Copyright (C) 1992-1998 Werner Almesberger
Development beyond version 21 Copyright (C) 1999-2005 John Coffman
Released 17-Sep-2005 and compiled at 22:43:23 on Nov 14 2006.
Reading boot sector from /dev/sda ( I have a SATA disk and installing LILO on MBR).
Using MENU secondary loader
Calling map_insert_data
Boot image: /mnt/clfs/boot/clfskernel-2.6.17.13 ( I also have to modify the lilo.conf because other wise it gives error as cannot find /boot/map file ( as it refers to host i686 system as PATH variable does not include /mnt/clfs/tools and /mnt/clfs/cross-tools).
Added clfs
Writing boot sector.
Fatal: create /boot/boot.0800: No such file or directory. ( Again it refers to host i686 system).
Now what to do?
- Jigslinx
_______________________________________________ Clfs-support mailing list [email protected] http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support
