[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] [RaQ3i] OS Restore CD >> Catch-22?



Hey Theo, here are the instructions from the ftp site for using the restore
cd... you can get them directly from ftp://ftp.nl.cobalt.com/pub/iso/  This
should help you.

Shawn Crull
shawn@xxxxxxxxxx




<<start text>>

We use a separate ISO image per product.

The gzipped files (.gz) are the same ISO images that have been compressed
for faster downloads.

These ISO images fit on industry-standard 74 min (650 Mb) recordable cds.
The actual byte size of the file does not matter as it does not reflect the
proper capacity of the image.

To address a common misconception about these files (.iso), you have to
create
a CD from the image file. Making a cd that contains the file is not the same
as creating a Restore CD from it. Please refer to the manual of your
cd-burning software on "How to create a CD from an existing image file".


Description
-----------

RaQ2.iso		RaQ2 English OSRCD
RaQ3-050901.iso		RaQ3/3i OSRCD with patches up to 05-09-2001
RaQ4-051201.iso		RaQ4 OSRCD with patches up to 05-12-2001
RaQ4i-050901.iso	RaQ4i OSRCD with patches up to 05-09-2001
RaQ4r-050901.iso	RaQ4r OSRCD with patches up to 05-09-2001
RaQ3-Original.iso	Default RaQ3 ISO Image - required by RaQ3 StaQware
RaQ-XTR.iso		RaQ XTR ISO Image
Qube2.iso		Qube 2 English OSRCD Image
Qube2-ISDN.iso		Qube 2 ISDN English OSRCD
Qube2-French.iso	Qube 2 French OSRCD
Qube2-German.iso	Qube 2 German OSRCD
Q3-ML-Basic.iso		Qube 3 Basic Edition OSRCD Multi-Lingual (OS 6.2)
Q3-ML-Bus.iso		Qube 3 Business Edition OSRCD Multi-Lingual (OS 6.2)
Q3-ML-Pro.iso		Qube 3 Professional Edition OSRCD Multi-Lingual (OS 6.2)
CacheRaQ4.iso		CacheRaQ4 OSRCD
CacheRaQ2.iso		CacheRaQ2 OSRCD
NASRaQ.iso		NASRaQ OSRCD
Qube1.iso		Qube 1 English OSRCD

MD5 Checksums
-------------

d92a01653f9f737626f9fec8914aab8b  Qube2-French.iso
fbf280a4bb9c32f35ed122a2f1a2e8a8  Qube2-German.iso
a12b14d69b11aab8caa0a7d0924ebdb0  Qube2-ISDN.iso
64616f6cf08992bf1a54d71b4626e1c8  Qube2.iso
cd37b568616bdc11884658e6f48880e8  Q3-ML-Basic.iso
93000d80d58041a952a435073fd1087a  Q3-ML-Bus.iso
368dec18b0aa944b0eefeab1c0b8962a  Q3-ML-Pro.iso
69199d1da1ea756294b40c07e8e60411  RaQ2.iso
9a6c97eb0ad4ee422a112691b4ac0250  RaQ3-050901.iso
a4c0b9b4ed43ac57ca197bc2ed665334  RaQ4-051201.iso
e6b11b68dade1d2d2b5d194e83c5c9a0  RaQ4i-050901.iso
afc0f75e9d01d883afb7bb5c4f151d83  RaQ4r-050901.iso
c03dd1cbfeff45af3e16f7d7be3224f7  RaQ3-Original.iso
32122f869f31384a9dfdd6f3dda646aa  RaQ-XTR.iso
92fb447e06054e41b25701c7fd0440d8  CacheRaQ4.iso


OS RESTORE CD Instructions
--------------------------

USING A RESTORE CD WILL COMPLETELY WIPE YOUR MACHINE CLEAN!

You need the follwing hardware:

Desktop PC with a CDROM drive (bootable)
Network Card (3COM or Intel) - We recommend Intel EtherExpress Pro 10/100
Ethernet crossover cable


Download the ISO image of your choice.

Burn it to a CD.

Boot up desktop with the CD.

Accept License Agreement.

Desktop PC is now a DHCP/OS Restore Server.

Connect crossover cable from desktop to Ethernet Port 1 of RaQ.

Boot up RaQ via network.
RaQ 3/4/XTR / Qube3 - Hold down the S key as you power on the unit to get
the option.
All other products - Hold down the LEFT and RIGHT buttons as you power up
the system.

The Restore process will begin automagically.


Other Notes
-----------

Item 1
------

ISO Images (only applicable to the following):
raq4i-feb2001.iso
raq4r-feb2001.iso

Description:
After the restore and going through the Setup Wizard, you may find that the
Virtual
Site Listing is unavailable. This is due to the fact that the postgresql
database
has not been started. All other functions of the GUI are still accessible.

Solution:
Either install the RaQ4_OSRCD_pgsql_fix.pkg (located in this same directory)
and reboot the system

OR

Telnet into your system as root, to perform the following:

cd /etc/rc.d/rc3.d
ln -s ../init.d/postgresql S85postgresql
../init.d/postgresql start
logout

----