Subject: Re: booting wrong partition (1.4.1)
To: Greywolf <greywolf@starwolf.com>
From: Frederick Bruckman <fredb@immanent.net>
List: port-i386
Date: 01/14/2002 14:34:14
On Mon, 14 Jan 2002, Greywolf wrote:
> Is there, then, a way for the bootloader to print out the list of
> disks it's able to access on request, and then we just use 'hd' and
> completely throw out the sd/wd stuff, since it's superfluseless?
>
> ...or is that along the same lines of complexity?
What you can do now, is
dev hd0a:
ls
dev hd1a:
ls
and so on, to try to figure out what the BIOS sees as what.
Frederick