[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: LILO and multiple disks



On Wed, 16 May 2001, Travis Place wrote:

TP> My computer is set out like this..
TP> 
TP> /dev/hda1 = linux install
TP> /dev/hda2 = linux swap
TP> /dev/hdb1 = linux partition
TP> /dev/hdc1 = windows partition
TP> /dev/hdd1 = linux partition
TP> 
TP> 
TP> im having troubles with lilo, and trying to boot the windows 
TP> partition...
TP> 
TP> i have heard you can use the "map-drive" option of lilo, but i cant 
TP> figure out what i have to put in lilo.conf for this to work
TP> any help would be appreciated.

For awhile i had 3 ide controllers in my machine and 6 ide drives, with
windows one being the secondary master [hdc] .. this is what i had to do to
make it work:

disk=/dev/hda bios=0x80
disk=/dev/hdb bios=0x81
disk=/dev/hdc bios=0x82
disk=/dev/hdd bios=0x83
disk=/dev/hde bios=0x84
disk=/dev/hdf bios=0x85

append="ide2=0x1e8,0x3ee,12"

# boot windows: 
other=/dev/hdc1
    label=Win
    table=/dev/hdc
    map-drive=0x80 to=0x82
    map-drive=0x82 to=0x80

----


                                                Dingo.


                                      ).|.(
                                    '.`___'.`
                                   ' `(>~<)' `
     -=-=-=-=-=-=-=-=-=-=-=-=-=-=-ooO-=(_)=-Ooo-=-=-=-=-=-=-=-=-=-=-=-=-
      Petr [Dingo] Dvorak                             dingo@pdragon.org
      Coder - Purple Dragon MUD                   pdragon.org port 3333
     -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-[ 369D93 ]=-
                         Oxymoron: Microsoft Works
     -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-




Reply to: