Randal did you install linux on a different hdd?
I only ask because sorting out partitions is very confusing and 9/10 led to me borking windows
I unplug my windows hdds and install linux in isolation then use the motherboard bios to select which os to boot. That way I can never lose both.
I'm tempted to order a 60gb ssd to play with linux again, I only have it on VM and my fileserver.
for steam testing i would go xfce.
Sorry to hear that the OP is having problems already!
Although they are still more expensive I reckon that SSD's are really the only way to go.
I am looking into this sort of thing myself at the moment, and am currently very impressed with the latest release of Kubuntu (13.10).
This should be OK for installing Steam etc, shouldn't it?
I did yep, I've stuck my Sammy 830+WD 500GB Caviar Black back in for my Windows stuff and then started a fresh installation on the 1TB SSHD. The installer picked up my W7 install, and configured GRUB accordingly. I'll stick all the details in my write up in the second post shortly.
Running XFCE on Xubuntu btw.
This is what I was trying to say. I wouldn't have done this as I always manage to ensure GRUB destroys my bootloader or my whole windows install.
I would have done this:
1. install win on hdd1
2. unplugged hdd1
3. plugged in hhd2
4. installed Xubuntu
5.plugged hdd1 back in
6. use bios to select which os to boot
That way they are completely separate and can be treated independently.
As a noob you will run into issues now when uninstalling xubuntu, as inevitably you will be begin the great distro hoping journey we have all been through.
That's why you install GRUB in the Linux disk, and let the installer do the creation of the GRUB config. The problems only turn up when people try to install GRUB on the primary disk i.e their Windows disk. It fouls itself, and sits in the corner weeping.
Don't see why I'd have a problem changing distros either, the Windows install is totally standalone and just pointed to from the GRUB loader on the Linux disk. In fact I've just proven that by pointing the BIOS at the Windows disk and it works fine.
Well I had Steam up and running in a matter of minutes on a fresh Xubuntu installation, I know have all the Source Engine games installed and ready to go too. Was rather easy!
Code:/boot 500mb (primary partition, at beginning of disk) / 100gb (logical partition, at beginning of disk) /home 890gb (logical partition, at beginning of disk) swap 8gb (remainder of disk basically)
Everything you need is in post #2 matey.
Just being nosey here, are you using GPT ?
Looking at the partition layout I'd guess not
Any reason for not having EFI boot
Thanks, but for some unknown reason Firefox didn't want to install on my laptop, but I assume it should work OK using the default browser.
I had already installed the Ubuntu Software Center, but that didn't find Steam... presumably because it actually has to be installed first?
Odd, it's the de facto browser on *buntu distros.
apt-get install firefox from a root shell?