Results 1 to 4 of 4
Hi everyone, I use partimage to backup my server /dev/hda1 (1GB) and it works great. There is 3 partition in the 40GB harddisk, /dev/hda5 (1GB swap) and /dev/hda6(35GB ext3).
Now ...
- 12-13-2006 #1
PartImage Help
Hi everyone, I use partimage to backup my server /dev/hda1 (1GB) and it works great. There is 3 partition in the 40GB harddisk, /dev/hda5 (1GB swap) and /dev/hda6(35GB ext3).
Now i want to upgrade my harddisk to 80Gb, at first i parttition my harrdisk into
/dev/hda1 (1GB ext3)
/dev/hda5 (1GB swap)
/dev/hda6 (75GB ext3)
after that i format each partition and i run partimage, but what i get is partimage list all the device out /dev/sda1 /dev/hda, etc....
what i'm curious is last time when i use 40Gb harddisk, partimage will list out /dev/hda1, /dev/hda5, /dev/hda6, but when i change to 80GB and try to restore the data, it only show me /dev/hda <--- 3 partition but it only show me 1.
I already try fdisk to make partition many times, but it still fail, any 1 have ideal how to solve this?
Thanks in advance
- 12-13-2006 #2
are both harddisks plugged-in? post the output of fdisk -l.
CasperIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 12-13-2006 #3
Disk /dev/hda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 63 506016 83 Linux
/dev/hda2 64 9729 77642145 5 Extended
/dev/hda5 64 190 1020096 82 Linux swap / Solaris
/dev/hda6 191 9729 76621986 83 Linux
Only 1 Harddisk, that is 80G harddisk. The other one is only Image
- 12-13-2006 #4
It might be software bugs, there is a lot similar problem found on partimage forum


Reply With Quote
