1
Zaurus - pdaXrom / Pdaxii3 5.4.9 On A 3100 - Fixed/solved
« on: November 01, 2007, 08:03:54 pm »
ok here is how i got it to work, based on the following post:
still didn't work for me. yeah, i realize it was a year ago. it would ask to format the partitions but not migrate anything to NAND
cat /proc/deviceinfo/product reported 3100. hmm.
i unmounted /dev/hda1 and then mounted it to /media/fakeroot, removed /etc/.hdd and ran mkfs.init again, and after it formatted the partitions, success it asked to migrate the directories to NAND, one after the other.
It was mostly a hunch I had after reading some more posts, and that worked i guess meanie probably meant for it to be read as 'make sure /media/fakeroot exists and this is what it's mounted to'. that's how i read it at least.
anyway, problem fixed and hopefully this can help anyone else who experiences this problem.
Quote from: Meanie
To upgrade pdaXii13 base to full on C3100/C3200, make sure your microdrive is mounted.
if /media/fakeroot does not exist, create it manually. after you reboot, it should prompt you to format hdd2 and hdd3 followed by asking you to copy /etc and /home before X is started.
if it doesn't happen, exit X and run mkfs.init
if nothing happens, remove /etc/.hdd and run mkfs.init again.
if still nothing happens, check what cat /proc/deviceinfo/product says and if it is not reporting the right model, then modify mkfs.init and remove the device check line
still didn't work for me. yeah, i realize it was a year ago. it would ask to format the partitions but not migrate anything to NAND
cat /proc/deviceinfo/product reported 3100. hmm.
i unmounted /dev/hda1 and then mounted it to /media/fakeroot, removed /etc/.hdd and ran mkfs.init again, and after it formatted the partitions, success it asked to migrate the directories to NAND, one after the other.
It was mostly a hunch I had after reading some more posts, and that worked i guess meanie probably meant for it to be read as 'make sure /media/fakeroot exists and this is what it's mounted to'. that's how i read it at least.
anyway, problem fixed and hopefully this can help anyone else who experiences this problem.