Page 1 of 1

Upgrading the hard drive..

Posted: 11 Mar 2010, 13:38
by TazUk
I'm still running my Bubba (the original) with the 320gb drive I installed with. I'm now down to less than 30gb freespace and need to replace with a larger drive.

However....I don't want to lose my configuration settings or have to recopy the data stored on the drive. Upgrading to the newer base image doesn't worry me as my Bubba is solely used within my own network for file storage / media serving.

What's the best way of achieving this, and what's the maximum size hard drive I can move to? I remember seeing something about 750GB being the maximum but would like that confirmed.


TIA

Re: Upgrading the hard drive..

Posted: 13 Mar 2010, 12:17
by RandomUsername
I would look into using PartClone or something similar - you'll need to remove the disk and put it in a "normal" PC. If you don't have a Linux installation, download and burn a Clonezilla live CD. You should be able to create and image of the existing disk and restore it to a new one (as long as it's the same size or bigger).

Re: Upgrading the hard drive..

Posted: 06 Apr 2010, 15:11
by TazUk
Ok...

So I'm up and running !YAY! with a 750 GB Seagate drive after some careful Clonezilla + GParted live cd work to clone the original disk and resize the partition to fill the space..

So now I'm trying to get phpsysinfo working again...

Currently I'm getting

Code: Select all

Warning: fsockopen(): unable to connect to localhost:7634 in /usr/share/phpsysinfo/includes/mb/class.hddtemp.inc.php on line 30
HDDTemp error: 111, Connection refused
I've added the drive information to hddtemp.db, but I figure I'm still missing something.. Any pointers? :(

Re: Upgrading the hard drive..

Posted: 06 Apr 2010, 15:51
by TazUk
Oooops. Scratch that.

I've restarted and everything's fine (I couldn't figure out a way of just restarting the hddtemp daemon).

Re: Upgrading the hard drive..

Posted: 06 Apr 2010, 15:55
by RandomUsername
TazUk wrote:Oooops. Scratch that.

I've restarted and everything's fine (I couldn't figure out a way of just restarting the hddtemp daemon).

Code: Select all

/etc/init.d/hddtemp restart