Advanced System Building Guide 523
Alan writes "FiringSquad has up an Advanced System Building Guide, detailing how to construct your own rig. The first half deals with hardware selection and even esoteric concepts such as PCI slot placement. The second half is focused on Windows XP, and makes recommendations such as moving the swap file and scratch disk to a separate partition." From the article: "You laugh at the so-called expertise of Best Buy's GeekSquad, and are the one doing the teaching when calling technical support. If this sounds like you, you've come to the right place if you're looking to take your system building skills to the next level."
You builder, you. (Score:5, Funny)
If this sounds like you then you have almost reached nirvana. Soon, you will learn the advanced knowledge of how to call Dell.
"Rig" has a long history w/ electronic gear... (Score:3, Informative)
Re:You builder, you. (Score:4, Insightful)
From Websters:
n.
1. Nautical. The arrangement of masts, spars, and sails on a sailing vessel.
2. Special equipment or gear used for a particular purpose.
3.
a. A truck or tractor.
b. A tractor-trailer.
c. A vehicle with one or more horses harnessed to it.
4. The special apparatus used for drilling oil wells.
5. Western U.S. See saddle.
6. Informal. A costume or an outfit: wore an outlandish rig to the office.
7. Fishing tackle.
I think in this case they are using definition #2.
Take the article with a grain of salt (Score:5, Interesting)
Reduce wear and tear? Really? I've heard many reasons why one should do this (improving perfmance & reducing fragmentations which he mentions later), but reducing wear and tear?
Also, I'd love to find a pointer to building an inexpensive (not cheap, there's a difference), reliable machine... much more interesting to me anyway.
Yes, reducing (Score:2, Informative)
If you can reduce the amount of this wear on your OS and data drives by placing swap and temp on a physically seperate drive, you may prevent major data loss.
I would think this would be obvious, but I guess not.
Re:Yes, reducing (Score:5, Informative)
Hmmm (Score:3, Interesting)
Your experience may vary, but I'll stick with seperate drives for temp and swap.
Re:Hmmm (Score:5, Interesting)
Most common problems I've seen:
#1 Media has an electromagnetic defect that appears over time: (new regular bad sectors without physical signs of dmg on the platters)
Until 1996, I had seen more of this than anything. Some cases might have been heat or one of the next few problems but far too many succombed to this fate for it to be a symptom of another physical problem. I haven't seen this in quite some time.
#2 On drive controller board failure:
This also used to happen quite frequently, I've seen a few cases of this recently, It's the failure I see most often today.
#3 Spindle bearing failure:
I've seen a few handfulls of these only. They generally get replaced when they get noisy before the failure is complete. The best part was removing a siezed drive from the pc and giving it a whack flat on it's back to watch the user in amazement when you put it back in and it spins up.
Armature failure:
I've seen a few cases of this only. Some of the media defects might have been this in disguise. The best armature failure I ever saw was an old full height SCSI drive that probably got too hot, the heads caught on the platter and over the years whittled themselves down to stubs while cutting through the platters. It was a QNX box that was perfectly content to boot from the master server after it's hard drive failed. The platters ended up being razor sharp rings of death. Nice christmas tree ornaments through.
Re:Yes, reducing (Score:3, Informative)
Re:Yes, reducing (Score:3, Informative)
Re:Yes, reducing (Score:3, Interesting)
Not that you can do anything about that anyway. On any OS, there are enough services and daemons to make sure that the drive NEVER powers down. I haven't seen a drive do that on anything other than a laptop in years, don't know why I bother enabling it on desktops.
Besides, the best reason IMHO to have two drives for the OS is fragmentation, or lack of.
One thing I have wondered, and
Re:Yes, reducing (Score:4, Interesting)
Shit now a disk drives has a bigger ram buffer cache than the machines we used to do that with have. the rule of thumb was 4 Mb for linux, 4 Mb for X Windows and 4Mb for each user; now we just slap in a half gig and call it good enough.
I did see a site where the guy ripped apart old hard disks and hooked them up to his stereo so the platters would spin and the heads twitch back and forth to the beat of the music. interesting thing to do to those old sub-Gigabyte drives in every computer geek's junk drawer!
Re:Yes, reducing (Score:3, Interesting)
It used to be enough of an issue that in OS/2's HPFS all the FS structures were located in the middle of the partition to speed up access. It was a discernable gain in performance.
Re:Yes, reducing (Score:2, Insightful)
OR if you buy a gig of ram or more you won't even need a swap partition.
I have 1 gig in my current rig and completely turned off the swap partition, in the last year of usage with heavy multitasking i haven't even needed it.
With Ram prices as low as they are currently your just better off going with 1-2 gigs of ram rather than waste disk space or
Depends on what you're doing (Score:3, Informative)
Re:Depends on what you're doing (Score:3, Interesting)
I'm hopeing to start scanning my 6x6 images soon, and they'll be about 7200x7200, or about 297MB each. I'll only want to edit one of them at a time. Even if I had several GB of RAM It'd be slow loading & storing it.
For me, 1600x1200 is a size I might scale a picture down to for display on a monitor, not a size I edit or print at (and I don't even have as high resolution of
Re:Take the article with a grain of salt (Score:2, Informative)
I agree. To avoid wear and tear, it's better to have the swap file on a separate harddrive whose main task is that alone (perhaps a drive for periodic archival?). That would also give the extra performance.
If you need the extra performance by moving the swap, moving it to a separate partition will just slow everything down because the head has to move further on the platter to get there. If it's interspersed among your data, the chances it needs to hunt for the right track is that
What kind of idiot wants faster swapfile??? (Score:5, Insightful)
A separate partition is STILL THE SAME DRIVE. Same platters, same heads. The only benefit is that it's a little cleaner to look at.
If you need better swap performance, the ONLY way to get it is to move the swapfile to a seperate, hopefully faster, drive.
However, if you're looking for ways to improve your swapfile performance, you're a freakin' idiot who needs to stop touching PC's.
Swapfile is a necessary evil, if swapping is degrading your performance YOU NEED MORE RAM, not a faster swapfile. It's not rocket science. That $150 you'd spend on a dedicated swap drive would buy you a gigabyle of RAM and end the problem forever.
I guess anyone can write an article...
Re:What kind of idiot wants faster swapfile??? (Score:5, Funny)
Create a ram drive and put the swap file on that. That'll speed things up.
Windows doesn't handle swap that well. (Score:3, Informative)
Since it is going to do it anyway, you'll want a nice, clean, ORGANIZED place for it to do it in.
The problem is that adding a partition usually puts that partition near the spindle which is the SLOWEST portion of the disk. But it will still cut down on fragmentation and crap.
With a Linux system, I put the swap drive down first. It gets the fastest portion of the disk. It should never use it, but just in case
With Windows, if
What kind of idiot posts this? (Score:3, Interesting)
1. You don't have to go through an intermediary filesystem, with associated overhead.
2. You can give the swap partition priority or at least balance in queuing on a single disk.
3. I'm sure there's a third reason that also validates my theory, given that pretty much every linux distro I know of makes a seperate swap partition. We'll call item #3 the "appeal to authority" argument.
I would also like to take this opportunity to po
Yes, mechanical parts WILL wear out (Score:5, Informative)
That being said, the hard drives will wear out. Period. End of story. Some might die in a few months, some in a few years, and some might never die before you replace them.
Even more important is the conecpt of multiple spindles to do multiple jobs. If you have one drive that suddenly hits swap because you're doing something, not only will your system grind to a halt because the drive head is loaded with contention (it can only do one job at once, obviously) but you're adding that much more wear and tear.
With the swap on a separate drive (and preferably on a separate IDE channel, assuming that that's what you're doing), the main drive can do whatever it needs to do while letting the other drive take care of the swap. So, not only are you greatly increasing potential throughput and system efficiency, you're dramatically reducing wear and tear on the drive head mechanism.
Re:Yes, mechanical parts WILL wear out (Score:4, Informative)
Re:Yes, mechanical parts WILL wear out (Score:3, Informative)
Look at the space shuttle: No single part has an failure rate worse than once in 100K launches (IIRC; it may have been one in a million. It's in the design specs)*
Now, there are some odd million parts. WHOA! No, you don't get a failure every launch, but the failure rate is WAY hi
Re:Yes, mechanical parts WILL wear out (Score:3, Informative)
(1-P) is the probability of a given widget surviving the day.
(1-P)^N is the probability of *all* widgets surviving the day.
1-((1-P)^N) is the probability of a failure within the system on any given day - this may be a single failure, or multiple failure, but is most assuredly a failure.
For a P 1/3 an
Re:Yes, mechanical parts WILL wear out (Score:3, Informative)
Re:Yes, mechanical parts WILL wear out (Score:3, Funny)
Ugh!
1) You really wanna hold down the Y button while it asks you to delete every file??
2) Are you calling ME root? I thought YOU were the one working in IT, you IT worker you!
Totally weak article (Score:5, Insightful)
Perhaps the only interesting tidbit in the article was the mention of using ferrite bead chokes on the analog lines, which was interesting to me only as far as it's the first time I've seen any mention of ferrite chokes outside of EE circles.
Only after reading that horrid article did I see it was on a gamers website, so that makes sense why they focus so much time on tweaking XP, but even for the hard-core gamers I'm surprised they didn't talk about more hardware options.
Maybe there are some interesting things in the 4 pages of Windows XP stuff, but for me that article was pretty useless.
Re:Take the article with a grain of salt (Score:2)
FAT32 is not as space efficient as NTFS for larger partitions (and you're way limited, but it allows drive sizes large enough for most user's memory space), but it works faster as there's not the same overhead as NTFS. Having it on a separate drive will also improve performance (much like having SWAP on a separ
Re:Take the article with a grain of salt (Score:3, Insightful)
Re:Take the article with a grain of salt (Score:3, Informative)
Yes, the extra ten minutes you need to spend going through config dialogs every time you upgrade to a larger hard drive (and how often does one do that? About once a year? Once every two years?) is more than enough justification to subject your system drive to more "wear and tear" every day.
Disappointed. I assumed an article on "advanced" system building would include a lot more work with a soldering iron and tin snips.
Re:Take the article with a grain of salt (Score:4, Insightful)
Don't skimp on the power supply and memory! Get a _Good_ PSU (PC Power & Cooling has served me _very_ well), and life is much nicer.
Cheap out on either of these things, and you're asking for a lot of headaches that can show up as just about any symptom you can imagine.
A good quality online ('smart') UPS is also a good idea.
Most reliability problems I've seen can be traced back to bad power or bad memory.
GeekSquad? (Score:3, Funny)
People are stupid. That's how these businesses stay afloat.
Re:GeekSquad? (Score:2, Interesting)
Re:GeekSquad? (Score:2, Interesting)
Turns out that "Geek Squad" was a small company in some middle-sized town (Columbus, maybe.) They were competing with Best Buy. So Best Buy did what corporate giants always do. (No, they didn't study the competition and analyze it's strengths. Funny suggestion, though.) Of course, they just bought them out.
And, to add insult to table salt (or whatever), they decided that the one part of th
Re:GeekSquad? (Score:3, Interesting)
A co-worker of mine used to work for them.
Best Buy purchased Geek Sqaud a few years back, (Although, if you ask any of the original Geek Squad crew, they formed a "Strategic Business alliance) and they still run independent of Best Buy which is the main reason their competent. At least, here in the twin cities they're still really good. I can't speak for the rest of the country...
My 1337 system building tip! (Score:5, Funny)
Re:My 1337 system building tip! (Score:2, Funny)
so sad (Score:4, Funny)
Re:so sad (Score:2)
Re:so sad (Score:2, Informative)
I've had great success with almost every brand out there (those that I've tried, have worked great), and I've seen spectacular failures with most of them.
Re:so sad (Score:3, Insightful)
For other readers of this thread, I will now present Sam's amazing guide to having reliable hard disks.
1. Secure the drive with four screws, two on each side.
2. Ensure your drives are adequatly cooled.
3. Install SMART monitoring software, and obey the following mantra.
When the software says the drive is too old, replace it. When the software says the drive is about to fail, swap it out and RMA it[0]. When the software predicts a failure in the future, plan[1] to replace
Re:so sad (Score:2)
Re:so sad (Score:2)
Re:so sad (Score:2)
Re:so sad (Score:2, Insightful)
Avoid Fujitsu for *anything*... (Score:3, Insightful)
That having been said, there are some brands I wouldn't touch with a bargepole. I wasn't surprised to learn that Fujitsu had left the HDD business after their notorious denial [ttp] of [computing.co.uk] problems [theregister.com] with certain HDDs. Obviously batches of faulty HDDs will happen now and again, but to weasel out of responsibility like that doesn't exactly promote c
Re:so sad (Score:5, Insightful)
BTW the CompUSA branded Maxtor drives just might be better made. And I've heard nothing but bad news about Segate and WD (and in the past IBM. Don't know if Hattachi has made things any better).
Re:so sad (Score:3, Informative)
Ditto. I've got two Maxtors running right now with no problems whatsoever - neither even gets warm to the touch, and they are both inaudible to boot.
Like you, I have had one go bad on me in the past, but then I've also had two WD's and a Seagate go bad on me, and know numerous people who've had IBM's, Samsungs, and other drives go bad too. It's sort of a badge
No it's based on something real (Score:3, Insightful)
Like I've had seen more Maxtors fail than any other drive. More unreliably right? No, not so much. Rather they are what are in just about every desktop in the building, many of which are crammed in areas with inadiquate ventelation. The small number of other drives we have are in servers and so on in prop
Re:so sad (Score:5, Insightful)
Seriously, given that hard drives are one the most common computer failures, most serious computer users will experience them eventually. And given the consequences (data loss), users don't easily forget that it happened. The result is that almost everyone has their trusted brand of hard drive. Also, chances are that if you were to post your preference for your trusted brand, you'd get 20+ responses from people who've had a nightmarish experience with your favorite brand.
Re: (Score:3, Interesting)
Boring (Score:5, Funny)
Comment removed (Score:5, Funny)
Pci slots? (Score:4, Funny)
Boring (Score:5, Insightful)
The next level isn't very good on details, but full of personal opinions put forth by the author. I wouldn't call that the next level whatsoever. I'd call his article "Things you may want to consider when building a machine." YAWN.
Err... how is this news again? (Score:2, Funny)
Um... swap file? (Score:2, Insightful)
Re:Um... swap file? (Score:5, Interesting)
What I want are 5-10 gig or larger "drives" that are made up of cheaper 66mhz SDRAM modules, yet have an IDE/SATA/SCSI/(Whatever) interface, and use one of those for swap.
Do they exist? If not, why not?
Re:Um... swap file? (Score:3, Informative)
I did a quite Google of the term and got http://www.bitmicro.com/products_edisk_35_ide.php [bitmicro.com].
I also found a dicussion on Sharky's forums from back in 2001 about this very issue. I doubt we'll ever see one, but you never know what those crazy people in Hong Kong will hack out next.
Re:Um... swap file? (Score:3, Insightful)
I never thought I'd see the day when a /.er actually got modded-up for the idea of putting their swapfile on a ramdisk...
If you need more RAM, buy it. We have 64-bit x86 systems now, so they can handle as much as you might need. Old PC-133 DIMMs are only nominally cheaper than DDR RAM, and even the newest motherboards can accept the ol
Re:RAM Drive (Score:3, Informative)
Re:Um... swap file? (Score:3, Insightful)
-Jesse
Re:Um... swap file? (Score:3, Informative)
It's more that it's good to have it there just in case, because you never know when you will need it (even with 2GB, you can multi-task yourself straight to hell if you're doing image editing, watching videos, and running crap in the background all at the same time), and it doesn't
Here's what I think (Score:5, Insightful)
It's easy. Build your own, I do, it's fun, and cheaper in the long run. But for fuck sakes, stop bragging about it.
Also, anyone who puts their "specs" in their sig line on any forum is a complete knob. Especially the ones who go on to list nonsense shit like "Vantec 80mm exhaust fan" or "OCZ Xtreme RAM coolers" or "Zalman Copper Northbridge Cooler".
If you don't know who I'm talking about, it's probably you.
Re:Here's what I think (Score:2)
Actually I was laughing out loud (when's the last time you saw that spelled out) reading your comment.
Re:Here's what I think (Score:5, Insightful)
Re:Here's what I think (Score:4, Informative)
Re:Here's what I think (Score:4, Funny)
Yeah, and what is with these morons in forums that respond with a single line of content, and then its followed by an 800x400 animated gif of their favorite lead singer rocking out?
More importantly, wtf is wrong with the moderators of these forums that they would allow this kind of nonsense?
The guide is useful for those who don't know... (Score:5, Insightful)
Re:The guide is useful for those who don't know... (Score:3, Informative)
Oh, really? [dau-alarm.de]
Reader's digest version (Score:5, Insightful)
Re:Reader's digest version (Score:3, Funny)
"-use a separate partition for swap and temp"
"-use a fixed-size swap file"
"-don't get online with an unpatched system"
"-use TweakUI"
"-disable stupid windows crap"
Bestbuy called... (Score:5, Funny)
1993 called... (Score:3, Funny)
First step in building a machine... (Score:5, Interesting)
To put it in perspective, all of my systems at home have PC-133 memory in them. The last time I built an entire system from scratch, 80 gig drives were expensive, DDR memory didn't exist, 12x CD-RW drives were getting affordable, and we were just breaking the gigahertz barrier in CPUs.
Now I have sort of been following things, but not enough to know off the top of my head what to grab off the e-shelf to build a system. I have found that this has been the biggest challenge in building new systems.
And know what you want: silence, looks, or power (Score:3, Insightful)
Advanced system building (Score:5, Funny)
I'm also curious about the PCI slot positioning part of the article, as my custom-built rigs skip that step entirely. Why bother? Often, I store my parts directly in the monitor itself or even without a monitor so I can hook the box up to anything. Then I might carefully select those drop-down lists to hot-rod the box to my liking and really custom-build an advanced freelance system by upping RAM or processor speed via careful direction of the mouse cursor when selecting drop-down lists. My system-building buddy down the street doesn't even bother with upping the RAM via the drop-down lists and just uses a putty knife to up the RAM with a custom-bought chip of his own liking, but that's getting into levels of extraneous advanced system-building that I don't have time for.
I hope my experience in advanced system building is helpful for you all. If you want to read more about my advanced system building skills, I suggest you check this out [apple.com] and take notes.
Re:Advanced system building (Score:4, Interesting)
hey now (Score:4, Interesting)
The one thing I learned: (Score:5, Insightful)
My Karma's getting too good, So I thought I'd bitch a little.
I just built my system--Lessons learned (Score:5, Informative)
Re:I just built my system--Lessons learned (Score:2)
uh.. Theres tons of utilities that you can install onto a bootable disk or cd that can reset the password. Unless you did something stupid like setup ntfs encryption.
Re:I just built my system--Lessons learned (Score:2, Informative)
You don't necessarily have to reinstall if you forget your Administrator password. Check out the following utility:
http://home.eunet.no/~pnordahl/ntpasswd/ [eunet.no]Re:I just built my system--Lessons learned (Score:3, Informative)
I've almost done this myself a few times, but I googled around and discovered Peter Nordahl's 'Offline NT Password & Registry Editor' [eunet.no], which can just reset the Admin password and avert the problem of reformatting.
Glaring problem with build (Score:2)
Why build? An alternative view. (Score:5, Interesting)
I'm going to studiously ignore saying anything about the article. If you can benefit from it, that's great. If not, that's fine too. Here's the meat of my post: with prices coming down and package / rebate deals on new boxes all the time, it might be tempting to ask why should I build my own box at all?.
My personal take on this (yes, I build all my boxes) used to be cost-effectiveness and component picking, but now it is simply that I can dictate exactly which components I want in my system for the same price as buying something bundled. There is no longer any real cost savings here, but I do like to maintain control over what I put in my machines (up very very very nearly 24/7 thanks to this, with downtime only to upgrade or blow out dust). So there is still merit in "rolling your own" box, as far as I am concerned.
I wanted to beat the cries of, "why would I build when I can buy for the same price?". ;)
You critics are missing the point (Score:5, Funny)
It left me with a warm fuzzy feeling.
Hmm, he uses IE...no sign of Firefox (Score:2, Insightful)
The next level (Score:3, Insightful)
And I would still be using winXP? How is the next level just a few tweaks? If I'm that good shouldn't you teach me really advanced stuff like how to use the serial interface to monitor my computer or access my hardware firmwares to modify them... shouldn't you teach me how to boot several system in one computer, depending on which "startup button" I have pressed (imagine an external keypad, each button labeled with a different OS it boots when pressed). I mean, what if I'm beyond swap file relocation, what if I'm truly advanced but don't have the money to learn computer engineering?
I mean, I have tried MIT online electrical engineering courses but I was lacking a tutor or someone to explain to me some of the concept shown there without explanation...
anyway you get it, this is just another winXP tweak guide, gazillion of them are on the net, none of them actually does something truly usefull..
show me ADVANCED and then we'll talk!
Swap space crack (Score:4, Funny)
There is no frelling way I'm going to set a swap space to 2GB. I'm sorry. I made this mistake with a production server and I've been paying for it ever since.
Sure the general rule used to be double your physical memory but that rule just doesn't fly anymore.
We've got a few RHEL servers that were installed with 2GB of memory. I couldn't bring myself to create a 4GB swap space so I set it to 2GB. It was the single worst choice I've ever made.
There is no way in hell I want to swap out a full 2GB of memory. If my system needs to swap out a full 2GB of something, I've got other issues. There is no way you're going to be able to fit that back in when it wants to go from swap to RAM so something else is going to get paged out and the cycle continues.
I've contented myself to set a max of 768MB no matter how much memory I have. One of my DB2 servers has 16GB of RAM. There is no way I'm creating a 32GB swap vol much less a 16GB one.
Another Geek Squad Peon speaks his mind (Score:3, Insightful)
Working in the Geek Squad I find that most customers are pretty clueless; they don't know how to set up internet, or if they do, they've got a million popups. Pretty run of the mill.
The other 5% of customers I see are just like this guy. They go to best buy (cause that's where all the pros buy stuff) for some shiny new gadget for their machine, go home and spend all night shoehorning it in, and it doesn't work. Next day they show up at my bench and I've got to fix this idiot's computer and install his new hard drive. $50 well earned.
Most computer professionals can laugh in the face of geek squad all they want. Geek Squad simply isn't for people like us. In other words, if you build cars for a living, you don't go to jiffy lube, and if you build computers for a living, you don't go to geek squad. No need to be dismissive or rude about it; you're simply not the target market. Be pleased that you don't need to spend $120 every couple of months to get your machine de-spywared and move on with your life.
Geek Squad is for the unwashed masses out there. The truely clueless (or even worse, the clueless who think they're clueful). And it does just fine a job at that.
Re:oxyidiot? (Score:2)
Re:oxyidiot? (Score:2)
Re:here's a tip (Score:3, Funny)
Re:here's a tip (Score:3, Funny)
Re:What the heck is this supposed to mean? (Score:2, Informative)
Re:What the heck is this supposed to mean? (Score:3, Insightful)
And how is Linux better at "number-crunching", if you have the same CPU. If anything, VStudio will spew out more optimal code than GCC will, since it wasn't designed for every architecture under the sun.
And what does "Linux is better at miscellaneous work" mean?
Then again, I read one of these "I'm a computer hero because I built my own" articles that suggested you get a $1000 liscense for Windows Server 2003, because since it's more expensive and "in
Re:If you're so l33t (Score:2)
How's the pay? I've heard $7/hr, but I don't know if that's accurate.
Oh, and ontopic -- if you've read TFA, what do you think of his advice?
Re:Good plan. But go one better (Score:3, Insightful)
Swap and temp are the most active parts of your disk! The last thing you want is to hammer the same bytes of memory with write after write after write. Regular data on a flash drive, great; swap, stupid.