[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Lilo help
- From: Sebastiaan <tw121164 elektron its tudelft nl>
- To: "redhat-install-list redhat com" <redhat-install-list redhat com>
- Subject: Re: Lilo help
- Date: Sat, 20 May 2000 17:42:03 +0200 (METDST)
Hello,
I have had this a couple of times, but the solution is simple. DOS want's
to be on the first disk (assigned by your BIOS), so you just have to
switch the BIOS hd-table. Change the last piece of your lilo.conf to:
other = /dev/hdc1
label = dos
table = /dev/hdc
map-drive = 0x80
to = 0x82
map-drive = 0x82
to = 0x80
so hdc is the first in the row.
I hope it works,
Greetz,
Sebastiaan
On Tue, 16 May 2000, Jim Morton wrote:
> I have a system w the following drives:
> hda 10.5 Gig w RH6.1 boots fine from lilo
> hdb 1.8 Gig formatted by Win98, empty, Fat32
> hdc 2.5 Gig w Win98 installed
> hdd CD-Rom
>
> At the Lilo prompt I enter 'dos' and and get
> Loading dos
> Invalid system disk
> Replace the disk and press any key
>
> If I switch the ide cables between hda and hdc the system boots right up
> into Windows. What am I doing wrong? Why can't Lilo boot my Windows drive?
>
> This is my lilo.conf
> # more lilo.conf
> boot = /dev/hda
> timeout = 50
> prompt
> default = linux
> vga = normal
> read-only
> map=/boot/map
> install=/boot/boot.b
> image = /boot/vmlinuz-2.2.12-20
> label = linux
> initrd = /boot/initrd-2.2.12-20.img
> root = /dev/hda9
> other = /dev/hdc1
> label = dos
> table = /dev/hdc1
>
> On the line 'other' and 'table' I have tried /dev/hda, /dev/hda1, /dev/hdc,
> and /dev/hdc1 and various combinations.
> I've read quite a few Lilo Howto's and they all seem to want to boot your
> option of os from the same hd. Nowhere can I find info on booting to
> different drives. Is it possible?
>
> Thanks in advance
> Jim Morton
>
>
> --
> To unsubscribe: mail redhat-install-list-request redhat com with
> "unsubscribe" as the Subject.
>
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]