Web Hosting Talk







View Full Version : Creating an image file of the system.


vSector
03-08-2002, 05:29 AM
Hi all!

I currently have a raq4i and am wanting to duplicate the system to a home computer... This way I can develop on my home system and then upload the changes. My first thought was to download the raq4i restore iso, but could not install because it requires booting from the network which I could do.

My question is how would I create an image file of the raq hdd so I can download it...

My next question is how to can I extract an image to a home system??

A program called ghost does what I want on windows machines but I need a similar program or way to do the same thing on a raq4i system.

any help would be appreciated!

cbtrussell
03-09-2002, 02:25 AM
Ghost will duplicate a RaQ (EXT2) filesystem as well.

But it'd be pointless, the boot process checks for ROM dependencies that only the RAQ hardware will have. You won't be able to boot the image on your personal PC.

You can duplicate the development environment though:

http://list.cobalt.com/pipermail/cobalt-users/2001-May/042816.html

Hope this helps,

Brandon

vSector
03-09-2002, 03:36 AM
Its a good artical but not really suited for my needs, I have done alot of system developements to the raq such as replaced the control, added deamons, etc. I want to do further developement but not on the machine that is live..

help :-)

jks
03-09-2002, 05:10 PM
Originally posted by vSector
Its a good artical but not really suited for my needs, I have done alot of system developements to the raq such as replaced the control, added deamons, etc. I want to do further developement but not on the machine that is live..

help :-)

Running RaQ software on an ordinary Linux box is not just going to be a bit hard to do - it's also going to be illegal.

My suggestion: Use a regular RedHat to develop on. The differences between that and the RaQ are small.

Apart from that, you could try buying an old used RaQ for development.

vSector
03-09-2002, 07:40 PM
Yeah i have now setup rh 7.2 with everything i need but its still not the same :-(