On Fri, 8 Dec 2000 08:41:11 -0600, 
PYT PYT <[EMAIL PROTECTED]> wrote:
>With LILO :
>I need to Install hdc to Boot as hda
>So I've written the lilo.conf....
>But when I run the LILO command with chroot, it return : "cd /mnt; chroot . sbin/lilo 
>-C /etc/lilo.conf.hdc"
>FATAL : boot sector version is 20.0, excepting 21.x

/mnt/boot contains lilo 20.0 files, sbin/lilo is version 21+.  Looks
like you did a partial install of lilo 21, install the correct files in
/mnt/boot, in particular boot.b.

BTW, you probably need this in lilo.conf.hdc.

disk=/dev/hdc
        bios=0x80

That tells lilo that hdc will be the boot device according to the bios.


--
To unsubscribe from this list, send a message to [EMAIL PROTECTED]
with the command "unsubscribe linux-embedded" in the message body.
For more information, see <http://waste.org/mail/linux-embedded>.
  • LILO PYT PYT
    • Keith Owens

Reply via email to