From owner-freebsd-questions Wed Sep 6 9:52:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gateway.telecom.ksu.edu (gateway-1.telecom.ksu.edu [129.130.63.239]) by hub.freebsd.org (Postfix) with ESMTP id 9837A37B449 for ; Wed, 6 Sep 2000 09:52:03 -0700 (PDT) Received: from sioux.telecom.ksu.edu(129.130.60.32) by pawnee.telecom.ksu.edu via smap (V2.0) id xma023247; Wed, 6 Sep 00 11:51:48 -0500 Message-ID: <39B6764A.78EBDA8A@telecom.ksu.edu> Date: Wed, 06 Sep 2000 11:52:26 -0500 From: nathan X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: questions@freebsd.org Subject: init bootstrap from harddrive Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Question: How do I write bootstrap info to my harddrive so that it boots directly into freebsd? Details: It has freebsd on it now, but, i must boot from a disk, and then enter 0:ad(0,a)/boot/loader which then finishes booting from the harddrive and all is fine... it works great for what we need it for. Also, this is on a 386SX laptop with 4 MB ram, so using the install program is not an option. I've read fdisk, disklabel man pages, and searched the questions' archive, but i'm a bit hesitant to go issuing those commands considering the effort it took to get fbsd on this system in the first place, i DON'T want to blow away all my work. btw.. i tried using a dos disk with bootinst.exe, and that installed booteasy, but on boot, it just keeps saying "Default Freebsd F?" over and over no matter what i type and doesn't boot anything. And since this 120mb harddrive has ONLY fbsd on it, i don't need a boot mgr anyway. example: DOS: i'd just run 'fdisk /mbr' LINUX: i'd simply do 'lilo' thanks! nathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message