From: "Doug Sutherland" <doug@proficio.ca>
To: "Speakup is a screen review system for Linux." <speakup@braille.uwo.ca>
Subject: Re: A computer issue, how should I deal with this? Best solution?
Date: Fri, 22 Jun 2007 23:31:41 -0500 [thread overview]
Message-ID: <00c501c7b54f$65d5c220$ab00a8c0@tenstac> (raw)
In-Reply-To: <162e01c7b541$e8985eb0$b100a8c0@AveratecLaptop>
Well its all spelled out on the microsoft site
http://support.microsoft.com/kb/118335
The 2-GB partition limit is imposed by the maximum number of clusters
and the largest cluster size supported by the FAT file system. The FAT
file system is limited to 65,525 clusters. The size of a cluster must be a
power of 2 and less than 65,536 bytes--this results in a maximum cluster
size of 32,768 bytes (32K). Multiplying the maximum number of clusters
(65,525) by the maximum cluster size (32,768) equals 2 GB.
This is just like that 32768 number just discussed, it is FAT16 because
it's 16-bit addessing (2 to the power of 16). Sixteen bits times the max
number of clusters is 2GB.
>From The FAT16 Partition Size (2.00 GB / 2.15 GB) Barrier
If you put a hard disk over 2 GB into a machine that is using regular
FAT (16-bit FAT) under DOS, Windows 3.x or the first version of
Windows 95, you can use all of it--assuming that you aren't limited by
one of the other BIOS-related barriers mentioned in adjacent sections.
However, to access the full contents of the disk, you must partition it
into multiple peices.
http://www.pcguide.com/ref/hdd/bios/sizeGB2-c.html
Windows 95 OEM Service Release 2 (OSR2) and Windows 98 support
two new partition types (0B and 0C) to support the FAT32 file system.
That isn't really DOS ... it's Win9x OSR2. DOS did not support FAT32.
It only supported FAT16. If you make a bootable disk from Win95
OSR2 or Win98, that's not DOS.
-- Doug
next prev parent reply other threads:[~ UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
Keith Hinton
` Willem van der Walt
` Doug Sutherland
` Gregory Nowak
` Glenn Ervin
` Gregory Nowak
` Gregory Nowak
` Butch Bussen
` Doug Sutherland
` Gaijin
` Butch Bussen
` Glenn Ervin
` Doug Sutherland
` Glenn Ervin
` Doug Sutherland
` Glenn Ervin
` Doug Sutherland [this message]
` Butch Bussen
` Glenn Ervin
` Doug Sutherland
` Steve Holmes
` Doug Sutherland
` Glenn Ervin
` Gregory Nowak
` Glenn Ervin
` Gregory Nowak
` Butch Bussen
` Butch Bussen
` John Heim
` Gaijin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='00c501c7b54f$65d5c220$ab00a8c0@tenstac' \
--to=doug@proficio.ca \
--cc=speakup@braille.uwo.ca \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).