Home > EeePC, Ubuntu > Tips on Installing Ubuntu 7.10 to the EeePC

Tips on Installing Ubuntu 7.10 to the EeePC

I started a blog post on how to install Ubuntu 7.10 on the EeePC and before I knew it the post was about a mile long.  I figured it was better at that point to publish the information on the Ubuntu community Wiki (this one is for you Popey).  So, for all of you that are interested in installing Ubuntu 7.10 on an Asus EeePC, please have a look at the Ubuntu community wiki and make any improvements you can.

Installing and Configuring Ubuntu 7.10 on the Asus EeePC

If this article has been helpful, please consider linking to it.

Categories: EeePC, Ubuntu Tags:

Related Posts

  1. December 28th, 2007 at 01:03 | #1

    Could you do this for the OLPC XO also, please? :)

  2. December 28th, 2007 at 09:51 | #2

    Great work, but have you heard of/looked at eeeXubuntu? The maintainer of that distro has packaged up all the ePC specific changes that Asus released. Perhaps it is worth trying to get that stuff into the archives.

  3. December 28th, 2007 at 11:03 | #3

    Have you seen the eeewiki on this?

    http://wiki.eeeuser.com/ubuntu:eeexubuntu:home

  4. December 28th, 2007 at 14:48 | #4

    I have seen that, and I tried that one first but I realized I prefer the gnome desktop so my initial writeup is for that. Additions for Xubuntu would, I’m sure, be a very useful addition.

  5. December 29th, 2007 at 12:05 | #5

    This is great! Not just for the Eee (mine is in transit) but for making live USB drives and installing all kinds of distros without wasting CD-Rs. But I ran into 2 snags:

    1) Where is dosfslabel? It isn’t in dosfstools in Gutsy, and Ubuntu help says to use mlabel:
    https://help.ubuntu.com/community/RenameUSBDrive
    Not that it matters much, I just stuck with “CANON_DC”. :)

    2) That method it didn’t quite work to make a fat32 formatted SD card bootable, but following the error message I got from isotostick.sh did (sudo parted /dev/sdc, toggle 1 boot, quit, then re-run isotostick).

  6. Tom Haddon
    December 29th, 2007 at 15:53 | #6

    Just saw this project on Launchpad:

    https://edge.launchpad.net/ubuntu-eee

    Sounds like one way or the other, there could be some way to work together there.

  7. darko
    December 31st, 2007 at 07:42 | #7

    Keep up the good work. :-)

  8. Anne Archer
    January 5th, 2008 at 16:43 | #8

    Hi…Thanks for the nice read, keep up the interesting posts..what a nice Saturday

  9. February 2nd, 2008 at 19:27 | #9

    Great work – been looking for something like this!

  10. David
    March 15th, 2008 at 00:46 | #10

    Thanks for your tips! I just have successfully installed the stock ubuntu 7.10 to my 4G eeePC. Everything works as you described, including the wifi.

  11. toto
    May 25th, 2008 at 08:20 | #11

    I have a problem with the wifi after installing ubuntu 8.04 in my 4G eeePC

    what should I do now ?

    Thanks

  12. May 25th, 2008 at 09:44 | #12

    @toto – because the wireless driver had to be manually built you’ll need to redo the madwifi steps after any kernel update. Simply re-run the “make && sudo make install” and it should start working again.

  13. toto
    May 25th, 2008 at 10:10 | #13

    can u inform me the way to re run?