From owner-freebsd-questions@FreeBSD.ORG Sat Jul 28 09:56:25 2012 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8038C106564A for ; Sat, 28 Jul 2012 09:56:25 +0000 (UTC) (envelope-from erichfreebsdlist@ovitrap.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.224.110]) by mx1.freebsd.org (Postfix) with ESMTP id 34F108FC16 for ; Sat, 28 Jul 2012 09:56:25 +0000 (UTC) Received: from AMD620.ovitrap.com ([49.128.188.2]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id q6S9uBLd026877; Sat, 28 Jul 2012 03:56:15 -0600 Date: Sat, 28 Jul 2012 16:58:43 +0700 From: Erich Dollansky To: Vladimir Videscu Message-ID: <20120728165843.7df79322@AMD620.ovitrap.com> In-Reply-To: References: X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: FreeBSD on SSD 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: Sat, 28 Jul 2012 09:56:25 -0000 Hi, On Sat, 28 Jul 2012 12:44:35 +0300 Vladimir Videscu wrote: > Good day. I have recently bought a Seagate Momentus XT for my laptop. > > The specs for the drive are : > > RPM : 7200 > Buffer : 32 MB > HDD Memory : 750 GB > SSD Memory : 8 GB > > > I wish to install FreeBSD on it, but I wanted to ask this beforehand : > > Would it would be possible to install it on the 8 GB SSD sector ? > Would it work, and how would FreeBSD generally handle the SSD share > of the memory ? > isn't the SSD part 100% hidden? Doesn't the SSD work as a plain read cache for the disk? Erich