Thankfully Windows Comes Pre-Installed
Let's imagine for a moment that the world was slightly different and Windows did not come pre-installed on most computers. Computer makers would still have to install something to test their systems and the obvious choice would be Linux. Its easy to install, it runs on most everything, works with most hardware, etc.
So, you get your shiny new computer and since you don't know nuttin about this Linux stuff you go and buy a copy of Windows XP (to upgrade to an older more familiar experience). You pop the CD in the drive, see the message:
Setup is inspecting your computer's hardware configuration.
and then the screen goes blank and... nothing, nada, blank screen and that's it. How do I know this? I know this cuz I've just wasted two days trying to make a dual-boot system that had Linux installed first.
It turns out that Windows XP won't install on a system that already has something installed on the disk. I won't bore you with the details of all the things I tried to make it install, in the end the solution was to delete all the partitions and install Windows first. In the confessional part of my post, I have to admit that this is the second time I've shot myself in the foot with this gun. The last time was a few years back trying to setup a ThinkPad for our own Doc Searls, although it seems in that case the symptoms were different but equally useless in diagnosing the problem.
Just last week I was talking to my therapist and she told me “anger won't change things, you have to change your attitude towards things”. As I was thinking of this I had an epiphany: thank god Windows comes pre-installed, cuz if it didn't there'd be a lot of really, Really, REALLY ANGRY people out there, and I for one wouldn't want to be responsible for the carnage that would ensue!
p.s. Its times like these that make me think about a career change. I wonder if they have any openings over at the post office...
Mitch Frazier is an Associate Editor for Linux Journal.
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Sponsored by AMD
If you already use virtualized infrastructure, you are well on your way to leveraging the power of the cloud. Virtualization offers the promise of limitless resources, but how do you manage that scalability when your DevOps team doesn’t scale? In today’s hypercompetitive markets, fast results can make a difference between leading the pack vs. obsolescence. Organizations need more benefits from cloud computing than just raw resources. They need agility, flexibility, convenience, ROI, and control.
Stackato private Platform-as-a-Service technology from ActiveState extends your private cloud infrastructure by creating a private PaaS to provide on-demand availability, flexibility, control, and ultimately, faster time-to-market for your enterprise.
Sponsored by ActiveState
| Non-Linux FOSS: libnotify, OS X Style | Jun 18, 2013 |
| Containers—Not Virtual Machines—Are the Future Cloud | Jun 17, 2013 |
| Lock-Free Multi-Producer Multi-Consumer Queue on Ring Buffer | Jun 12, 2013 |
| Weechat, Irssi's Little Brother | Jun 11, 2013 |
| One Tail Just Isn't Enough | Jun 07, 2013 |
| Introduction to MapReduce with Hadoop on Linux | Jun 05, 2013 |
- Containers—Not Virtual Machines—Are the Future Cloud
- Non-Linux FOSS: libnotify, OS X Style
- Linux Systems Administrator
- Validate an E-Mail Address with PHP, the Right Way
- Lock-Free Multi-Producer Multi-Consumer Queue on Ring Buffer
- Senior Perl Developer
- Technical Support Rep
- UX Designer
- Introduction to MapReduce with Hadoop on Linux
- RSS Feeds
- One advantage with VMs
28 min 9 sec ago - about info
1 hour 1 min ago - info
1 hour 2 min ago - info
1 hour 3 min ago - info
1 hour 5 min ago - info
1 hour 6 min ago - abut info
1 hour 8 min ago - info
1 hour 9 min ago - info
1 hour 10 min ago - info
1 hour 11 min ago
Featured Jobs
| Linux Systems Administrator | Houston and Austin, Texas | Host Gator |
| Senior Perl Developer | Austin, Texas | Host Gator |
| Technical Support Rep | Houston and Austin, Texas | Host Gator |
| UX Designer | Austin, Texas | Host Gator |
| Web & UI Developer (JavaScript & j Query) | Austin, Texas | Host Gator |
Free Webinar: Hadoop
How to Build an Optimal Hadoop Cluster to Store and Maintain Unlimited Amounts of Data Using Microservers
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Some of key questions to be discussed are:
- What is the “typical” Hadoop cluster and what should be installed on the different machine types?
- Why should you consider the typical workload patterns when making your hardware decisions?
- Are all microservers created equal for Hadoop deployments?
- How do I plan for expansion if I require more compute, memory, storage or networking?



Comments
You're a sysadmin at Linux
You're a sysadmin at Linux Journal and you don't know that Windows must go first on a dual-boot system? Windows cannot natively recognize any file systems other than FAT and NTFS, and it just isn't like Windows to assume that a user wants a mysterious partition respected. So anything on the drive in EXT2/3 gets wiped.
Also: another good reason to buy systems with Windows pre-installed is cost. The preloaded bloat- and ad-ware makes the system cost less, as AOL, Adobe and friends pay the manufacturer every time its trial software hits a user. This is why it was difficult for Dell to sell Ubuntu PCs for less than Windows PCs, despite Ubuntu being free.