AsusEee901
ASUS Eee 901
Contact: Matt_LaRiviere e-mail
Make: Asus Eee PC 901 Asus' Eee Portal
- Model: Eee 901 Onyx / 20G SSD / OEM 1Gb DDR2 (Upgradeable to 2Gb?) / Linux
General Comments
Live
See hardware and software comments.
Installation
Transfer Media
unetbootin
There are a few ways to use unetbootin.
- You can manually download the ISO and use the Diskimage option to load the image to a 800Mb+ thumb drive. This is recommended so you do not have to wait for the ISO to re download if there is an issue with the transfer process.
You may also use the Distribution option from a current release.
USB CD-ROM or HDD
- You should be able to use unetbootin to use a USB HDD.
- The method I prefer is to dd if=/iso/isoimage.iso of=/dev/usbhdd
- USB CD-ROM should work as well if the image is burned. BIOS is fairly new age.
Post Installation - Partitioner
The drives should be partitioned as follows. Gives a general idea of what kind of room is available.
Device |
Type |
Mount Point |
Format |
Size |
Used |
Comments |
/dev/sda |
|
|
|
|
|
|
/dev/sda1 |
ext3 |
/ |
x |
4030 MB |
~3200 MB |
Average install size with basic apps |
/dev/sdb |
|
|
|
|
|
|
/dev/sdb1 |
ext3 |
/home |
x |
16137 MB |
~384 MB |
Fresh home directory size, may be a bit bigger |
- Remember, you can also install applications to a /home/user/folder and ln -s to the /bin or /sbin if storage is a concern
- It is reccomended that a swap partition not be used, it will cook the drive.
- Without a swap partition hibernate will not function.
customization
These are notes for myself..
apt-get remove vinagre ekiga evolution
apt-get install vlc thunderbird xvnc4viewer
Hardware
A summary of hardware standings after a clean install of Ubuntu 8.10 x86 via unetbootin image method.
(probed via lspci and dmesg - please add to)
Device |
Supported? |
Comments |
Alternative support? |
Bluetooth |
Yes |
Enable in BIOS |
Some utility in ubuntu |
Wireless |
No* |
Requires Array.org variant |
wicd is a more useable interface than gnome's |
Camera |
|
|
|
Ethernet |
Yes |
Plug n Play |
Array.org kernel |
Software
Array.org
The Array.org - Ubuntu Repository provides custom kernels currently for 8.04 and 8.10 providing everything needed for gnome desktop use.
EeeUser
The Eee User Wiki can also be resourceful.
- feel free to e-mail me as I attempt to put this together