[4927] in linux-scsi channel archive

home help back first fref pref prev next nref lref last post

RE: LILO with SCSI and IDE harddisks

daemon@ATHENA.MIT.EDU (Russell Berry)
Sat Oct 17 04:52:49 1998

Date: 	Fri, 16 Oct 1998 12:59:57 -0400 (EDT)
From: Russell Berry <russ@berrex.com>
To: "Richard Neal G. Plana" <richip@mozcom.com>
Cc: linux-scsi@vger.rutgers.edu

Oooops, wrong machine, sorry.  Now, my REAL machine is set up thusly, linux
root on scsi, windows on ide, other linux partitions no ide, and my REAL
lilo.conf looks like this:

boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50

image=/boot/vmlinuz.2.0
        label=linux
        root=/dev/sdb1
        append="mem=128M, aic7xxx=verbose,tag_info:{16,16,16,16,16,16,16}"
        vga=normal
        read-only

image=/boot/vmlinuz.2.1
        label=linux2
        root=/dev/sdb1
        append="aic7xxx=verbose,tag_info:{16,16,16,16,16,16,16}"
        vga=normal
        read-only

image=/vmlinuz
        label=linuxtest
        root=/dev/sdb1
        append="mem=128M, aic7xxx=verbose,tag_info:{16,16,16,16,16,16,16}"
        vga=normal
        read-only

other=/dev/hda1
        label=win
        table=/dev/hda


Sorry for the confusion...

Russell

On 16-Oct-98 Russell Berry wrote:
> I have IDE/SCSI also.  I set the boot sequence A,C,SCSI, now the IDE WILL be
> the first disk seen, no matter what you do in this configuration.  I have
> some
> winbloze stuff on the ide, and some linux partitions, the root linux
> partition
> is also on hda, I moved it there.  But you don't have to, and it doesn't
> matter if lilo complains, it doesn't hurt anything.  Now here's my lilo.conf:
> 
> 
> boot = /dev/hda
> delay = 50
> vga = normal
> 
> image = /vmlinuz
>   root = /dev/hda3
>   label = linux
>   read-only 
> 
> other = /dev/hda1
>   label = win
>   table = /dev/hda
> 
> Hope this answers your question.
> 
> Russell
> 
> On 16-Oct-98 Richard Neal G. Plana wrote:
>> Hi,
>> 
>> I have a Soyo 5EHM motherboard (Super 7) with a builtin IDE controller and
>> an add-n Adaptec AHA2940W card (w/ a harddisk on each). I wish to boot
>> from the SCSI controller and the BIOS supports the ff. boot sequence
>> (among others): A,C,SCSI or SCSI,A,C. 
>> 
>> My problem is that whenever I try to install LILO, it gives out a warning
>> stating that the device is not the first drive on its logical chain. What
>> I do to get it to work is to temporarilly remove the IDE harddisk, install
>> LILO and then re-attach the harddisk.
>> 
>> Is there a way to configure LILO so that I won't have to remove the IDE
>> harddisk?
>> 
>> 
>> L   L Richi Plana 8^)         ,-,-.     ,-,-.     ,-,-.     ,-,-.     ,-
>> LL LL Systems Administrator  / / \ \   / / \ \   / / \ \   / / \ \   / /
>> LLLLL Mosaic Communications, Inc. \ \ / /   \ \ / /   \ \ / /   \ \ / /
>> LLLLL mailto:richip@mozcom.com     `-'-'     `-'-'     `-'-'     `-'-'
>> ------------------------------------------------------------------------
>> P G P Key available at http://www2.mozcom.com/~richip/richip.asc
>> Tired of Spam? Join this CAUCE! http://www.cauce.org/
>> 
>> 
>> 
>> 
>> -
>> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
>> the body of a message to majordomo@vger.rutgers.edu
> 
> 
> It's very inconvenient to be mortal -- you never know when everything may
> suddenly stop happening.
> 
> 
> russ@berrex.com


It's very inconvenient to be mortal -- you never know when everything may
suddenly stop happening.


russ@berrex.com

-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.rutgers.edu

home help back first fref pref prev next nref lref last post