PCLinuxOS-Forums
News: ...FLASH!!! ...New PCLinuxOS Testing board now open. Register today! Be an active contributor to the PCLinuxOS future! ... Read all about it now, on THIS forum!!!..
 
*
Welcome, Guest. Please login or register. May 24, 2012, 07:01:46 PM


Login with username, password and session length


Pages: [1]   Go Down
  Print  
Author Topic: Hard Drive Upgrade to SSD  (Read 623 times)
Hondo
Full Member
***
Offline Offline

Posts: 172


What if it is a Samsquamch?


WWW
« on: January 13, 2012, 08:10:37 AM »

I'd like to upgrade my boot drive to a 64gb SSD drive, putting the normal / partition there and the other installation partitions on a standard 320 gb hard drive.

So here's my question-

If I create a MyLiveCD backup, can I reinstall to the disks with custom partitioning/hard drive selection at that time?

Or would I first need to create the standard partitions on the drives before the re installation?

I know that I could start with a new installation, but I'd really like to keep things the way they are - just moved to new hardware.

Thanks -
Logged
AS
Global Moderator
Hero Member
*****
Offline Offline

Posts: 4106

Have a nice ... night!


« Reply #1 on: January 13, 2012, 08:24:42 AM »

I'd like to upgrade my boot drive to a 64gb SSD drive, putting the normal / partition there and the other installation partitions on a standard 320 gb hard drive.

So here's my question-

If I create a MyLiveCD backup, can I reinstall to the disks with custom partitioning/hard drive selection at that time?


Yes!


Quote

Or would I first need to create the standard partitions on the drives before the re installation?

I know that I could start with a new installation, but I'd really like to keep things the way they are - just moved to new hardware.

Thanks -

If you are going to reuse the same hard disk, you could keep your /home partition, simply do not format /home at installation.
That said, a full backup is always suggested, just in case ....  Wink

AS
Logged
Hondo
Full Member
***
Offline Offline

Posts: 172


What if it is a Samsquamch?


WWW
« Reply #2 on: January 13, 2012, 08:37:29 AM »

That was quick!

Other than the speed upgrade, my main reason to move the root partition & swap to the SSD & Home to the 320 gb HD is because I incorrectly sized the partitions on the one disc, with the Home partition being only 78 gb & the root on the remaining space.

My plan is to install the root partition & swap to the SSD & the Home partition to the 320gb as a storage drive.

So, if I use MyLiveCD to install to wiped drives, I can create the partitions during re installation?

Just trying to be clear -
Logged
AS
Global Moderator
Hero Member
*****
Offline Offline

Posts: 4106

Have a nice ... night!


« Reply #3 on: January 13, 2012, 08:54:29 AM »

Quote
& the Home partition to the 320gb as a storage drive

You may already plan to do so, but personally I wouldn't use all the 320GB drive for Home  - I'd partition it and use xGB for Home and use the other partition(s) to backup the data from Home (and from root if desired)

There are good backup tools/apps provided in the repo - my preferred one is luckyBackup

+1,
some spare partition may be useful some time, consider also that you can add other partition to your system very easily, i.e. you could have a /movie partition and add it later as /home/<user>/movie ...

Also, consider that mylivecd allow for a maximum compressed size of 4 GB, equivalent to approx. 10 or 11 GB uncompressed, you will need to backup separately the others data.


Logged
Hondo
Full Member
***
Offline Offline

Posts: 172


What if it is a Samsquamch?


WWW
« Reply #4 on: January 13, 2012, 08:58:46 AM »

Ok, thanks very much!

I'll back up everything, make a live CD & give it a go when my SSD arrives -
Logged
Hondo
Full Member
***
Offline Offline

Posts: 172


What if it is a Samsquamch?


WWW
« Reply #5 on: January 13, 2012, 06:56:21 PM »

Ok, one final request for opinions-

The SSD I bought is 60gb. I will use the 320 GB SATA drive as a storage drive.

If you were to set the root, Home & swap partitions, what size & location would you set them?

My plan was to set -

SSD - Swap - 1gb (my rig has 8 gb of memory, using the latest PAE kernel)
        - Root - 30 gb
         - /Home - remainder od SSD

320 Gb SATA - /Backup partition - 100 gb
                     - /Storage Partition - remainder of the drive.

Thanks -

Logged
AS
Global Moderator
Hero Member
*****
Offline Offline

Posts: 4106

Have a nice ... night!


« Reply #6 on: January 13, 2012, 09:19:51 PM »

Ok, one final request for opinions-

The SSD I bought is 60gb. I will use the 320 GB SATA drive as a storage drive.

If you were to set the root, Home & swap partitions, what size & location would you set them?

My plan was to set -

SSD - Swap - 1gb (my rig has 8 gb of memory, using the latest PAE kernel)
        - Root - 30 gb
         - /Home - remainder od SSD

320 Gb SATA - /Backup partition - 100 gb
                     - /Storage Partition - remainder of the drive.

Thanks -



Swap can have basically two use: memory extension, once your system will have filled the 8 GB of RAM, the kernel will move part of the RAM to swap, beware that this will slow down considerably your system, but with 8 GB this unlikely to happen.

The second use is for hibernation, where all your RAM + some additional info will be saved to swap, implicitly a swap size greater than the installed RAM is required in this case, 8+ GB.

About the 320 GB disk, I would go for three 100 GB partition, you will be able to decide (or change) later about the use of each partitions, i.e. you will be able to use 100 + 100 GB for backup, but that's me.  Cheesy

AS
Logged
Hondo
Full Member
***
Offline Offline

Posts: 172


What if it is a Samsquamch?


WWW
« Reply #7 on: January 16, 2012, 01:18:44 PM »

So I will need an 8gb swap partition only if I plan on hibernating the computer,, right?

The reason that I ask is that I never do that with my desktop rig.

If I have to I will set it up this way-

SSD - 8gb = Swap
        - remainer of SSD = /

320 GB HD - 100 gb = /Home
                  - 100 gb = /Backup
                  - remainder = /Storage
Logged
AS
Global Moderator
Hero Member
*****
Offline Offline

Posts: 4106

Have a nice ... night!


« Reply #8 on: January 16, 2012, 02:02:46 PM »

So I will need an 8gb swap partition only if I plan on hibernating the computer,, right?
Yes, exact.

Quote

The reason that I ask is that I never do that with my desktop rig.

If I have to I will set it up this way-

SSD - 8gb = Swap
        - remainer of SSD = /

320 GB HD - 100 gb = /Home
                  - 100 gb = /Backup
                  - remainder = /Storage

I'm running PCLinuxOS, using 4GB RAM and no swap at all, and actually found very difficult to use all 4 GB or RAM.
The only exception could be when running VirtualBox guest OSes... still I'm running fine with 1 GB for each of 2 guests and the remaining 2 GB for the host system.

AS
Logged
Hondo
Full Member
***
Offline Offline

Posts: 172


What if it is a Samsquamch?


WWW
« Reply #9 on: January 16, 2012, 04:36:10 PM »

ok, thanks- I'll use a small swap.
Logged
Hondo
Full Member
***
Offline Offline

Posts: 172


What if it is a Samsquamch?


WWW
« Reply #10 on: January 19, 2012, 01:11:33 AM »

Here's what I did-

1st, I had to set the BIOS in the mobo to IDE native- the MyLiveCD, reg livecd or Gparted LiveCD would not boot in ACHI mode, only IDE Native.

Then I installed from MyLiveCD without any problems. Well, I did have to open a Terminal and type in draklive-install to get the process underway.

On my 1st reboot, everything was fine, but the SSD wasn't as fast as I thought it would be.

SO I went back into the BIOS and changed the SATA controller from Native IDE to ACHI.

It was a huge improvement!

For those that might be wondering, here's how I setup the partitions-

Corsair Force 3 64gb SSD-

- 48gb - root /
- 8gb - swap

Western Digital 320gb hard drive-

- 97gb /home
- 117gb /storage
- 83gb /backup

Thanks for the help!
Logged
wedgetail
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 2110


Any Bugs in site?


« Reply #11 on: February 01, 2012, 08:16:31 PM »

AS

I am just trawling SSD items in Forum.

I run 4 GB swap and 4 GB RAM but I don't think I have ever seen swap in use. 

You no swap, what would happen if you need this?  A catastrophe or can one just wait till the dust settles and the system gets on with the job.  Grin

Have been tempted to "forget" swap but not all my forgets turn out for the best. Perhaps this would be a good "forget" without sleeping surprises  Cheesy

Logged

KDE & KDE-mini, ASUSTek P5P41D Rev X.0x, BIOS AMI0207 07/21/2009, "Pentium(R) Dual-Core CPU E5300 @ 2.60GHz", nVidia GeForce 9600 GT, 2x1GB Seagate Technology 1000528AS HDD
TV CompuPro VideoMate Vista E700 (not working in Linux), Acer X243HD LCD Screen
AS
Global Moderator
Hero Member
*****
Offline Offline

Posts: 4106

Have a nice ... night!


« Reply #12 on: February 01, 2012, 08:50:28 PM »

AS

I am just trawling SSD items in Forum.

I run 4 GB swap and 4 GB RAM but I don't think I have ever seen swap in use. 

You no swap, what would happen if you need this?  A catastrophe or can one just wait till the dust settles and the system gets on with the job.  Grin
4 GB RAM: 1 GB is reserved for kernel and drivers and hardware, the remaining 3 GB are for applications. Which apps are using more memory on my system ? Firefox ~ %250 MB (30 Tabs), VirtualBox ... usually 1 GB depending on guests ... I can easily run two guests at the same time ... I still have approx 1 GB free .. when all exhausted the last application started will fail. See it this way: "I, and not the OS, am controlling the mem usage"  Cheesy

Quote

Have been tempted to "forget" swap but not all my forgets turn out for the best. Perhaps this would be a good "forget" without sleeping surprises  Cheesy


I see it as: using swap on a rotational disk is like running the OS on a Pentium II, SSD are faster, so, will be like running on Pentium III  Cheesy Grin
Logged
wedgetail
PCLinuxOS Tester
Hero Member
*******
Offline Offline

Posts: 2110


Any Bugs in site?


« Reply #13 on: February 01, 2012, 09:02:34 PM »

AS

Thanks, crashing application that is ok.  I think I might have a look at what my biggest CAD program does memory wise but since the drawings I use are very small compared to real CAD users I don't think taht will be a problem at all.  Never taken any notice since running 4 GB.   Smiley
Logged

KDE & KDE-mini, ASUSTek P5P41D Rev X.0x, BIOS AMI0207 07/21/2009, "Pentium(R) Dual-Core CPU E5300 @ 2.60GHz", nVidia GeForce 9600 GT, 2x1GB Seagate Technology 1000528AS HDD
TV CompuPro VideoMate Vista E700 (not working in Linux), Acer X243HD LCD Screen
AS
Global Moderator
Hero Member
*****
Offline Offline

Posts: 4106

Have a nice ... night!


« Reply #14 on: February 01, 2012, 09:18:14 PM »

AS

Thanks, crashing application that is ok.  I think I might have a look at what my biggest CAD program does memory wise but since the drawings I use are very small compared to real CAD users I don't think taht will be a problem at all.  Never taken any notice since running 4 GB.   Smiley

start your CAD, load some file, do something, check using free, top, ... it will not be "accurate" but you will get the idea.
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines

Valid XHTML 1.0! Valid CSS! Dilber MC Theme by HarzeM