i don't generally recommend installing ubuntu on a SSD which already had windows installed on it, reasons being:
- ubuntu-windows dualboot, assuming windows occupies the HDD space first; ubuntu (installed later) will replace your windows MBR (master boot record) with its own Grub bootloader. windows doesn't like to play nice with other non-windows OS.
- ubuntu itself maynot take that much space, but the partitioning has to be done right (will get more to it later). basically you may need to squeeze 3 or more extra partition (linux-swap, / , /boot, /home) on a single drive. there are other ways, like getting the ubuntu setup wizard to do it for you, but i generally avoid using that option.
- call it superstition maybe, once a long time ago, during the fdisk.exe age, i remember you could not have more than 4 partitions. i'm no longer sure if such restriction still applied to current HDDs and their partitioning, i'd rather play it safe and put ubuntu on another HDD.
- ubuntu doesn't need the insane speed of SSDs, it felt like slight of a waste (personal opinion).
martyn wrote:
if i was to install Ubuntu 13.10 to this would i cause any issues by doing so? I do not wish to do a clean install of 7 Ultimate first. I may wish to purchase Windoze 8.1 later, could i also install that to this drive having all three os on there?
ubuntu's bootloader will replace the current windows MBR. you don't need to do a clean install. however be careful when setting up the partition, don't erase the partition containing windows (when you're in ubuntu's partition manager, it doesn't show up like C:\ , D:\, instead you have /dev/sda, /dev/sdb. remember the windows partition's size. if you need to shrink the partition, grub partition manager can do it for you. however most of these problems go away if you just choose to install ubuntu on another drive.
also, should you mess up with the ubuntu-windows dualboot setup, it's r
elatively easier to revert back (since the original drive maintained its original size and most of its partition - except the mbr). my hunch tells me to generally avoid resizing the windows partition, and just create another partition on another drive instead.
martyn wrote:
My CPU is cooled by a Thermaltake Water 2.0 Extreme - it has windoze software for it (im guessing that wont work in Ubuntu) but will it still cool my CPU correctly? Preferably some monitoring for it too would be nice.
it still should be able to cool your cpu correctly. i'm still fairly beginner-ish to ubuntu myself, and for things i don't know i just consult Google about it. i did a search for
pwm control software in ubuntu earlier, and found out that in order to setup the software, i may need to use sudo commands quite a lot, i generally avoid those.
but yeah, it should still work fine without. don't expect to be able to tune things like fan speed on the fly like it was on windows however.
My hardware is listed at the bottom i hope it will all work and have drivers installed by Ubuntu itself as i doubt any of the discs contain drivers for the OS. Advice here too please.
ubuntu can search their drivers database for most of the drivers. not all may work like the way you expected it to be, but it's good enough for most.
if you want CCC (catalyst control center) functionality, you can download
the driver from AMD website. it's more user friendly, double click-extract-install method familiar to most windows users. remember to choose the proper architecture for it (x86 for 32bit os and processor, x64 for 64bit OS).
Obviously i have software installed on my rig that i use daily currently, is it likely Ubuntu will see and display these for use? or is this a case of i will have no software in effect. I am guessing that my other drives which contain music files and images will allow access also?
windows programs for windows. ubuntu programs for ubuntu. they generally don't mix with each other well. ubuntu can see windows files and partition, windows cannot see ubuntu files and partition unless you install drivers for it (really, it's fine this way, windows unable to see what's inside ubuntu, less chance for accidental mistakes)
ubuntu however has
WineHQ to help bridge the gap. it doesn't always work with all programs, so it's more like a hit or miss scenario. you can however access and use windows' popular file formats (.mp3, .mkv, .jpg, and so on) easily on ubuntu.
when i started fiddling around with ubuntu (8.04 hardy heron), for most things i needed, i had to get it with sudo get-apt command. thankfully those times are over. nowdays you can get pretty much most stuff with
Ubuntu software center. if you can't find an app, go to there and search for it. click, click, insert superuser password, install, ready to use.
one may ask himself, why bring all that much hassle when windows is far easier and user friendly?
well, for one, linux is famous for its security and stability (when properly setup) lol. and you don't have to burn through your wallet to get a server running.
or simply try linux for the fun of trying new things
🙂
no siggy, saw stuff that made me sad.