Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Aug 1999 19:51:19 -0700
From:      Mike Smith <mike@smith.net.au>
To:        Poul-Henning Kamp <phk@critter.freebsd.dk>
Cc:        Bruce Evans <bde@zeta.org.au>, imp@village.org, cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org
Subject:   Re: cvs commit: src/sbin/i386/fdisk fdisk.8 fdisk.c 
Message-ID:  <199908240251.TAA00852@dingo.cdrom.com>
In-Reply-To: Your message of "Mon, 23 Aug 1999 20:50:51 %2B0200." <10767.935434251@critter.freebsd.dk> 

next in thread | previous in thread | raw e-mail | index | archive | help
> In message <199908231845.EAA01679@godzilla.zeta.org.au>, Bruce Evans writes:
> 
> >These problems mean that "auto" on a slice can't be implemented properly
> >without solving the old problem of mapping drives to BIOS drive numbers
> >so that the table of BIOS geometries can be used.
> 
> Does anyone know if the average PnP table is any help in this ?

No; the PnP table doesn't reflect installed disks, and anyway has no 
way of knowing what our device search order is.

The only disk for which geometry issues matter is the boot volume.  
Ideally we would just use LBA mode and forget all this crap about 
"geometry" but we're not quite ready for that yet.

-- 
\\  The mind's the standard       \\  Mike Smith
\\  of the man.                   \\  msmith@freebsd.org
\\    -- Joseph Merrick           \\  msmith@cdrom.com




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199908240251.TAA00852>