Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Apr 2001 21:39:06 -0500
From:      Andrew Hesford <ajh3@chmod.ath.cx>
To:        Charles Burns <burnscharlesn@hotmail.com>
Cc:        dleimbac@earthlink.net, webmaster@wmptl.com, questions@freebsd.org
Subject:   Re: (Freebsd doesn't see disks larger than 8gb; was: "No Subject")
Message-ID:  <20010430213906.A11655@cec.wustl.edu>
In-Reply-To: <F67h8s4KWiGtXsL1c0000010fad@hotmail.com>; from burnscharlesn@hotmail.com on Mon, Apr 30, 2001 at 04:16:21PM -0700
References:  <F67h8s4KWiGtXsL1c0000010fad@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 30, 2001 at 04:16:21PM -0700, Charles Burns wrote:
> Modern PC BIOS software supports huge drives, it is simply a matter of 
> implementing support in the initial boot software (In Linux's case, LiLo). 
> LiLo now supports larger drives, but this isn't really a "work-around" per 
> se as it simply now supports extended BIOS translations that allow for 
> larger drives.
> Once the OS has actually booted, though, none of this matters (with the 
> exception of certain versions of Windows).
> Linux and FreeBSD both use their own code for accessing hard drives. This is 
> mostly because accessing drives through BIOS is slow, bad style, and worst 
> of all--real mode (i.e. 16 bit). I believe that the largest partition that 
> FreeBSD supports right now is in the petabytes.
> 
> Far larger than any RAID array that I have ever heard of.

I'm pretty sure that the maximum filesystem size is 2 gigablocks. Hence
for the default 8K block size, you have a 16T filesystem. I can't
imagine the partition size would be any larger than the filesystem size.

The maximum file size is 1 gigablock, if I remember correctly.

Now, the question is, what is the maximum disk size?

-- 
Andrew Hesford
ajh3@chmod.ath.cx

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




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