Re: Lilo & hdb

2000-01-28 Thread Matt Folwell
On Thu, Jan 27, 2000 at 10:33:23AM -1000, Jason Christensen wrote: > You're right about the linux device structure regarding physical disks. I > however am using the same map-drive lines in my lilo.conf as you are, > except I am booting windows from the primary slave (hdb1). Why is it that > the s

Re: Lilo & hdb

2000-01-27 Thread Jason Christensen
Tom You're right about the linux device structure regarding physical disks. I however am using the same map-drive lines in my lilo.conf as you are, except I am booting windows from the primary slave (hdb1). Why is it that the same map-drive lines work for both you and I even though we are booting

Re: Lilo & hdb

2000-01-27 Thread Tom Allard
I'm no BIOS expert, but I believe 0x80 is the "primary master" and 0x81 is the "secondary master". My cdrom is a "primary slave" (i.e. it is physically connected to the "primary master"). I believe if I had connected my cdrom to the "secondary master" it would be a "secondary slave". The "secon

Re: Lilo & hdb

2000-01-27 Thread Jason Christensen
I was successfully able to use the map-drive line in my lilo.conf to boot from hdb1 by remapping BIOS accesses to the disk. I however used the exact same hex values you did even though I'm booting windows from hdb1 not hdc1. I was under the impression (assumption) that the hex values would incremen

Re: Lilo & hdb

2000-01-27 Thread Tom Allard
> Like most of you, I like playing with opeating systems. I am having > difficulty using lilo to boot Win2K from hdb. Here's my lilo.conf file. The trouble is that Windows wants to boot from "C:", not "D:". You can use lilo to remap the BIOS and fool it. My Windows drive is on hdc (hdb is my

Re: Lilo & hdb

2000-01-26 Thread jchristensen
Thanks Christian, that did the trick. I did a little further research. I should be able to use this technique to boot an OS from any disk as long as I use the correct hexadecimal values. Jason On 25 Jan, Christian Rishøj wrote: > >> Subject: Re: Lilo & hdb >> Date: Mon, 2

Re: Lilo & hdb

2000-01-25 Thread Christian Rishøj
> Subject: Re: Lilo & hdb > Date: Mon, 24 Jan 2000 17:27:50 -1000 (HST) > From: [EMAIL PROTECTED] > To: debian-user@lists.debian.org > > Alec, thanks for the info. I was useful as Win2k does have boot loader > similar to NT4's. I could just make hda1 the partit

Re: Lilo & hdb

2000-01-25 Thread jchristensen
Alec, thanks for the info. I was useful as Win2k does have boot loader similar to NT4's. I could just make hda1 the partition with Win2k by physically swapping the drives and then use the boot loader from Win2k (given the necessary tweaks). That solutions is however more work than I'm willing to d

Lilo & hdb

2000-01-25 Thread jchristensen
Hi, Like most of you, I like playing with opeating systems. I am having difficulty using lilo to boot Win2K from hdb. Here's my lilo.conf file. boot=/dev/hda compact vga=extended timeout=200 prompt image=/vmlinuz label=Linux alias=L read-only other=/dev/hda1 label=