Trisquel On A Sugar Toast: Difference between revisions

Created page with 'Trisquel on a Sugar toast (TOAST from now on) is a live/installable iso image that can be run from a CD/DVD or be used to load a USB drive with data persistence. Some other advan…'
 
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.