Personal computing discussed

Moderators: renee, JustAnEngineer

 
Ryu Connor
Global Moderator
Topic Author
Posts: 4369
Joined: Thu Dec 27, 2001 7:00 pm
Location: Marietta, GA
Contact:

Rawr: SB-E & x79 Build

Sat Dec 03, 2011 5:50 pm

TLDR: There are pictures below.

Several years ago I stopped building desktops and instead bought desktop replacement laptops. This transitioned my behavior away from doing cold boots into instead leveraging Sleep and Hibernate. So when I later returned to building desktop machines I was looking for that same level of flexibility. My first new desktop PC since the Athlon XP/nForce2 days was a Nehalem (Bloomfield) system and while that upgrade from a performance and stability perspective has been immensely rewarding, the platform has some quirks with sleep.

The inability to use the PC the way I wanted chafed against me. The Tech Report (TR) poll on the subject implied that my use of sleep and hibernate is not the norm. The vast majority of x58 users most likely never saw sleep problem as they either shut down or never cut their PC off. I’ve patiently endured this quirk for two and a half years now and I’m more than ready to make the leap over to SB-E / x79.

I had originally planned to wait until Asus released the Rampage IV GENE in the hopes it might be an x79 mATX solution with more than four DIMM slots. Unfortunately my local Microcenter made me an offer I couldn’t refuse. This meant a retirement of my Silverstone Temjin TJ08-E, a case I’ve become so enamored with I’m holding onto it for the future. Additionally my VM work had lead me to max out the capacity of my six DIMM x58 board, so a four DIMM x79 solution was unacceptable.

Rant: Why is any board manufacturer making a four DIMM x79 board? The chipset is meant to be a workstation platform, it is meant to be the high end, and the platform is supposed to fail the value argument for most users. Yet, the vendors are going to ship board with four instead of the max eight slots? Whisky Tango Foxtrot.

I would have loved to stay with Silverstone cases, like for example the Raven RV02-EB, but since that case has its own gravitational field I opted to look a different direction. Microcenter carries the Obsidian, Graphite, and Carbide series and the Carbide 500R White had caught my attention. So 7pm EST on Black Friday I’m rolling into the local Microcenter and I’m picking up the 500R, the Asus P9X79 Deluxe, one Intel 3930K, and the free Corsair H80.

I had two goals in mind for this migration:

  1. Convert boot disk to GPT.
  2. Migrate my applications, profiles, and OS over from the x58 to x79.
To make those goals a reality I had some preliminary work to do on the x58 box.

  1. I had to build my Windows Preinstallation Environment (WindowsPE/WinPE) thumb drive with ImageX.
  2. I used Action Center to send and purge all crash information on both the Admin and Standard account.
  3. I used Disk Cleanup to purge junk information from both the System and the Standard profile.
  4. *I emptied the Temp directories on the System and under both the Admin and Standard profile.
  5. I purged all IE9 information (cache, history, cookies, forms, etc.) with built-in deletion tool.
ImageImageImageImage

*The image provided shows only the location of the Temp directories, not an expedited way to purge the temp directories.

With the junk data cleared it was time to remove any driver packages that used an installer and uninstaller. For example:

Image

Reboots are often required after each driver uninstall to aid the system in purging active files.

With the installer based driver packages cleared it was time to sysprep the system. This process will turn my existing install into a clean gold/master image that could be deployed to other machines.

Fire up an Admin instance of command prompt:

cd x:\windows\system32\sysprep
sysprep /generalize /oobe /shutdown

ImageImage

The system will be purged of all machine specific information, rolled back to the Out of Box Experience state, and will initiate a shutdown of the current session upon finishing its cleaning tasks. With the sysprep complete and the machine powered down all that remains is to capture the image.
Powering the up the x58 and booting from the Windows PE thumb drive delivers me into the WinPE command line interface (cli). I used the diskpart command to enter into the diskpart interpreter. Using the diskpart commands of list disk, select disk, and detail disk I am able to determine the default drive letters assigned to each storage device in the system.

ImageImageImageImage

With this knowledge in hand I have everything needed to use the ImageX tool. This encompasses three major items:

  1. The drive letter of the bootable thumb drive, which houses imagex.exe.
  2. The drive letter of my source partition.
  3. The letter of my destination partition.
The end result is an ImageX command that looks a bit like this:

H:\imagex /capture E: F:\x58.wim “Nehalem” /verify

Notes:
  1. To learn more about how to build a WinPE boot disk with ImageX see this video and/or this TR discussion.
  2. The order of drive letters in WinPE may not match your expectations. The fact that hardware controllers play a bit fast and loose doesn’t help. The built in 100MB boot partition used by Windows 7 also creates some drive letter differences.
  3. The imaging process creates a compressed file based image of the system and is smart enough to drop certain files from the capture. For example there was little reason to capture my 25GB Pagefile or 19GB Hiberfil and make that part of the image. The OS will be able to rebuild those dynamically.
  4. In this case the transfer was from a 2TB WD Black to an eSATA connected 1TB WD Black. The 44GB image took about an hour to create and I potentially could have shaved some more time off of that had I been willing to leverage my SSD as the temp file source for ImageX.
With the .WIM file created I was ready to start the hard work: building the x79 system.

The tear down of the TJ08-E didn’t take very long, but the build of the actual x79 system on the other hand I suspect may have consumed nearly eight hours of my time. Why so long? Perfectionism and because neither the Carbide 500R or the H80 come with real manuals.

The lack of documentation left me little choice except to search and read for forum discussions, YouTube videos, and website reviews in an effort to figure out how certain things work. I still feel like an idiot regarding the top of this Carbide case, which is removable to aid in installation of a radiator like the Corsair H100 or to mount 120/140mm fans. I couldn’t find any discussions on how to remove the top metal panel, so I just pushed the top panel up and out from below. During reassembly I discovered all I had to do was push down on the front part of the mesh and the spring mechanism would release it. Grr.

People reason in different ways. Making an assumption that your invention is clever enough to be understood by everyone is bad idea. This is why we as species invented the manual and chant its praises with RTFM.

Getting the bracket off the side of the “tool less” 3.5” drive bays to mount a 2.5” drive was a displeasing experience. With the lack of a manual with images to confirm my assumption based on the design of the side railing I was left to presume I was right and then leverage entirely too much force to snap it free of the cage. My assumption was correct, but my general view of things is if I have apply force I’m doing it wrong. I know there are many devices and mechanisms in life that expect and require a forceful transition, but it helps when there is information making that clear.

The installation of the H80 also failed to clarify a few key points. Both the Molex and the 3-pin header for the block must be plugged in. I initially believed it was one or the other, but after having difficulty with this configuration I realized that the 3-pin header only had one line and no ground: it couldn’t be the source of power. It was a clear detail I shouldn’t have missed, but I discovered I wasn’t alone in this failing. My Google searches for a more concise answer found others similarly confused by this arrangement. Equally perplexing is that both of the 120mm fans were supposed to be directly connected to the water block. I had initially expected that they would need to be connected to their own headers on the motherboard. I had assumed the series of pins on the block for the fans were for the Corsair Link add-on that allows more dynamic control and monitoring. There also wasn’t a clear indication that the object in the center of the water block was a button to control the behavior of the pump.

Mounting the fans to the radiator was easy enough to understand at least after I figured out that it was in fact intended to mount to the back of the case. While the process of assembly is not difficult it is precarious and it is large enough to obstruct memory channels A and B making RAM installation difficult. A situation that during assembly caused me to utter a phrase that tempted fate.

The LGA2011 bracket also introduced new challenges. Much like Scott/Damage I also found the dual-lever retention mechanism rather unique and at least from my perspective unintuitive. Luckily for an idiot like me Asus has a fantastic manual. :P Meanwhile Corsair and the H80 were once again falling down on the job.

The pictures provided with the H80 implied that an X clamp was needed on the back of the motherboard. From there the mounting screws would thread into that clamp and represent the base for block. That’s great information, except it’s not true for LGA2011. The mounting point for LGA2011 are included on the socket already. As you scroll through the images I’ve provided with this post you’ll see that the LGA2011 socket already has an X clamp shape and that there are threading points on it. Despite this Asus decided to confuse the situation, by still having the classic mounting holes exist on their motherboard. To prevent their use a material exists between the layers of the PCB to close them off. This material almost sounds like tape as it crinkles when touched with a plastic spudger and is soft enough to leave impressions: such as the tiny point of your spudger. On the back of the board one of the four traditional mounting points through the board has been obstructed with a sticker to stop the installation of an X clamp. You can of course remove that sticker, but then the layer inside the PCB gets in your way. Maybe you can even tear through that the layer if you were bound and determined to use those mounting holes. Feel free to post a follow up to this point and let me know how that works out for ya.

The H80 includes LGA2011 mounting parts, but again due to lack of a manual provides no information on how to actually mount the block to the CPU. The tiny little pictures only getting started guide is out of date and still only shows mounting through those now sealed holes. I sorted this problem out on my own after realizing the mounting points were sealed, but not before removing the obstruction sticker I referenced previously.

With the mounting points for the H80 installed and the pre-applied grease removed from the block it was time to apply my own thermal compound. I used IC Diamond, which recommends applying the paste in the amount and shape of a pea. Given the size of this CPU I was a bit concerned I might not have used enough paste, but successful temperature feedback implies otherwise.

Notes:
  • Expect to use a bit of force to get the block over the threads.
Rant: The H80 came with a pre-applied layer of thermal grease. Why? Seriously who buys one of these things and then realizes they don’t have thermal grease? Odds are the buyers of $120+ CPU coolers are going to use more expensive thermal grease solutions. Off to the sink we go so I can spray the block with electrical cleaner.

One of the biggest things I took away from this mounting process is it would have been a mistake to pay for the H80 with the Carbide 500R. The H100 is a superior solution to mount and would represent less impact and obstruction to reaching and working with the motherboard in the case. I meanwhile am left to complain against free, which is hard.

The final task was dealing with the cable routing, which is always an involved process. Looking at the pictures I feel as if it could be better, but given all the things I have to connect I’m not sure how! Long term I want to change the fans over to some Silverstone Air Penetrators and buy some modular cables for my power supply that are individually sleeved.

You’ll notice that the hard drives are a bit spaced. One of the advantages to a larger case like the RV02-EB or the Obsidian 800D is you gain access to a backplane for drive mounting, which makes the cabling far easier. In a more traditional setup – like in the mid-tower Carbide – you have to route those power cables the old fashion way. The Silverstone Strider Plus 1000W has single modular cables with three SATA connectors on them, but the spacing per connectors leaves a bit to be desired. When connected to sequential drives I perceived that the SATA power connector was under undue stress when bending the loop of the cable left or right. Using an every other drive bay pattern created a better flow for the cable and connectors, which in turn aided in tying down the cables to allow the side panel to close.

With the system installed, cabled, and routed it was time to plug it in and watch an electrical short ignite a fire and send the thing up in smoke.

Luckily the only hardware difficulty I had to deal with was that two of the RAM modules behind the radiator weren’t installed properly. Remember that tempting fate bit earlier? Yeah.

What made this particular bit of troubleshooting especially difficult is that I’m an idiot. Instead of getting a no memory POST code the UEFI firmware instead was able to boot up on what RAM it could address. Inside the UEFI interface it was able to tell me exactly which DIMM(s) were not cooperating. In this case the DIMMs in channel B1 and B2 were visible (UEFI could read the SPD), but had tossed some sort of error due to not being firmly installed.

This should have only been a moderately difficult fix. Unfortunately I made the mistake of getting the channels on the board mixed up. I thought channel A and B were on the east side of the board. So I spent entirely too much time troubleshooting, swapping DIMMs, even upgrading the UEFI firmware only to eventually discover I’m messing with the wrong memory slots.

So after figuring out that the UEFI firmware update hadn’t in fact bricked the board - it needed a hardware CMOS reset - I set to work on removing the radiator obstructing my access to the DIMMs. Once I had arrived at the real A and B channels of the board I was able to reseat the DIMMs and get the board up and running with the full 24GB of RAM. I also made one other subtle tweak, but mostly for purpose of consistency. All six modules of RAM are Corsair Vengeance 1866, but two of the six are different versions of the same DIMM (v3.19 vs. v5.11). I decided to group the v3.19 in channel A1, C1 and move the four v5.11 DIMMS into B1, B2, D1, D2.

Solving the hardware problem moved me to my next hurdle. As I said at the beginning of this odyssey, one of my goals for this install were to move the boot disk over to GPT. As it turns out making Windows boot from a GPT disk is not simply a matter of having UEFI instead of a BIOS. Oh, no, it required that BCDBoot be leveraged inside of what Microsoft calls UEFI mode. That means that my WinPE thumb drive, which had been built only to boot in BIOS mode, could not be used to create the new BCD boot structure on the disk.

This was especially troublesome as the Windows Automated Installation Kit (WAIK) tools I needed to fix the thumb drive were not on my laptop, but instead inside Windows Imaging Format (WIM) captured from the x58. It was a chicken and egg sort of problem.

Eventually I realized I decided to approach this situation in a distinctly less subtle approach. I booted from the installation DVD in UEFI mode, had it partition and format the boot disk and then install a bare installation of the OS. I then booted from my BIOS mode thumb drive into WinPE and used diskpart to format just the data portion of the drive and then used ImageX to extract my image to the disk. Since I had not touched the boot sector, I should then be able to reset and having a work installation leveraging winload.efi instead of the winload.exe.

ImageImageImageImageImageImage

Image

Success!

Notes:
  1. imagex /apply d:\x58.wim “Nehalem” F: /verify – an example of the command I used to apply the gold image
  2. To learn how to create a UEFI bootable WinPE see here.
  3. For a general overview of how UEFI boot works see here.
  4. Those advanced enough to be using Windows System Image Manager (SIM) see here for some UEFI help.
  5. It seems that UEFI mode requires the 100MB boot partition to be FAT32. In BIOS mode NTFS is acceptable.
Image

With the deployed image now booting Windows transitions into its installation phase. Hardware detection begins, services are installed and initialized, machine SIDs are generated, and any other machine specific info that was wiped by sysprep is created. Machine specific settings that are variable in nature (such as locale, date and time, etc.) are presented after the pre-boot initialization has completed (usually involved two resets) and with your arrival at the Out of Box Experience (OoBE).

Notes:
  • See this video to watch this process unfold.
Now if one had wanted to be super slick I could have built an answer XML file to complete the OoBE without need for user intervention, but I didn’t see the point for little ole me. With the handful of OoBE questions answered I’m logged back into my own desktop with all my applications, profiles, and settings.

Now it’s time to deal with the drivers. My to do list of drivers to download included the NVIDIA GTX 590, the USB 3.0 controller from ASMedia, a management sub-function of the Marvell 6G SATA controller, the Intel GigE NIC, X-Rite i1 Display Pro, and a stupendous number of x79 chipset functions.

As a bit of serendipity I had used Windows Update to update the drivers for the Realtek GigE NIC on the x58. Windows Update adds those driver to the driver store and the latest version of the WHQL driver supported the Realtek NIC on the x79. During the hardware detection process the Realtek NIC had been installed.

With the Realtek setup I was able to go out onto the Incredible Edible Internet and download the Intel INF drivers for the x79 and get that huge list of chipset related devices sorted and installed. With the chipset drivers installed I moved on to the two other driver installs I knew would require the use of an installer: the NVIDIA drivers and the X-Rite Eye Match package for color calibration.

At this point I stopped and took stock of the driver software that remained. I don’t really trust software installers and I don’t trust drivers either. So I was looking to determine if the installers were necessary or merely a convenience. After finding that none of them needed their installer I turned to another Windows command to assist me: PNPUtil.exe.

PNPUtil allows you to add, list, or remove drivers from the driver store. With an Admin instance of command prompt in hand I was able to remove some old lingering drivers in the store and to install the drivers for the remaining unidentified devices.

Image

Notes:
  1. According to the ReadMe for the ASMedia USB 3.0 drivers, the installer when tasked to uninstall wouldn’t actually remove the drivers. So the installer is effectively worthless. It’s stuff like this that reinforces my peculiar habits. :P This was the only driver that required me to use the group function of PNPUtil to install multiple INFs instead of just one INF.
  2. Using the Intel NIC driver setup (for the second NIC) ends up offering the ProSet tools for advanced functionality like VLAN support and Teaming. More than I need, albeit it does at least have a real uninstaller. With the help of the Windows Search Bar I found the exact INF I needed and did a driver only install into the store with PNPUtil.
  3. The Marvell controller (mv91cons) only required the single INF installed for the management device, not the multiple bundled in the driver distribution.
All that remained was one last tweak: a change to the BCD.

bcdedit /set useplatformclock true

Unlike with the x58 boards, Asus offered the option of disabling the High Precision Event Timer (HPET) on their x79 series. I haven’t looked at the specification update for the x79, but presumably there shouldn’t be any flaws with HPET like those that lingered in the ICH10 on the x58. Not using the listed command will result in a Windows install sitting on a version of the Time Stamp Counter. The command will transition you to native HPET, this change can also be observed through a change in frequency for the hardware timer to 14.31818MHz.

ImageImage

One last reset to initiate that change and boom, I’m back up and running after entirely too much effort. God I do love new computer hardware, but I so loathe to put it together.

So of course after all that effort did it fix my woes? Yes. Sleep works perfectly. I also gained a learning experience as I don’t often build PCs these days. From a usability perspective the extra two cores will help in my VM work and so really the last major bottleneck I have is with the disk subsystem. For now I’m very happy and this more than meets my needs. Hell, with luck this platform might even be a drop in upgrade for IB-E.

For those of you who stuck around until the end of this rendition of War and Peace: thank you! As I was typing this the word counter at the bottom stopped about halfway through and simply said: TLDR. If a Corsair rep might read this I got one two words for you to take back to your bosses: Need manuals.

Image
All of my written content here on TR does not represent or reflect the views of my employer or any reasonable human being. All content and actions are my own.
 
Ryu Connor
Global Moderator
Topic Author
Posts: 4369
Joined: Thu Dec 27, 2001 7:00 pm
Location: Marietta, GA
Contact:

Re: Rawr: SB-E & x79 Build

Sat Dec 03, 2011 5:50 pm

Image

The Carbide includes all its spare parts in this little white box, which has tiny little holes at its four corners allowing it to comfortably mount and sit in a spare 3.5" drive bay.

ImageImage

The Carbide 500R includes this side mounted 200mm with white LEDs. You are also able to see the two front mounted 120mm fans with white LEDs. The three fans pictured here (200m and two front 120mm) all connect to a built in rheostat that controls fan speed (three settings) and an on/off switch for the white LEDs. The three pictured fans do not come with a three or four-pin header that could be attached to the motherboard. You must use the included rheostat.

The case comes with one more black, non-illuminated, 120mm fan, with three-pin header, mounted at the back of the case (not pictured)


Image

The special screws required to mount 140mm fans to the top of the case.

ImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImageImage

The Asus P9X79 Deluxe motherboard:
  • Box
  • Features
  • Packaging
  • Contents
  • VRMs? Chokes?
  • More voltage regulation: I was surprised by the amount of SMD on the back of the motherboard.
  • Back of LGA2011 socket.
  • Full view of the back of the board.
  • Full view of the front of the board.
  • Front of LGA2011 socket.
  • x79 chipset covered by passive heat sink and heat pipe.
  • PCIe slots
  • Front panel USB 3.0 header | Mem Channels C1 - D2 | MemOK button for memory timing negotiation with disparate modules.
  • ASMedia USB 3.0 controllers | Realtek NIC PHY
  • Intel NIC | Directly above the Intel NIC you'll see pin headers for the Bluetooth 3.0 and 802.11n module (included). | Mem Channels A1 - B2
  • I/O Ports | The White USB port on the 2.0 header allows for UEFI flashes without having to power on the board. | The black block button to the right of the white USB port initiates this process. | Green I/O ports are eSATA 6G with power.
ImageImage

Front and back of the Intel 3930K packaging.

ImageImageImage

  • I/O back plate included with the P9X79 Deluxe.
  • I/O back plate & Motherboard installed into the Carbide 500R.
Image

LGA2011: Shows both the new dual lever design and the new mounting points.

ImageImage

Back and front of the 3930K.

ImageImageImageImageImageImageImageImage

  • CPU installed into socket.
  • Package contents of the H80 included its nearly worthless quick start guide.
  • Radiator mounted and showing how close it sits next to the Vengeance RAM. The obstruction it presents for the RAM is also visualized.
  • Second fan mounted to the radiator. Another tight fit that obstructs access to the RAM.
  • Water block attached and firmly mounted via the four twist screws. Can also just make out the two fan headers for the 120mm fans connected to the radiator. Also see the primary lead that holds the three-pin RPM feedback for the CPU header and the two-pin Molex connector for power.
  • Back of the motherboard and LGA2011 bracket. You can see the four traditional mounting holes and the sticker that obstructs the placing an X clamp on the board.
Image

WD 2TB Black, WD 1TB Black, m4 64GB

ImageImageImageImageImageImageImage

Just hitting all the angles on the finished product. Only thing is missing the side panels.
All of my written content here on TR does not represent or reflect the views of my employer or any reasonable human being. All content and actions are my own.
 
Ryu Connor
Global Moderator
Topic Author
Posts: 4369
Joined: Thu Dec 27, 2001 7:00 pm
Location: Marietta, GA
Contact:

Re: Rawr: SB-E & x79 Build

Sat Dec 03, 2011 5:51 pm

The H80 I received as part of the bundled deal was a very quiet device the first few days of use. During the course of the following week the pump would suddenly begin making a noise that is rather difficult to describe with an onomatopoeia. So let me instead turn to a video demonstration of someone else with the same problem.

Google searches on the Human Sewer of Communication have implied that air is the source of this noise. The pump noise is really unlike any other sound coming from your PC and it has just the right resonance to drive me insane. The pitch can even overwhelm the fans in your PC, including those running at full RPMs.

I really didn’t want to take the H80 back for numerous reasons. It’s simply a great deal of work to install and remove this unit. The Intel CPU sockets have a limited number of serviceable uses and so I needed a plan to clean the CPU of the old thermal grease with the CPU in the socket. I was also concerned I was making a mountain out of a mole hill or that this problem would eventually self-correct.

I gave in and returned in and took the opportunity to have Microcenter let me pay the difference for an upgrade to the H100. The upgrade to the H100 made the situation worth my time and even better yet only cost me a ten spot.

Fate and I have an antagonistic relationship and so it was with great disappointment I discovered the H100 unit was worse than the H80 about noise. The source of the noise was louder, it was immediate, and unlike the H80 a sleep/power cycle could not make it be quiet for hours at a time. So I return to the Incredible Edible Internet armed with the H100 as a search term. I discover that the H100 generates more hits than the H80 about this particular issue and that even an entire lot of these units have had this specific problem. The issue wasn’t confined to just that one bad batch, it can happen to any of them.

Corsair will do an RMA for this, but suggests that time and tilting will work through the problem. True to their word, with the case on its side the pump returns to near silent levels. I don’t find the tilted solution acceptable in the long term. I’m going to give this unit a few days of non-stop use to see if time will in fact sort it out. If not I’ll either advance RMA this unit or take my chances at Microcenter and see if they’ll let me exchange it. Naturally I’m concerned at some point Microcenter is going to believe I’m the problem, not the unit.

To end this on a somewhat less negative note, I had postulated that the H100 would have been a better choice for the Carbide 500R as it would have avoided the large obstruction of the motherboard the back mounted radiators create. I was right.

Image Image

  • Showing how the 120mm fans mount at the top and how the DIMM slots have been freed from obstruction.
  • Showing more of the now open west side of the board and the single 120mm exhaust fan attached to the back of the case.
Image Image

  • Top cover of the concealing the H100 radiator below.
  • Top cover removed exposing the H100 radiator.
----

To do:

UEFI images:
  • UEFI boot vs BIOS boot
  • UEFI boot order
  • UEFI shell code
  • UEFI RAM status screen
All of my written content here on TR does not represent or reflect the views of my employer or any reasonable human being. All content and actions are my own.
 
Forge
Lord High Gerbil
Posts: 8253
Joined: Wed Dec 26, 2001 7:00 pm
Location: Gone

Re: Rawr: SB-E & x79 Build

Sat Dec 03, 2011 6:53 pm

So delicious, so troublesome.

Any practical reason to want a native EFI/GPT install, or just future-proofing?
Please don't edit my signature for me. Thanks.
 
Flying Fox
Gerbil God
Posts: 25690
Joined: Mon May 24, 2004 2:19 am
Contact:

Re: Rawr: SB-E & x79 Build

Sat Dec 03, 2011 7:34 pm

Forge wrote:
So delicious, so troublesome.

Any practical reason to want a native EFI/GPT install, or just future-proofing?

I have the same question, since the drive is not even >2TB (and the boot partition even less), what does GPT bring to the table?
The Model M is not for the faint of heart. You either like them or hate them.

Gerbils unite! Fold for UnitedGerbilNation, team 2630.
 
Ryu Connor
Global Moderator
Topic Author
Posts: 4369
Joined: Thu Dec 27, 2001 7:00 pm
Location: Marietta, GA
Contact:

Re: Rawr: SB-E & x79 Build

Sat Dec 03, 2011 7:48 pm

Link
Link

  • GPT disks contain redundant partition tables for improved partition structure integrity.
  • Structures on GPT disks are self-repairing.
  • It supports more than four primary partitions.

It's a more durable and extensible structure than MBR. It also appears to be resistant to MBR based viruses.

Outside of that, I wanted the learning experience.
All of my written content here on TR does not represent or reflect the views of my employer or any reasonable human being. All content and actions are my own.
 
just brew it!
Administrator
Posts: 54500
Joined: Tue Aug 20, 2002 10:51 pm
Location: Somewhere, having a beer

Re: Rawr: SB-E & x79 Build

Sat Dec 03, 2011 8:12 pm

The future is GPT; might as well get up to speed...
Nostalgia isn't what it used to be.
 
pedro
Gerbil First Class
Posts: 176
Joined: Fri May 11, 2007 6:13 am

Re: Rawr: SB-E & x79 Build

Sat Dec 03, 2011 8:16 pm

Cool story bro.
Ubuntu 12.04 AMD64: E8200 // P35 // HD 4850 // 4GB
OS X 10.8.x: iMac12,2, MacBook 5,2
 
rogthewookiee
Gerbil First Class
Posts: 141
Joined: Sun Dec 13, 2009 2:37 pm

Re: Rawr: SB-E & x79 Build

Sat Dec 03, 2011 8:56 pm

Wow! That is really cool. I'm kind if dreading migrating to a new PC. I'm not sure I can do something as complicated as this! (And I do neuroscience research)
 
Dposcorp
Minister of Gerbil Affairs
Posts: 2771
Joined: Thu Dec 27, 2001 7:00 pm
Location: Detroit, Michigan

Re: Rawr: SB-E & x79 Build

Sat Dec 03, 2011 10:04 pm

Great post. Excellent documentation and photos. I deserves a blurb of of its own on the page.
Also, nice to see 6 USB 3.0 ports.........how many USB 3.0 headers onboard?

P.S.
Now I know why I haven't heard back about the matx case.....seems you were consumed for a bit :)
 
Forge
Lord High Gerbil
Posts: 8253
Joined: Wed Dec 26, 2001 7:00 pm
Location: Gone

Re: Rawr: SB-E & x79 Build

Sat Dec 03, 2011 10:12 pm

Ryu - Were you able to find EFI-compatible drivers for everything? The only time I've played with EFI, on my notebook, the Wifi needed an EFI-specific driver that didn't exist.

Edit: Fresh curiousity led to some Google time. Looks like the wifi thing was HP not knowing how to write a UEFI setup.
Please don't edit my signature for me. Thanks.
 
Ryu Connor
Global Moderator
Topic Author
Posts: 4369
Joined: Thu Dec 27, 2001 7:00 pm
Location: Marietta, GA
Contact:

Re: Rawr: SB-E & x79 Build

Sun Dec 04, 2011 6:49 pm

Forge wrote:
Ryu - Were you able to find EFI-compatible drivers for everything? The only time I've played with EFI, on my notebook, the Wifi needed an EFI-specific driver that didn't exist.

Edit: Fresh curiousity led to some Google time. Looks like the wifi thing was HP not knowing how to write a UEFI setup.


Yeah, EFI drivers should only be required to make the device work in EFI.

Link

Dposcorp wrote:
Great post. Excellent documentation and photos. I deserves a blurb of of its own on the page.
Also, nice to see 6 USB 3.0 ports.........how many USB 3.0 headers onboard?

P.S.
Now I know why I haven't heard back about the matx case.....seems you were consumed for a bit :)


It has one more header for two extra USB 3.0 ports for a total of 8 USB 3.0 ports. The Carbide 500R thank fully provides that option.

The USB ports are actually a bit of an issue. It has four additional headers for an extra 8 USB 2.0 ports. I really would like a solution to fill those headers out in a front panel 5.25" bays.

rogthewookiee wrote:
Wow! That is really cool. I'm kind if dreading migrating to a new PC. I'm not sure I can do something as complicated as this! (And I do neuroscience research)


Anyone can do this.

To that end I've added some additional linked resources, tutorial videos, and pictures to help others interested in doing a migration like this.

I spent a great deal of extra time today editing and filling out some of the content here. Hopefully this can be a resource.
All of my written content here on TR does not represent or reflect the views of my employer or any reasonable human being. All content and actions are my own.
 
JustAnEngineer
Gerbil God
Posts: 19673
Joined: Sat Jan 26, 2002 7:00 pm
Location: The Heart of Dixie

Re: Rawr: SB-E & x79 Build

Sun Dec 04, 2011 6:53 pm

Ryu Connor wrote:
I've added some additional linked resources, tutorial videos, and pictures to help others interested in doing a migration like this.
I spent a great deal of extra time today editing and filling out some of the content here. Hopefully this can be a resource.
I like the concept of "extra time."

Stickied.
 
Ryu Connor
Global Moderator
Topic Author
Posts: 4369
Joined: Thu Dec 27, 2001 7:00 pm
Location: Marietta, GA
Contact:

Re: Rawr: SB-E & x79 Build

Sun Dec 04, 2011 7:22 pm

JustAnEngineer wrote:
I like the concept of "extra time."

Stickied.


Thank you!
All of my written content here on TR does not represent or reflect the views of my employer or any reasonable human being. All content and actions are my own.
 
Ryu Connor
Global Moderator
Topic Author
Posts: 4369
Joined: Thu Dec 27, 2001 7:00 pm
Location: Marietta, GA
Contact:

Re: Rawr: SB-E & x79 Build

Fri Dec 09, 2011 1:55 pm

I've added some more tutorial images and documentation for Diskpart and for setting up a bootable disk for UEFI mode to the original article.

I've also used the third reserved slot to discuss my current difficulties with the Corsair CPU water blocks.
All of my written content here on TR does not represent or reflect the views of my employer or any reasonable human being. All content and actions are my own.
 
LoneWolf15
Gerbil Elite
Posts: 963
Joined: Tue Feb 17, 2004 8:36 am
Location: SW Meecheegan

Re: Rawr: SB-E & x79 Build

Sat Dec 10, 2011 10:14 am

Are you still using any of the original Corsair 200mm fans?

I found the ones in my 650D to be intolerably noisy. I replaced the top one (I'm not using liquid cooling) with a CoolerMaster Megaflow 200mm, which is much, much quieter. The front one is more of a quandary; a lot of third-party 200mm fans aren't set up for intake, and I cannot move my HDD cage back due to spacing issues with my power supply cables. So I bought a Lamptron FC5v2 fan controller, which looks nice, and lets me do what I need.

The intake fan is the only one too loud to run at full voltage, really --I run it at around 7-7.5v instead of 12, which brings it down to tolerable, but I'm still looking for a great 200mm fan to replace the Corsair. There are many competitors that offer less noise and more airflow, I just need to find one I can mount the way I want.
i9-9900K @4.7GHz, GIGABYTE Z390 Aorus Pro WiFi, 2 x 16GB G.Skill RipJaws V PC3000
Corsair 650D, Seasonic 1Kw Platinum PSU
2x HP EX920 1TB NVMe, Samsung 850 Pro 512GB 2.5", NEC 7200 DVDRW
Gigabyte RTX 2080 Super Gaming OC, Dell S2719DGF 27" LCD
 
Forge
Lord High Gerbil
Posts: 8253
Joined: Wed Dec 26, 2001 7:00 pm
Location: Gone

Re: Rawr: SB-E & x79 Build

Sat Dec 10, 2011 2:28 pm

LoneWolf15 wrote:
Are you still using any of the original Corsair 200mm fans?

I found the ones in my 650D to be intolerably noisy. I replaced the top one (I'm not using liquid cooling) with a CoolerMaster Megaflow 200mm, which is much, much quieter. The front one is more of a quandary; a lot of third-party 200mm fans aren't set up for intake, and I cannot move my HDD cage back due to spacing issues with my power supply cables. So I bought a Lamptron FC5v2 fan controller, which looks nice, and lets me do what I need.

The intake fan is the only one too loud to run at full voltage, really --I run it at around 7-7.5v instead of 12, which brings it down to tolerable, but I'm still looking for a great 200mm fan to replace the Corsair. There are many competitors that offer less noise and more airflow, I just need to find one I can mount the way I want.


That's a bummer. It's not directly helpful to you, but for others' note, the 230mm fans in my ATCS 840 are inaudible to me, and move a small but useful amount of air. The odd rounded frames mean they're likely useless to you, though.
Please don't edit my signature for me. Thanks.
 
Ryu Connor
Global Moderator
Topic Author
Posts: 4369
Joined: Thu Dec 27, 2001 7:00 pm
Location: Marietta, GA
Contact:

Re: Rawr: SB-E & x79 Build

Sun Dec 11, 2011 6:33 pm

The 500R came with one 200mm fan installed. It was originally set to blow air into the case, but I've attempted to setup a positive pressure design and thus transitioned it into an exhaust.

I do intend to replace the 200mm, but I don't find it excessively noisy. The section it's mounted to supports dual 120mm or dual 140mm in place of the 200mm. I know what brand and type of fan I want, but haven't decided on 120mm or 140mm.
All of my written content here on TR does not represent or reflect the views of my employer or any reasonable human being. All content and actions are my own.
 
Dposcorp
Minister of Gerbil Affairs
Posts: 2771
Joined: Thu Dec 27, 2001 7:00 pm
Location: Detroit, Michigan

Re: Rawr: SB-E & x79 Build

Mon Dec 12, 2011 10:25 am

Either I have bad hearing, or I like the white noise, but in all my years I never had an issue with fan or hard drive noise, even when PCs are in the same room where I sleep.

Now, LEDs with the brightness of a thousand suns, on the other hand, have gotten on my nerves.
 
Crayon Shin Chan
Minister of Gerbil Affairs
Posts: 2313
Joined: Fri Sep 06, 2002 11:14 am
Location: Malaysia
Contact:

Re: Rawr: SB-E & x79 Build

Thu Jan 26, 2012 11:00 pm

If you /generalize the image to make it install on other hardware configurations, won't you have to reactivate the applied image on each computer? The activation isn't part of the captured image, is it? And supposedly according to Microsoft, you can rearm some timer only 3 times...
Mothership: FX-8350, 12GB DDR3, M5A99X EVO, MSI GTX 1070 Sea Hawk, Crucial MX500 500GB
Supply ship: [email protected], 12GB DDR3, M4A88TD-V EVO/USB3
Corsair: Thinkpad X230
 
Forge
Lord High Gerbil
Posts: 8253
Joined: Wed Dec 26, 2001 7:00 pm
Location: Gone

Re: Rawr: SB-E & x79 Build

Thu Jan 26, 2012 11:13 pm

Crayon Shin Chan wrote:
If you /generalize the image to make it install on other hardware configurations, won't you have to reactivate the applied image on each computer? The activation isn't part of the captured image, is it? And supposedly according to Microsoft, you can rearm some timer only 3 times...


Generalizing deactivates, yes. That's by design. You need a valid license for any computer running Windows, and those licenses need to be machine-specific. Preserving a single hardware-locked activation in the image would be counterproductive. You'd have an invalid activation as initial state, instead of being in initial unactivated grace period.

Though Ryu's method can be used to generalize an existing install and mass-image it to targets, his intent was a 1:1, image on old hardware, move to new hardware, redetect hardware, complete setup, resume previous license.

There are methods for automating re-activation against a MAK or a KMS server, but those aren't useful for the general population.
Please don't edit my signature for me. Thanks.
 
Ryu Connor
Global Moderator
Topic Author
Posts: 4369
Joined: Thu Dec 27, 2001 7:00 pm
Location: Marietta, GA
Contact:

Re: Rawr: SB-E & x79 Build

Fri Jan 27, 2012 1:48 am

Crayon Shin Chan wrote:
If you /generalize the image to make it install on other hardware configurations, won't you have to reactivate the applied image on each computer?


Yes, but in this case the transition is from your old PC to new PC and old PC is going away.

Crayon Shin Chan wrote:
The activation isn't part of the captured image, is it? And supposedly according to Microsoft, you can rearm some timer only 3 times...


The activation doesn't carry over. Yes, this method will only work so many times before you have to employ a workaround to activate the OS again. Three is the default, it is possible to reset that counter.

I'll be on a fresh install of Windows 8 before I need to activate this OS again.

As Forge noted in the business world you would take a different approach with VAMT, MAK, KMS, and most importantly Windows 7 Enterprise. Windows 7 Ultimate does not understand what a KMS is.
All of my written content here on TR does not represent or reflect the views of my employer or any reasonable human being. All content and actions are my own.
 
Forge
Lord High Gerbil
Posts: 8253
Joined: Wed Dec 26, 2001 7:00 pm
Location: Gone

Re: Rawr: SB-E & x79 Build

Fri Jan 27, 2012 3:05 am

Ryu Connor wrote:
As Forge noted in the business world you would take a different approach with VAMT, MAK, KMS, and most importantly Windows 7 Enterprise. Windows 7 Ultimate does not understand what a KMS is.


Fixed my name. :P

I do love my Win7 Enterprise MAK. Best 6000$ I never spent.
Please don't edit my signature for me. Thanks.
 
Crayon Shin Chan
Minister of Gerbil Affairs
Posts: 2313
Joined: Fri Sep 06, 2002 11:14 am
Location: Malaysia
Contact:

Re: Rawr: SB-E & x79 Build

Fri Jan 27, 2012 6:57 am

Oh yes, I forgot to ask as well: what about the 100MB recovery partition that Win7 creates on the disk? That doesn't seem to be captured by imagex. Does it matter? Is it actually included?
Mothership: FX-8350, 12GB DDR3, M5A99X EVO, MSI GTX 1070 Sea Hawk, Crucial MX500 500GB
Supply ship: [email protected], 12GB DDR3, M4A88TD-V EVO/USB3
Corsair: Thinkpad X230
 
Ryu Connor
Global Moderator
Topic Author
Posts: 4369
Joined: Thu Dec 27, 2001 7:00 pm
Location: Marietta, GA
Contact:

Re: Rawr: SB-E & x79 Build

Fri Jan 27, 2012 8:30 am

You're right in that it is not captured. Whether or not it matters depends. If you're going to be using Bitlocker or GPT it matters. Bitlocker will not work without it and GPT needs the bootfiles on FAT32. MBR doesn't need it and will accept the boot files on NTFS.

If you'd like a follow up post with a more specific set of commands to get the boot sector working, let me know. It's not hard, but deploying the ImageX capture without a boot sector fix will result in a failure to boot.

Pax-UX discusses it peripherally here. My post above gives an alternative way to get the system to create the bootable 100MB partition.
All of my written content here on TR does not represent or reflect the views of my employer or any reasonable human being. All content and actions are my own.
 
Forge
Lord High Gerbil
Posts: 8253
Joined: Wed Dec 26, 2001 7:00 pm
Location: Gone

Re: Rawr: SB-E & x79 Build

Wed Aug 01, 2012 8:59 pm

Shouldn't be a problem. The parts that need grease/mating to the coldplate are on the top. You don't need to clean the lands, just the IHS on top.

To reply to the necro-thread underneath: Creating an EFI boot partition is actually pretty trivial. I'd be happy to lend anyone a hand. The first, and most critical part? Make a 100MB(ish, this is flexible) FAT32 partition. Mark it active. Put EFI binaries there. Most computer firmwares are somewhat.... ehmm... screwed up? Minimally functional? Non-standards-compliant? Not fully functional, anyways.

Putting a metaloader like rEFInd at the default location (/boot/bootx64.efi) will often get even lobotomized firmwares to boot and offer the proper options.
Please don't edit my signature for me. Thanks.
 
apertur3
Gerbil
Posts: 97
Joined: Thu Feb 18, 2010 1:01 am
Location: Turlock, CA

Re: Rawr: SB-E & x79 Build

Tue Oct 02, 2012 5:42 pm

I tried to follow this guide as closely as possible (thank you for so much detail, Ryu!) But after I apply the image to the new machine and reboot, I get a "windows setup could not configure windows to run on this computer's hardware" dialog. then it wants to restart. Not sure exactly what I missed. I assumed it was because I did not inject the AHCI drivers, so I went ahead and used DISM to insert a ton of drivers, everything this system needed, along with the /forceunsigned option. Now when I restart, I get a "the computer restarted unexpectedly or encountered an unexpected error. Windows installation cannot proceed." I am not sure what to do next. I applied the image over the top of the OS partition, if it helps to have that info. The other partitions (system reserved, HP tools, etc.) I left untouched.
[i73770][32GB DDR3-1600][Win8.1 Pro][ASRock B75][NZXT Source][GTX970-4GB][Dell U3011][240GB SSD][1TB 7K1000][Seasonic M12II 620]
[Yamaha RX-V663][Paradigm Mini Monitor][Velodyne DLS-4000R][Schiit Modi] [ThinkPad T420]
 
Ryu Connor
Global Moderator
Topic Author
Posts: 4369
Joined: Thu Dec 27, 2001 7:00 pm
Location: Marietta, GA
Contact:

Re: Rawr: SB-E & x79 Build

Wed Oct 03, 2012 7:19 am

Can you provide a little more detail about your situation? What is your imaging source and destination? Did you use sysprep (sounds like you did)? The models of the two PCs would be helpful as well. Is the source PC still intact?
All of my written content here on TR does not represent or reflect the views of my employer or any reasonable human being. All content and actions are my own.
 
apertur3
Gerbil
Posts: 97
Joined: Thu Feb 18, 2010 1:01 am
Location: Turlock, CA

Re: Rawr: SB-E & x79 Build

Wed Oct 03, 2012 10:27 am

Ryu Connor wrote:
Can you provide a little more detail about your situation? What is your imaging source and destination? Did you use sysprep (sounds like you did)? The models of the two PCs would be helpful as well. Is the source PC still intact?


Sure. This is a brand new HP Compaq 6300 Pro small form factor system that came pre-loaded with Win7 Pro x64. It has a Core i3 CPU with 4GB of DDR3, and a 500GB HDD. It comes from the factory with 4 partitions:
Image
Source was the D: or "OS" partitition. The WIM file it created was approximately 10.1GB in size on the network share. It appears to be a valid image, as I can open the WIM file with 7-zip. I did use sysprep in exactly the way you described; with /generalize /oobe /shutdown. The two PCs in question are the exact same model; but unfortunately the source is no longer intact. I could probably locate a PC in our warehouse that has all the factory partitions intact if I had to; but this one I was working on already had all the software on it I intended to push out with this deployment.

Some more pictures:
Image
Image


What I see now when I boot:
Image
[i73770][32GB DDR3-1600][Win8.1 Pro][ASRock B75][NZXT Source][GTX970-4GB][Dell U3011][240GB SSD][1TB 7K1000][Seasonic M12II 620]
[Yamaha RX-V663][Paradigm Mini Monitor][Velodyne DLS-4000R][Schiit Modi] [ThinkPad T420]
 
Forge
Lord High Gerbil
Posts: 8253
Joined: Wed Dec 26, 2001 7:00 pm
Location: Gone

Re: Rawr: SB-E & x79 Build

Wed Oct 03, 2012 10:37 am

That's a lovely machine. Looks almost identical to my much-loved dc5800 SFFs.

I work from observations and my gut, as opposed to Ryu's extensive documentation, so please feel free to disregard my comments...

Generally when I see messages like that, it means that the preinstall OS and the bootloader are no longer configured correctly to each other. In particular, on machines configured that way, with an OEM-altered OS, it's hard to recreate their changes.

I might be able to set up one of my dc5800s and run the OS restore disks against it, get a factory boot partition for you, but it likely wouldn't match well enough to work either.

Back to you, Ryu!
Please don't edit my signature for me. Thanks.

Who is online

Users browsing this forum: No registered users and 1 guest
GZIP: On