[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Access HD that bios missed?
- From: tyche <tyche ica net>
- To: redhat-install-list redhat com
- Subject: Re: Access HD that bios missed?
- Date: Tue, 2 Sep 2003 17:20:37 +0000
On Tuesday 02 September 2003 10:40, Angel Gabriel wrote:
> How can I access a HD that the BIOS missed?
you can try something like this for the drives that are missing:
disk = /dev/hdx # BIOS only sees first 500 MB.
bios = 0x80 # specifies the first IDE.
sectors = 63 # get the numbers from your drive's docs.
heads = 16
cylinders = 2100
in the lilo.conf file.
i really dont know if it would work or not.
btw: i grabbed this from the lilo mini HOWTO from www.tldp.org
hth
tyche
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]