I'm trying to set up a amchien that I need to pass multiple append commands
to. I need to tell it to use framebuffer, and to reserve /dev/hdc for the
ide-scsi driver.

I can make it do either, but not both.

Here's the relavent peice of what I've got for lilo.conf:



image=/vmlinuz
        label=Linux
        read-only
        append="video=vesa:mtrr vga=0x31b"

What I think shhould work, but doesn;t is:

        append="video=vesa:mtrr vga=0x31b hdc=ide-scsi"

If I enter it that way, I get the ide-sci driver, but no frmebuffer.

Frambuffer (at least getting the machien to come up in it) seem very
"fragile" to me. It seems like if I touch anything it doesn't work :-(

What am I doing wrong?
-- 
Stan Brown     [EMAIL PROTECTED]                                    843-745-3154
Charleston SC.
-- 
Windows 98: n.
        useless extension to a minor patch release for 32-bit extensions and
        a graphical shell for a 16-bit patch to an 8-bit operating system
        originally coded for a 4-bit microprocessor, written by a 2-bit 
        company that can't stand for 1 bit of competition.
-
(c) 2000 Stan Brown.  Redistribution via the Microsoft Network is prohibited.

Reply via email to