Changes

Updating added
Line 40: Line 40:     
The above methods can also be used in a virtualization application like VirtualVox or KVM. You just need to start a live session using the TOAST iso, format the virtual disk with ext3, label it "live-rw" and reboot. Since then, the virtual disk will store the persistent data. If a new TOAST iso is released, you just need to replace the image attached to your virtualization system.
 
The above methods can also be used in a virtualization application like VirtualVox or KVM. You just need to start a live session using the TOAST iso, format the virtual disk with ext3, label it "live-rw" and reboot. Since then, the virtual disk will store the persistent data. If a new TOAST iso is released, you just need to replace the image attached to your virtualization system.
 +
 +
==Updating==
 +
 +
To get the latest version of the Sugar activities, just open the updater in the user settings window. To update the Trisquel system underneath, open a terminal and run this commands:
 +
 +
sudo apt-get update
 +
sudo apt-get upgrade
 +
 +
This procedure will also update the Fructose activities, and it will no interfere with the Sugar updater in any way.