Date: Wed, 15 Sep 2004 20:37:12 -0500 From: "Kevin D. Kinsey, DaleCo, S.P." <kdk@daleco.biz> To: dave <dave@jagoan.com> Cc: freebsd-questions@freebsd.org Subject: Re: question Message-ID: <4148EE48.4090405@daleco.biz> In-Reply-To: <000501c49b87$21821540$0701a8c0@ritta> References: <000501c49b87$21821540$0701a8c0@ritta>
next in thread | previous in thread | raw e-mail | index | archive | help
dave wrote: >Hello, >I'm new in freebsd..and want to ask something. >1. Can freebsd handle more than 80 giga Harddisk? > (maybe I want to use 100-200 Giga HD for data) >2. If I plugin a new harddisk, can be outomatic detect or I use do manual >configuration? > >Thank you, > >best Regards, >Dave > > 1. Of course. Recent discussion on some list of another I'm reading is talking about breaking the 2TB limit, so 100G is no problem. I just added a 200GB WD HDD to my "desktop" unit yesterday AAMOF... 2. The kernel will find it. However, you must partition and label it yourself (not that this is uncommon ... if you're using Windows, you've still gotta use fdisk and format IIRC); then you give it a mount point. Good documentation in the "Storage" chapter of the handbook <www.freebsd.org/handbook>. HTH, Kevin Kinsey
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4148EE48.4090405>