Kirk McElhearn wrote:
> On 14/04/00 19:45, Stephen F. Bosch [EMAIL PROTECTED] is reported to
> have said:
>
> >> OK, I have finally managed to get two distributions installed, and to get
> >> lilo to work. But when I try to tweek the lilo.conf, I get a message
> >> that each of my choices is added, but then it says No images have been
> >> defined. It does not update my changes in the mbr. What could I be
> >> doing wrong?
> >
> >Show us your /etc/lilo.conf, man.
>
> boot = /dev/fd0
If you want your changes to go to the mbr, then the above line must be changed
to /dev/hda, which is where the mbr is located.
The way you have it, it'ld used /dev/fd0, which is the floppy.
> timeout = 100
> prompt
> message = /boot/message
> default = dos
> vga = normal
> read-only
> map=/boot/map
> install=/boot/boot.b
> keytable=/boot/pc-dvorak-latin1.klt
> image = /boot/vmlinuz
> label = mdk2
> root = /dev/hdb11
> image = /boot/vmlinuz
> label = mdk
> root = /dev/hda6
> other = /dev/hda1
> label = win
> table=/dev/hda
> other = /dev/fd0
> label = floppy
> unsafe
>
> Kirk
>
> vice versa
> Translations - French to English, English to French | Technical Writing
> Traductions francais-anglais, anglais-francais | Redaction technique
> . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
> [EMAIL PROTECTED] http://www.mcelhearn.com
> Kirk McElhearn | Chemin de la Lauze | 05600 Guillestre | France