Date: Sun, 28 Jan 2001 20:05:05 +0100 From: "claudio" <cbatta@tiscalinet.it> To: <freebsd-questions@FreeBSD.ORG> Message-ID: <001701c0895d$3b944330$56030b3e@primo>
index | next in thread | raw e-mail
[-- Attachment #1 --]
Hi,
I'm Claudio from Pisa (Italy).
I had a problem with my hard-disk ATA100:it wasn't recognized by operating system installation programs,
for example: Linux and FreeBSD4.4 .
I solved this problem with Linux (not yet with FreeBsd) with these steps:
1. during the first phase of the installation (at the prompt "boot: ") I wrote:
"vmlinuz ide2=0x9000,0x8802 ide3=0x8400,0x80002"
So I completed successfully the installation.
2. After this for accessing to the system I wrote at the prompt "boot: " :
"linux ide2=0x9000,0x8802 ide3=0x8400,0x8000 "
3. At the end, for automatizing the boot phase I wrote this line in lilo.conf:
"append ide2=0x9000,0x8802 ide3=0x8400,0x8000"
and executed : "/sbin/lilo".
Now my system works well.
How can I do some equivalent steps with FreeBSD4.4 ?
I'd like to use this O.S. with my computer.
Thank you
claudio
[-- Attachment #2 --]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2920.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,<BR>I'm Claudio from Pisa (Italy).</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I had a problem with my hard-disk ATA100:it wasn't
recognized by operating system installation programs,</FONT></DIV>
<DIV><FONT face=Arial size=2> for example: Linux and
FreeBSD4.4 .</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I solved this problem with Linux (not yet with
FreeBsd) with these steps:<BR> 1. during the first phase of the
installation (at the prompt "boot: ") I wrote:<BR>
"vmlinuz ide2=0x9000,0x8802 ide3=0x8400,0x80002"<BR> So
I completed successfully the installation.<BR> 2. After this for accessing
to the system I wrote at the prompt "boot: " :<BR>
"linux ide2=0x9000,0x8802 ide3=0x8400,0x8000 "
<BR> 3. At the end, for automatizing the boot phase I wrote this line in
lilo.conf: <BR> "append ide2=0x9000,0x8802
ide3=0x8400,0x8000"<BR> and executed :
"/sbin/lilo".</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Now my system works well.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>How can I do some equivalent steps with FreeBSD4.4
?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I'd like to use this O.S. with my
computer.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2><BR>Thank you</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>claudio</FONT></DIV></BODY></HTML>
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001701c0895d$3b944330$56030b3e>
