Subject: For Deng Hongwei
To: None <port-i386@NetBSD.ORG>
From: Perry E. Metzger <perry@piermont.com>
List: port-i386
Date: 01/05/1998 10:59:26
Deng Hongwei: your return email address is broken! Please fix it!
------- Forwarded Message
Date: Mon, 5 Jan 1998 10:47:44 -0500 (EST)
From: Mail Delivery Subsystem <MAILER-DAEMON@piermont.com>
Subject: Returned mail: Host unknown (Name server: sz.cei.go.cn: host not found)
Message-Id: <199801051547.KAA16382@jekyll.piermont.com>
To: <perry@jekyll.piermont.com>
MIME-Version: 1.0
Content-Type: multipart/report; report-type=delivery-status;
boundary="KAA16382.884015264/jekyll.piermont.com"
Auto-Submitted: auto-generated (failure)
This is a MIME-encapsulated message
- --KAA16382.884015264/jekyll.piermont.com
The original message was received at Mon, 5 Jan 1998 10:47:37 -0500 (EST)
from localhost [[UNIX: localhost]]
----- The following addresses had permanent fatal errors -----
<dhongwei@sz.cei.go.cn>
----- Transcript of session follows -----
550 <dhongwei@sz.cei.go.cn>... Host unknown (Name server: sz.cei.go.cn: host not found)
- --KAA16382.884015264/jekyll.piermont.com
Content-Type: message/delivery-status
Reporting-MTA: dns; jekyll.piermont.com
Received-From-MTA: dns; localhost
Arrival-Date: Mon, 5 Jan 1998 10:47:37 -0500 (EST)
Final-Recipient: rfc822; dhongwei@sz.cei.go.cn
Action: failed
Status: 5.1.2
Remote-MTA: dns; sz.cei.go.cn
Last-Attempt-Date: Mon, 5 Jan 1998 10:47:38 -0500 (EST)
- --KAA16382.884015264/jekyll.piermont.com
Content-Type: message/rfc822
Message-Id: <199801051547.KAA16380@jekyll.piermont.com>
To: Deng Hongwei <dhongwei@sz.cei.go.cn>
cc: port-i386@netbsd.org
Subject: Re: NetBSD(i386)1.3_BETA boot.fs can't boot in IBM TP755CX
In-reply-to: Your message of "Sun, 04 Jan 1998 21:13:51 +0800."
<34AF8B0F.6F6FDE94@sz.cei.go.cn>
Reply-To: perry@piermont.com
Date: Mon, 05 Jan 1998 10:47:36 -0500
From: "Perry E. Metzger" <perry@jekyll.piermont.com>
Deng Hongwei writes:
> I want to do some test about this( let BOOTSEC = 0x1000 in NetBSD ),
> but I don't know how many codes relative to it, how to make a boot
> floppy, and where should I be in to build the install floppy(
> 'sys/arch/i386/boot/biosboot' or 'sys/arch/i386/stand')?
0) IGNORE sys/arch/i386/boot/biosboot! It is old!
1) one builds the boot blocks (which are installed in /usr/mdec) in
sys/arch/i386/stand by typing "make"
2) to build a boot floppy:
a) in sys/arch/i386/conf/ do 'config INSTALL' (and optionally
'config INSTALL_SMALL'
b) build the kernels in ...i386/compile/INSTALL & INSTALL_SMALL,
with "make depend && make" in those directories.
c) in /usr/src/distrib/i386/floppies, do a "make" as root -- this
will now build install floppy images for you.
You can pretty easily figure out how to modify this procedure to build
with alternate kernels/boot sectors/etc.
Perry
- --KAA16382.884015264/jekyll.piermont.com--
------- End of Forwarded Message