Pour installer Ubuntu sur un PC AMILO M1425 (Intel® Pentium(R) M processor 1.70GHz, 1.2 Gigas de mémoire et 100 MO), installez xubuntu version11.04 puis
https://help.ubuntu.com/community/EnablingPAE
Ubuntu 10.04 LTS (Lucid Lynx) to Ubuntu 12.04 LTS (Precise)
Both the CD and DVD installer of Ubuntu automatically installs the PAE enabled kernel if it detects more than 3 Gb of available memory. In the case of the liveCD, a working network connection is required, since the PAE enabled kernel packages are not present on the CD.
If you need to enable PAE manually, follow the instructions below.
Enabling PAE manually
The PAE enabled kernel can be installed using the Synaptic Package Manager (accessible from the System menu under Administration -> Synaptic Package Manager): The relevant packages are called « linux-generic-pae » and « linux-headers-generic-pae » and should be easily found with a search for « pae ».
Alternatively they can be installed using either apt-get or aptitude through the terminal:
sudo apt-get install linux-generic-pae linux-headers-generic-pae
After a reboot the PAE kernel should be booted as the default option in the GRUB boot menu.
To confirm that PAE was enabled correctly you can use the system monitor form the System menu under Administration -> System Monitor. The first tab shows usable memory.
Commandline: sudo apt-get install gnome-system-monitor pour xBuntu
Ensuite il faut désinstaller linux-image-extra-3.5.0-45-generic via le gestionnaire de paquets Synaptic (supprimez les paquets cassés)
Commande utile :
sudo apt-get -f install
Votre commentaire