This article documents how I upgraded my EEE-PC to Easy Peasy. I’ve tried to make it as clear and simple as I can, so apologies if it may seem a bit long-winded at times. The article describes how to create a bootable USB flash drive (as the EEE has no CD-ROM drive) and how to install Easy Peasy from there. I already had Ubuntu-EEE installed on my machine, so this was just an upgrade for me, but I believe the same procedure would apply if you were upgrading from the Xandros default installation too. (And I would definitely recommend upgrading from Xandros, cos I found it buggy as hell and it just sucked all round!) I downloaded all software to my main PC (which runs Linux Mint – an Ubuntu derivative) and created the bootable drive from there, so I’ve written the article from that point of view, but it shouldn’t make any difference if you download directly onto your EEE (or a Windows PC for that matter).
Disclaimer: I’m only reciting my experiences here and am not responsible if anything should go wrong with your installation. You should ALWAYS backup any important data before you start in case you manage to bork your system!
Firstly, download Easy Peasy here. I generally use the Bit Torrent download because it’s less load on the servers, though it does sometimes take a little longer.
To create the bootable drive you will also need a program called UNetbootin. There is a Windows and a Linux version of this program. Get it here. Just click the download button at the top of the page for your operating system. (Instead of clicking the big, blue button, I actually clicked on the Ubuntu link, then Downloads on the next page, then the 304 release (the newest) then I selected the i386.deb file which is the correct version for my system (a 32-bit operating system). I do like to make things harder for myself!!)
When the download completes, install UNetbootin. On my system, a window popped up asking if I wanted to install the program (I could either save or install it). I clicked to install and Mint went right ahead and installed it for me and placed the short cut in the Administration menu. I assume Ubuntu-EEE would do the same, though I can’t really recall how Xandros dealt with installing software. I’m sure Windows users know how to install a program!
To create the bootable disk, you will need a 1GB (at least) Flash Drive. The drive is going to be wiped so backup any files that may currently be stored on it.
Open UNetbootin. Ignore the top menus where it says Select Distribution/Select Version. Instead, look about halfway down where it says Diskimage.
Click the little circle to the left of DiskImage to select it and choose ISO as the selected format. At the far right, click the box with the three dots then navigate to where you stored the Easy Peasy download and click on it. This tells UNetbootin to create a bootable drive from this file. UNetbootin should automatically pick up the USB drive when you insert it, but if not, you can tick the box that says Show All Drives. As stated, be VERY CAREFUL here, as you could end up formatting the wrong drive. Click OK at the bottom and UNetbootin will do its thang! It can take a little while, so be patient.
One thing I should mention, when you are installing it is easier if you can be connected to the internet with a wired ethernet connection. This allows your new Operating System to easily set up and access the internet for the latest updates etc. I actually forgot to do this and when I first started I got pop ups about language packs which had to be downloaded. Not a big deal if you forget though.
Once UNetbootin is finished, simply plug the USB drive into your EEE and restart/power on. As soon as the initial screen appears, start pressing the Escape key. You will be given a menu which lists all drives you can boot into. On my EEE, there were 3 listed, the two hard drives on the EEE (they have HDD at the beginning of the description) plus the USB drive. Use the arrow keys to select the USB drive and hit enter.
A UNetbootin menu will appear with three options. Select Default and press enter. The Easy Peasy splash screen will be displayed while the files are loaded up. Eventually the Welcome screen will show. The actual installation is fairly straightforward, mostly just following the prompts. I’ve listed the main screens you have to navigate through below.
Firstly, select your language and click Forward.
Next, the world map will be displayed. Point the mouse roughly on your location and the map will zoom in and you can refine your choice. Your selected locale will appear underneath the map, along with the time zone. When you’re happy with this, click forward.
Select your keyboard type. I’m in the UK so the default UK keyboard is fine for me. You can check your choice by typing characters in the box. Click forward.
The partitioner will start up next. This is the only slightly complicated part of the install. I prefer to sort out my partitions manually (it’s really very easy). On most EEE’s there are two disks, a smaller one for the operating system, and a larger one for your data. I put the main operating system files on the small drive and the home partition (where you store your personal files) on the large drive. (Disk sizes may vary depending on which model you have – mine is 8GB & 32GB). This means that if you ever trash your system (been there, done that), you should be able to wipe the Operating System drive, but leave the home partition untouched.
Now to do this, on the partitioning screen click Manual (the bottom choice) and another window will open showing the disks on your machine. On my machine, they are called /dev/sda1 (this is the small disk) and /dev/sdb1 (the large disk). Click on the small disk (sda1) and click Edit Partition.
Select the following options:
- Leave the partition size as it is – it should be using the maximum space (on mine it is 8068 MB).
- In the “Use As” box, select Ext2 file system.
- Tick to format the partition.
- In the bottom box where it says Mount Point, select the first entry in the list which shows as / then click OK at the bottom.
Back on the main partitioning page, click the second hard drive (sdb1 on my EEE) and click Edit Partition again and enter the following details:
- Leave the hard drive size unchanged (again, using the maximum size).
- In the “Use As” box, select Ext2 file system.
- Leave the format box unticked this time (unless you want to wipe all your data).
- In the Mount Point options, select /Home then click OK at the bottom.
Your disks will be scanned briefly, then click the Forward button. A warning box will pop up advising that you haven’t set up any Swap space. Just click Continue.
Next screen, fill in your name and password.
You’ll be given a summary screen showing the changes you’re about to make and this is your last chance to chicken out! If you’re happy with what you’ve got, click install.
Easy Peasy will then install itself onto your system and it can take a few minutes. Once it’s complete, you will be given the option to continue with the Live CD (which is actually the USB drive) or to Restart. Click Restart Now then remove the USB drive when prompted.
Your EEE will restart and the Ubuntu splash screen will show while it loads. Enter your name and password when prompted and that is it. Well, almost!
There seem to be a couple of little bugs which I presume will soon be ironed out. Nothing too major, but a bit of a pain in the meantime. When I restarted for the first time, the Live CD installer software tries to run again. This is due to a program called Ubiquity starting up. To prevent this, click on Preferences on the left hand column of the main screen and select Sessions. There is a tab there that shows the Startup Programs. Uncheck Ubiquity (and anything else you don’t think you’ll need) and restart and that problem should be gone.
Another little glitch was the low volume on the speakers. If you look to the top right of the screen, next the the date, there is a little Volume icon. Right click on this and open Volume Control. On the Playback tab, the LineOut option was only at half volume. I moved this up to full and the sound became much louder.
The final thing I noticed was that when browsing through my files and folders, there was no Close Button (the X) or Maximize/Minimize buttons at the top right of the window. After a bit of Googling, it seems this is down to the Maximus program, which maximizes all windows. I must have turned this off in Ubuntu-EEE and forgotten that I’d done it. You can change this setting by once again clicking on Preferences, then Sessions. Untick Maximus and log out
So far, these are the only bugs I’ve spotted but I’ll update this page if I find more.
25 Comments
I’m at the disk partitioning stage of the setup, and have carried out your steps to the letter for sdb1, but the ‘Format’ tick box ticks itself! Does this matter? Will I lose all my data? Help!
If you leave the box ticked then yes, it will format the drive and you will lose your data. You should be able to untick the box. Have you definitely set it to mount as your /home folder?
Hi
I created the USB-Stick and can also start the easy peasy startup screen. But then nothing works. It always crashes
Can it be the EEE-PC or should I try to create a new “boot-stick”???
okey… I managed to start with the usb-stick but I still can’t install the system
pls help me
okey… found the problem… my ram is broken -_-’
don’t need any response ^^
bye
Many Thanks, prof Mesanna,
for sharing Your brilliant tutorial
with us noobs-in-linux-wonderland.
cheers
You’re very welcome indeed! I hope it helped you
Just to say thanks a lot.
Finally got it installed after buying a new USB stick, and it seems to be going OK (so far…) My one gripe is that the files on the sdb1 aren’t automatically assigned as the ‘Home’ folder, is there anyway to change this?
Hi Max, unfortunately nothing is “automatic” when you select Manual Partitioning
I’ve detailed in the article how to assign sdb1 as the /home folder. It’s only a couple of steps and – if you managed to get that far – very straightforward!! Good luck with your new OS.
You were about to become the hero of the year for me, but I think I ran afoul a built-in gotcha. I can’t boot from the USB. I have a 900A, built for Best Buy in August 08. I won’t detail all of its issues, but the BIOS shows three devices in the boot menu “Removable Dev”, “HDD: SM-ASUS-PHISON” and “ATAPI CD-ROM”. (Of course there’s no CD.) Hitting escape gives you only 1 drive to boot from: “HDD: SM-ASUS-PHISON SSD” This is with the bootable USB stick in place. This is the same response when you use the included CD to create a bootable USB installation “disk”. Apparently I need to find a revised BIOS and a way to install it if I want to escape Xandros. How I wish you had the right answer for me!
Hi Arthur, does this thread help any?
http://forums.geteasypeasy.com/viewtopic.php?f=12&t=679&p=3669&hilit=900a+usb#p3669
This person said that it seemed to make a difference which USB port you used. Hope you have some success.
Hello,
Great article and the installation was easy. The webcam doesn´t work but I am sure that there is a fix.
Regards,
Allan
Check that it’s enabled in the BIOS. I had an experience where the installer disabled it, even though it had been working before. On my EEE, you press F2 to enter the BIOS, then go into the Advanced menu and look in Onboard Devices Configuration. Check that everything in there is enabled. Hope this helps
Thank you for the guide!!!!
I’ve used this guide twice now and its really good
Thanks heaps.
Glad I could help
Thanks for posting this, it’s been very helpful. I happen to be loading to a Xandros eee and keep encountering “invalid or damaged bootable partition” message when attempting to boot from the usb drive. Has anyone else encountered this? Any advice? Thanks in advance
I haven’t personally encountered this problem unfortunately. Are you sure you’ve created the bootable USB drive properly? Could you try another USB drive in case there is a problem with your drive?
Greetings. I finally purchased an eeepc 1000 after using a 901 for a while. The better screen resolution, larger SSD(s), and longer battery life are my main reasons for upgrading. By the way, you mention manually formatting the drives to ext2…what about ext3?
I suggested Ext2 because Ext3 is a journalling file system, which means more writes to the SSD. Ext2 is also considered to be slightly faster. I think Easypeasy is still based on Ubuntu 8.04? I actually started using Ubuntu Netbook Remix, based on Ubuntu 9.04, because it offers Ext4. Ext4 is way faster than the other file systems and my EEE boots really quickly. I guess you should use whichever file system you feel most comfortable with.
Thanks for the quick reply! EasyPeasy 1.1 is based on Ubuntu 8.10 from what I’ve read. I’ll probably stick with Ext2 based on your comment about write counts. Just like you, I installed Ubuntu Netbook Remix 9.04 with ext4 on a Kohjinsha netbook (traditional hard drive). However, I received a critical error on boot (couldn’t read from hdd and kernel panic) after about 10 days of using it. I reported this bug, but it’s made me a little wary of adopting ext4 quite yet. Hard drive problem or ext4 issue???? Hmmm….
Thanks again!
Stumbled across your tutorial in an effort to get this not so easy peasy thing working…
Thanks so much for taking the not out there and making it easier than easy
Thanks Cam, I’m really glad it helped
Thanks so much for this great post! I was able to set up the boot drive, but Unetbootin menu on my EEE just refreshes every time I select ‘default.’ No error messages or anything, just doesn’t let me get past this window. Any advice would be greatly appreciated!!
One Trackback
[...] do not exist. If you want to try Ubuntu on your Eee PC there is very nice how to article “How to install Easy Peasy (formerly Ubuntu-EEE) on an EEE PC”. But in case that you may also not like it, I would recommend you first to back up your [...]