RE: boot0/1 problems

2003-10-28 Thread John Baldwin
On 28-Oct-2003 Dan Strick wrote: > On 22 Oct 2003 John Baldwin wrote: >> >> On 22-Oct-2003 Dan Strick wrote: >> > I seem to have stubbed my toe on another nasty little bootstrap problem. >> > My Gigabyte motherboard AWARD BIOS passes the wrong drive number in the >> > %dl register when it invokes

RE: boot0/1 problems

2003-10-28 Thread Dan Strick
On 22 Oct 2003 John Baldwin wrote: > > On 22-Oct-2003 Dan Strick wrote: > > I seem to have stubbed my toe on another nasty little bootstrap problem. > > My Gigabyte motherboard AWARD BIOS passes the wrong drive number in the > > %dl register when it invokes the MBR bootstrap program, boot0. > > Thi

RE: boot0/1 problems

2003-10-22 Thread John Baldwin
On 22-Oct-2003 Dan Strick wrote: > I seem to have stubbed my toe on another nasty little bootstrap problem. > My Gigabyte motherboard AWARD BIOS passes the wrong drive number in the > %dl register when it invokes the MBR bootstrap program, boot0. > This forces me to configure the MBR bootstrap wit

boot0/1 problems

2003-10-22 Thread Dan Strick
I seem to have stubbed my toe on another nasty little bootstrap problem. My Gigabyte motherboard AWARD BIOS passes the wrong drive number in the %dl register when it invokes the MBR bootstrap program, boot0. This forces me to configure the MBR bootstrap with the setdrv option. The noupdate option m