From owner-freebsd-questions@FreeBSD.ORG Sat Dec 4 14:54:05 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6246316A4CE for ; Sat, 4 Dec 2004 14:54:05 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.246]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44E3B43D45 for ; Sat, 4 Dec 2004 14:54:05 +0000 (GMT) (envelope-from yiyihu@gmail.com) Received: by mproxy.gmail.com with SMTP id u52so5544cwc for ; Sat, 04 Dec 2004 06:54:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:return-path:date:to:subject:message-id:mime-version:content-type:user-agent:from; b=BY8dZ2YTpWQcy1CILO+UwqKCD83enPuFJmVfcj9t+v5eyguG0u0xPy+fKweQj1CvMs83BJ2eocvq0Pg64qvdf+W2kmWZb52W9qxyGdYgKkNx1r8k67H+VngLpK8T8slIO+z3iyKJYqPexe4P1q7VuBQgeejah9zakWxap96aM68= Received: by 10.11.119.19 with SMTP id r19mr770649cwc; Sat, 04 Dec 2004 06:54:04 -0800 (PST) Received: from localhost ([220.186.98.18]) by smtp.gmail.com with ESMTP id p77sm2157cwc.2004.12.04.06.53.59; Sat, 04 Dec 2004 06:54:04 -0800 (PST) Date: Sat, 4 Dec 2004 22:53:29 +0800 To: freebsd-questions@freebsd.org Message-ID: <20041204145329.GA3922@Laptop> Mime-Version: 1.0 Content-Type: text/plain; User-Agent: Mutt/1.5.6+20040722i From: yiyihu@gmail.com Subject: Isn't there a way to install freebsd from hard disk with only a bootable grub? (all file systems are ext3) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Dec 2004 14:54:05 -0000 Hi,all, I really want to know if there is a way to install freebsd from hard disk. This old laptop doesn't contain a floppy drive, And I didn't get a CD burner either. Certainly, The rubbishy computer couldn't be boot use pxe kind of thing. I've searched google and I have done what I can do for the result. And still no clue,So anyone here can tell me if there is a way to install freebsd from hard disk? Grub is installed in a seperated partition. And the grub manual says it can boot the bsd kernel. I am sure that it can be installed with only a bootable hard drive.I wonder if someone can make a kernel with "tmpfs" kind of thing supported. And a loop file contains a minimum root with bsd installer in it.Then It can do the job. Or maybe there is a solution like this already? Well,thanks all for your attention! YiyiHu