Q: Can I upgrade from the Embedded 32bit version, installed on a hard drive, to 64bit version?
A: Yes, if your cpu supports 64-bits. Here's how:
Short version
CREATE a backup of your configuration via WebGUI 'System|Backup/Restore'
Open /etc/platform file and change x86-embedded to x64-embedded
Go to 'System|Firmware' and upgrade with the x64 img file
This is the hardcore upgrade version, so use it on your own risk.
Long version
Download same version/revision XigmaNAS embedded IMG file and XigmaNAS LiveCD x64 ISO.
Upgrade XigmaNAS using IMG file.
Backup the configuration.
Shutdown, open the box and disconnect data only disk if any, just for safety.
Burn LiveCD x64 ISO and boot from LiveCD (XigmaNAS x64). Possible LiveCD will pick the configuration from disk.
Select “(6) Shell” from menu and umount the hard disk.
umount -f /cf && exit
Select “(9) Install” & install on HDD. Here you can opt for 3 partitions , system+data+swap.
Shutdown.
Connect data only disk removed in Step #4 and boot from HDD(ad0).
Set network configuration(menu 1 & 2).
Backup the new configuration … just in case.
Restore old configuration from backup(step 3).
Reboot.
Advanced | Upgrade XigmaNAS | ⇒9.0.0.1 |