[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fdisk is limited to 8GB



On Mon, Oct 18, 1999 at 05:06:17PM +0800, Cindy wrote:

> It seems this is not fixed in the current source code in cvs. Is there
> anyone who is planning to fix it? I can try, but the kernel/bios related
> part is too complicated for me, unless someone gives me some hints on how.

Since bios only can handle 1024 cylinder in normal,
so you have to decide translation method. But CHS
access method is only needed by bios to boot OpenBSD.
So, I made quick fix for this, just loosened cylinder's
maximum limit in option. And send-buged...
But, I fogot to declare 'off' at PRT_make.
To use that patch in PR number 947 add 'off_t off;'
before you make.

-- 
sigh@net.nagasaki-u.ac.jp
Faculty of Economics, Nagasaki Univ.