If you would like to install Elementary OS on an older machine (non-pae - no physical address extension), then you would have to follow the below steps:
- Install Ubuntu 12.04 LTS server from the ubuntu download server - ubuntu 12.04 LTS
- From the above iso install choose "base system install" option
- After installing the server and logging in, run $sudo apt-get update to make sure pkgs are updated.
- $sudo add-apt-repository -y ppa:elementary-os/stable
- $sudo add-apt-repository -y ppa:elementary-os/os-patches
- $sudo apt-get update
- $sudo apt-get install -y elementary-desktop
- $sudo reboot
No comments:
Post a Comment