OK. let's get back to basics.
1. make a mksysb to be able to go back in case all else fails. Possible is that this mksysb image will want two disks to reinstall to. See below.
2. Unmirrorvg does not save a copy of rootvg - it removes it. After running the command reducevg rootvg hdiskX you will have a spare disk - hdiskX.
So, now there is a spare disk.
You could do a clean install onto hdiskX - assuming the hardware support AIX 6.1 (is it Power4 or newer?). You may be missing a lot of information from the other system - but at least you know AIX installs and runs.
So, now that you know AIX 6.1 installs - then if AIX 6.1 has the files needed to support alt_disk_install from AIX 4.3.3 then use the clone option to make the rootvg copy on hdiskX (overwriting the fresh install you just did) and then continue the process to do the migration.
If AIX 6.1 does not support alt_disk_install from 4.3.3 then you will need to make a second mksysb of the current configuration (only one disk in rootvg) and when that finishes, reboot from the mysysb image and restore to the spare hdiskX.
Now you have the same AIX installed twice (clone_copy the old slow way). Now reboot again using the AIX 6.1 media and follow the migration path to update to keep the information lost by the fresh install.
I hope this is all fairly clear - AND - that it helps!
