cvs commit: src/usr.sbin/boot0cfg boot0cfg.c

John Baldwin jhb at FreeBSD.org
Tue Aug 3 10:00:43 PDT 2004


On Tuesday 03 August 2004 11:20 am, David E. O'Brien wrote:
> obrien      2004-08-03 15:20:55 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     usr.sbin/boot0cfg    boot0cfg.c
>   Log:
>   Enable packet mode by default.  Disk drives have gotten so large now,
>   it is often the case the partition one wants to boot is above cylinder
> 1023.

What should really happen is that boot0cfg should use the same algorithm as 
sysinstall where it only turns packet mode on by default if packet mode is 
needed.  It's probably safe to use packet mode on most ATA BIOSen out there 
(anything post 1994), but SCSI BIOSen are an entirely different animal.

-- 
John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org


More information about the cvs-all mailing list