Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 1996 03:47:50 +0900
From:      hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi)
To:        jgreco@brasil.moneng.mei.com
Cc:        hackers@FreeBSD.org, hosokawa@mt.cs.keio.ac.jp
Subject:   Re: Arrrrrrgh, making a boot floppy!  :-(
Message-ID:  <199602231847.DAA24933@frig.mt.cs.keio.ac.jp>
In-Reply-To: Your message of Fri, 23 Feb 1996 10:55:53 -0600 (CST). <199602231655.KAA13327@brasil.moneng.mei.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <199602231655.KAA13327@brasil.moneng.mei.com>
jgreco@brasil.moneng.mei.com writes:

>> I need to generate a boot floppy with a modified kernel.  A local hacker has
>> a Thinkpad 720(?) and is trying to install FreeBSD on it, it seems to be
>> freaking on his keyboard so I am trying to put pcvt in as the default
>> console driver with SCANSET 2.  I'm having a devil of a time just making the
>> #*(&#&(#^#$*#$(@#9^$@(*#^(*@&)$@(@) floppy.  Preferably without building the
>> rest of the world, a release, etc.
>> 
>> What is the correct procedure?

I'm maintainer of PC-card boot floppy.

# mkdir /usr/release
# mkdir /usr/chroot
# cd /usr/src/release
# make release.3 CHROOTDIR=/usr/chroot RELEASEDIR=/usr/release
# make boot.flp  CHROOTDIR=/usr/chroot RELEASEDIR=/usr/release

--
	HOSOKAWA, Tatsumi              E-mail: hosokawa@mt.cs.keio.ac.jp
	  WWW homepage: http://www.mt.cs.keio.ac.jp/person/hosokawa.html
	Department of Computer Science, Keio University, Yokohama, Japan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602231847.DAA24933>