Showing posts with label How to install Ubuntu. Show all posts
Showing posts with label How to install Ubuntu. Show all posts

Sunday, 3 May 2009

How to install Flash player on Ubuntu

In this post I described how I installed Ubuntu on my AA1.

One of the first problems I noticed was that BBC IPlayer and You Tube wouldn't play videos.
This is because Flash Player doesn't come installed as standard on Ubunto Netbook Remix edition.

The solution is quick and easy.
1) In the left hand Ubuntu Menu select Administration.

2) Select Synaptic Package Manager.
3) Enter you Admin password if required.

4) Type Flash in the quick search box.
5) Tick the flashplugin-installer addon.
6) Click Apply - Flash player will now install.

BBC Iplayer and YouTube now work fine. :-)

Installing Ubuntu on the Acer Aspire One.

In this post I mentioned that my Acer Aspire One had started a crashing loop. although the problem looked to have corrected itself I decided to re-install the operating system.

I've taken this opportunity to look at Ubuntu, to see how it matches up to the originally supplied Linpus.

To install Ubuntu I first installed the Netbook Remix edition to an auto booting USB stick using a Windows application. Following the instructions here. (Shown below)

  1. Download the desired .img file ( I downloaded the Netbook Remix edition from here)
  2. Download Disk Imager from https://launchpad.net/win32-image-writer/+download

  3. Insert your flash media
  4. Note the drive letter assigned to your flash media
  5. Start Disk Imager
  6. Select the downloaded file and target device, and click "Write"
  7. Remove your flash media when the operation is complete
I then booted from the USB to make sure that the system worked and used the Ubuntu install application.

The whole process went well, and my intial impressions of Ubuntu are favourable.

Wednesday, 7 January 2009

How to install Ubuntu on to a USB Flash Drive

I'm curious to see how well the Acer Aspire One handles other operating systems, but I'm really happy with distribution of Linux which comes installed as standard, it's quick and easy to use.

So I thought that I would install Ubuntu onto a flashdrive.
Ubuntu is a popular version of Linux and my goal is to use it to develop my Linux knowledge and to try and get Slingplayer working on it.

Here are the steps I took to install Ubuntu onto a flash drive:
1) There is a usful utility called Unetbootin which will create a self booting USB drive and automatically install a Ubuntu distribution onto it. For this exercise I will be using the Windows version. It can be downloaded from http://sourceforge.net/projects/unetbootin/

2) Next download a disk imageof Ubuntu from http://www.ubuntu.com/getubuntu/download


3) Next run UNetbootin. Make sure the Diskimage button is selected, and select the ISO file that you downloaded.


And click on ok.
A booting version of Ubuntu is now installed on the USB drive.