public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Peter <pete4abw@comcast.net>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user]  Re: 300GB HD
Date: Mon, 22 May 2006 18:38:58 -0400	[thread overview]
Message-ID: <pan.2006.05.22.22.38.58.122709@comcast.net> (raw)
In-Reply-To: 975fd1710605221418v7adbd338v6374e0ed51cfbf14@mail.gmail.com

On Mon, 22 May 2006 17:18:04 -0400, Samuel Baldwin wrote:

> I'm planning on buying a 300GB HD from maxtor for my next primary HD.
> It's a "Maxtor DiamondMax 10 300GB 3.5" IDE Ultra ATA133 Hard Drive - OEM"
> 
Great!

I have a 200G primary and 80G secondary drive. Both IDE.

Here are my comments.

Well, I would up your PS to at least 400 Watts. Not that the drive would
use it, but most newer CPUs need at least 400.

While I understand the other poster's concern for the size of the drive,
I disagree. It's a reality today, that data is large -- music files,
videos, etc. What _I_ do, is have a second drive installed and backup to
it compressing the data. With the large music files, I offload
periodically to DVD. I backup / once a month, and I back up /home every
night incrementally, weekly incrementally, and full monthly. Good disk
organization is very important with a large drive. Consider splitting your
system and data into partitions. Here's my layout in case you're
interested.

mars linux # mount
/dev/hda5 on / type reiserfs (rw,noatime)
/dev/hda6 on /mnt/tmp type reiserfs (rw,noatime)
/dev/hda7 on /home type reiserfs (rw,noatime)
/dev/hda8 on /mnt/src type reiserfs (rw,noatime)
# I keep portage, and other source files on hda8
/dev/hda9 on /mnt/w-dos type reiserfs (rw,noatime,notail)
# some old windows and dos and wine stuff here
/dev/hda10 on /mnt/download type ext2 (rw,noatime)
# misc software downloads and patches (mostly windoze)
/dev/hda12 on /mnt/music type ext3 (rw,noatime)
# 60GB of various music files (a lot of live recordings
# in lossless formats)
/dev/hdb5 on /mnt/extra type ext2 (rw,noatime)
# hdb is my backup drive for all except the music.
#hda11 is not shown, but that's my trusty slackware partition

Good luck!


-- 
Peter


-- 
gentoo-user@gentoo.org mailing list



  parent reply	other threads:[~2006-05-22 22:50 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-22 21:18 [gentoo-user] 300GB HD Samuel Baldwin
2006-05-22 22:26 ` mark
2006-05-22 22:38 ` Peter [this message]
2006-05-22 22:52   ` [gentoo-user] " Hemmann, Volker Armin
2006-05-22 23:09     ` Samuel Baldwin
2006-05-23  0:24 ` [gentoo-user] " Jerry McBride
2006-05-23  8:10   ` Mattias Merilai
2006-05-23  9:06     ` AW: " patrizius
2006-05-23 10:21       ` Norman Rieß
2006-05-23 13:56 ` Hemmann, Volker Armin
2006-05-23 15:13   ` Chad Leigh -- Shire.Net LLC
2006-05-23 15:42     ` Chad Leigh -- Shire.Net LLC
2006-05-23 17:20       ` Teresa and Dale
2006-05-23 20:27         ` Samuel Baldwin
2006-05-23 21:07           ` Chad Leigh -- Shire.Net LLC
2006-05-23 21:13           ` Joe Menola
2006-05-24 18:40         ` Thomas T. Veldhouse

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=pan.2006.05.22.22.38.58.122709@comcast.net \
    --to=pete4abw@comcast.net \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox