Re: [FreeBSD 5.1] Large hard disks vs old BIOS
From: Steven Maesslein (nobody_at_nowhere.invalid)
Date: 10/29/04
- Next message: Jehannes: "Re: [FreeBSD 5.1] Large hard disks vs old BIOS (Thanks!)"
- Previous message: O. Hartmann: "[FreeBSD 5.3-STABLE] The alternate system clock has died ..."
- In reply to: Jehannes: "[FreeBSD 5.1] Large hard disks vs old BIOS"
- Next in thread: Jehannes: "Re: [FreeBSD 5.1] Large hard disks vs old BIOS (Thanks!)"
- Reply: Jehannes: "Re: [FreeBSD 5.1] Large hard disks vs old BIOS (Thanks!)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 29 Oct 2004 13:39:19 +0200
On 28 Oct 2004 21:08:04 GMT, Jehannes coughed into
comp.unix.bsd.freebsd.misc and left this in
<Xns9590EB5CA3B9Fjohnbeevernl@194.109.133.133>:
> Is there a way to make FreeBSD 5.1 recognize hard disks larger than the
> BIOS supports?
> I read somewhere that Linux could do it through direct access to the
> hardware.
Both Linux and FreeBSD throw the BIOS out the window when it comes to
disk access so that they have something that'll work in protected mode.
One of the (fortunate) side effects of this is no longer being bound by
the 1024 cylinder limit. The only time the BIOS (which only works in
real mode) intervenes is in order to boot the machine, so this means
that your kernel has to reside in an area which is accessible to the
BIOS so that it can be loaded. However, once it is loaded and it has
replaced the disk I/O routines in the BIOS, there are no practical
restrictions. My previous machine's BIOS only handled 8GB disks, like
yours, but it worked with an 80GB disk no problems.
-- Steve If you have watched a TV series only once, and you watch it again, it will be a rerun of the same episode.
- Next message: Jehannes: "Re: [FreeBSD 5.1] Large hard disks vs old BIOS (Thanks!)"
- Previous message: O. Hartmann: "[FreeBSD 5.3-STABLE] The alternate system clock has died ..."
- In reply to: Jehannes: "[FreeBSD 5.1] Large hard disks vs old BIOS"
- Next in thread: Jehannes: "Re: [FreeBSD 5.1] Large hard disks vs old BIOS (Thanks!)"
- Reply: Jehannes: "Re: [FreeBSD 5.1] Large hard disks vs old BIOS (Thanks!)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|