On Wed 03 Dec 2014 02:06:01 AM CST, Prexy wrote:
I’m about to get an older tower that is newer than what I have on my
desk now. It is running Windows 7 on a 250 gb drive. While small by
today’s standards, it is actually larger than what I use now. My
practice has been to take a box like this and add a hd to install
openSUSE as my primary OS.
I am thinking about getting an SSD for the second drive. Am I correct in
thinking that the SSD should be for OS and apps only? Or just the OS? Or
everything? If the OS only, how small can I go? Is there a “sweet spot”
on value vs. size on an SSD?
Also, if I want to share data between Windows and openSUSE, how should I
go about it? Right now, I’m using the cloud to share docs and
spreadsheets. Thanks for your help.
Hi
Is the system SATAII or SATAIII, if only SATAII does it have PCI-e x 1
slots? The reason I ask is I have a desktop system (HP Pavilion P6624Y)
it only has SATAII, so brought a IO Crest 2 Port SATA III PCI-Express
x1 Card (SY-PEX40039) US$14.00 and then run a SATAIII SSD off it, not
full 6.0Gb/s but close enough.
SSD’s I have a Crucial M500 120GB for all, but the M500 240GB ones are
around US$80 at present, so for US$100 have a nice speed up 
With the SSD (which on the desktop is an OCZ) I use part of the SSD
with bcache to improve the rotating rust speed, so maybe a
consideration (I used 10% of the HDD which is 46.6G of the SSD), then a
separate /boot with the rest for / and swap (in my case 8.0GB).
lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 119.2G 0 disk
├─sda1 8:1 0 512M 0 part /boot
├─sda2 8:2 0 64.2G 0 part /
├─sda3 8:3 0 8G 0 part [SWAP]
└─sda4 8:4 0 46.6G 0 part
└─bcache0 253:0 0 465.8G 0 disk /data
sdb 8:16 0 465.8G 0 disk
└─sdb1 8:17 0 465.8G 0 part
└─bcache0 253:0 0 465.8G 0 disk /data
I blogged about bcache here;
https://forums.opensuse.org/entry.php/159-Setting-up-bcache-on-openSUSE-13-2
If you only have SATAII speeds they are still fast with a SSD…
–
Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890)
SUSE Linux Enterprise Desktop 12 GNOME 3.10.1 Kernel 3.12.28-4-default
If you find this post helpful and are logged into the web interface,
please show your appreciation and click on the star below… Thanks!