From owner-freebsd-questions@FreeBSD.ORG Wed Jun 20 14:47:23 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 157A716A469 for ; Wed, 20 Jun 2007 14:47:23 +0000 (UTC) (envelope-from mrspock@esfm.ipn.mx) Received: from mail.esfm.ipn.mx (esfm.ipn.mx [148.204.102.61]) by mx1.freebsd.org (Postfix) with ESMTP id DE4E313C4BB for ; Wed, 20 Jun 2007 14:47:22 +0000 (UTC) (envelope-from mrspock@esfm.ipn.mx) Received: from localhost (localhost.esfm.ipn.mx [127.0.0.1]) by mail.esfm.ipn.mx (Postfix) with ESMTP id 91C924538C; Wed, 20 Jun 2007 09:39:42 -0500 (CDT) X-Virus-Scanned: amavisd-new at esfm.ipn.mx Received: from mail.esfm.ipn.mx ([127.0.0.1]) by localhost (mail.esfm.ipn.mx [127.0.0.1]) (amavisd-new, port 10024) with LMTP id dM-QuwbZe67V; Wed, 20 Jun 2007 09:39:40 -0500 (CDT) Received: by mail.esfm.ipn.mx (Postfix, from userid 1000) id 106B9453BD; Wed, 20 Jun 2007 09:39:40 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by mail.esfm.ipn.mx (Postfix) with ESMTP id 0EF11453BB; Wed, 20 Jun 2007 09:39:40 -0500 (CDT) Date: Wed, 20 Jun 2007 09:39:40 -0500 (CDT) From: Eduardo Viruena Silva To: Tsu-Fan Cheng In-Reply-To: Message-ID: <20070620093544.I31953@Gina.esfm.ipn.mx> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD Subject: Re: freebsd on laptop X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jun 2007 14:47:23 -0000 On Wed, 20 Jun 2007, Tsu-Fan Cheng wrote: > hi folks, > I want to buy a laptop and install linux and freebsd, the problem is, > some 14' laptop doesnt come with cdrom and floppy, but has win2000 > installed. How can I install linux and freebsd on it? My experience is about > installing on a desktop by booting from floppies. THank you!! > You can boot from floppies, configure your network card and install the system using FTP. I had used a diskless system to install FreeBSD in computers that do not even have floppies! There is a lot of possibilities. Eduardo.