![]() the psycho cat on an HP Mini with Ubuntu
Just Beginning
Which Ubuntu to pick?
Ubuntu inside Windows
Install Software Next Steps Beyond the Basics Playing Around Troubleshooting * Off-site link
Cheap Plugs You may also want to consider donating directly to the Ubuntu project.
|
Modest Spec or Barebones Installation of UbuntuIf you have a low-spec'ed computer (64 to 128 MB of RAM, less than 1 GHz processor), you may have difficulty with a regular Ubuntu installation. You may, even if you have a higher-spec'ed computer want to create a minimal installation for other reasons. Go to the Ubuntu Minimal CD Image page to get the minimal CD. This guide will help you burn the .iso to CD Note: a high-speed wired internet connection is recommended for a minimal installation.
The rest of this tutorial assumes you're using your entire disk. If you need help with partitioning, post a thread on the Ubuntu Forums.
At the prompt, type these three commands (unfortunately, you won't be able to copy and paste into the fullscreen terminal, so please be careful to type exactly what you see here; be mindful of the spaces and spelling): sudo apt-get update
sudo apt-get install xorg xterm gdm icewm menu firefox gksu synaptic --no-install-recommends sudo service gdm start
For the older version of this page, go here.
Variations sudo
apt-get install xorg xterm wdm icewm menu epiphany-browser --no-install-recommends You would then have to use this
for the fourth command: sudo service wdm start
Some people prefer Fluxbox, Openbox, PekWM, or Windowmaker to IceWM. If you know how to configure those window managers, you can obviously substitute those in for IceWM in the second command. You can learn more about different window managers at http://xwinman.org Note: Screenshots are from Ubuntu 10.04 (Lucid Lynx), but I have also tested these exact instructions on Ubuntu 10.10 (Maverick Meerkat), and not only do all the instructions work as written, but the screenshots would be exactly the same, too. I have not yet tested this fully on Ubuntu 11.04 (Natty Narwhal), but for almost all of the installation process, it looks as if it's exactly the same, except with a purple background. The one tiny difference (thanks to Dan for the comment) is that you have to press Alt-F1 to get the command prompt after you reboot. I have fully tested this on Ubuntu 11.10 (Oneiric Ocelot), and it's exactly the same process as in the screenshots, except needing, as with 11.04, to press Alt-F1 to get to the command prompt after reboot. Last updated 01/28/12 12:02
|
|
If you have suggestions or corrections for these tutorials, please post in this Ubuntu Forums thread or leave a comment on my blog. I will not give help to people posting in the above places. If you require technical support, start a support thread on the Ubuntu Forums. That is the appropriate place to ask for help. |
|