pascal
10-06-2004, 03:10 PM
Hello
It seems that iworx-cp install create the swap partition always on the 2nd HDD ? true ?
Here is my problem :
I had two boxes. On the old one I had 2 HDD
On the new one :
- there was 2 HDD too (but I didn't know that)
- The swap partition was created on this 2nd HDD (hdb1)
When I asked to sago to move my 2nd HDD from my old box to the new one, they did it. They replaced the existing 2nd HDD with mine.
But on my 2nd HDD I have no swap partition !!!
so it is the pbm, I have no more swap available
Swap: 0k av, 0k used, 0k free 106988k cached
And in fstab it looks for a swap partition in hdb1
/dev/hdb1 swap swap defaults 0 0
and it doesn't find it of course
Now what could I do ?
Resized my existing ext3 partition on my 2nd HDD (I have data on it) and add on it a swap partition ?
ok but I have some data on this one, will they be lost ?
I have 1GB ram memory, so should the swap partition be equal to 2GB ?
Any advise will be very welcomed
Thanks
Pascal
It seems that iworx-cp install create the swap partition always on the 2nd HDD ? true ?
Here is my problem :
I had two boxes. On the old one I had 2 HDD
On the new one :
- there was 2 HDD too (but I didn't know that)
- The swap partition was created on this 2nd HDD (hdb1)
When I asked to sago to move my 2nd HDD from my old box to the new one, they did it. They replaced the existing 2nd HDD with mine.
But on my 2nd HDD I have no swap partition !!!
so it is the pbm, I have no more swap available
Swap: 0k av, 0k used, 0k free 106988k cached
And in fstab it looks for a swap partition in hdb1
/dev/hdb1 swap swap defaults 0 0
and it doesn't find it of course
Now what could I do ?
Resized my existing ext3 partition on my 2nd HDD (I have data on it) and add on it a swap partition ?
ok but I have some data on this one, will they be lost ?
I have 1GB ram memory, so should the swap partition be equal to 2GB ?
Any advise will be very welcomed
Thanks
Pascal