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

Re: [cobalt-users] OS Restore



On Thu, 12 Sep 2002, Leon Gibbons wrote:

> I have a RaQ4i that I'm trying to do an OS restore so that I can use it to
> cluster with an identical RaQ4i.  When the OS restore is complete it only
> sets up a 4.53GB drive and not 20GB.  So the Active RaQ cant configure the
> cluster because the disk is too small.  How can I get the OS restore to give
> me the full 20GB disk space?
>

I never heard of that happening to a 20 gb drive, are you sure the drive
is 20gb?

Are / and /var the normal size?
You can tar up the /home partition (put om /)

then shut everything down that might be using the /home partition.
umount /dev/hda4 (home partition)
Use fdisk to delete the home partition and create a new /home partition
run mkfs ext2 on the partition
mount the /dev/hda4 then untar the saved tar.

or

run dd if=/dev/zero of=/dev/hdn (n being b, c or d)
then run the restore again.

or

as Bill is going to say use partition magic...

Gerald
--
http://frontstreetnetworks.com | http://raqware.com
229 Front Street, Ste. C, New Haven, CT. 06513-3203
Phone: +1 203-785-0699