--- On Fri, 5/15/09, James Ausmus <james.aus...@gmail.com> wrote:
> I have just (first full boot with X this morning, actually)
> gotten my wife's eeePC 900A switched over to Gentoo. I
> have a full install with kernel 2.6.29, X (1.6.1), Intel
> drivers (with DRI2, enabling *very* smooth and fast
> compositing), full KDE 4.2.3, WiFi and Wired ethernet,
> Firefox, Openoffice, NetworkManager, and all the usuals, all
> in a 2.7GB disk footprint, and without doing any compiling
> on the eeePC itself (I used my Core2Duo ~amd64 Gentoo box to
> do all the heavy lifting, then made a bootable 4GB SD card
> with the resulting FS - will move over to internal 4GB SSD
> once I've put the final touches on it). I have full
> eeePC hotkey support (except for an issue I've found
> with the rfkill (Wifi radio on/off) functionality - the HW
> (PHY) refuses to power back up once it's turned off. I
> believe it was working in the original Xandros, so I'll
> probably be doing some kernel hacking to get it working). If
> you would like, I can take some time this weekend and write
> up how I went about doing it and post it - interested?
> 
> 
> -James

Yes, very much so. I understand there are issues with too many read/write 
cycles on the SSHD. Up to now I've re-jiggered the kernel at least a dozen 
times. I guess I should have put the OS on a card first *then* onto the 
hard-drive once everything was in order. 

Have you been here?

http://forum.eeeuser.com/viewtopic.php?id=2613&p=1

...
### EEEPC ####
/dev/sda1         /        ext3        defaults,noatime  1 2
# By mounting the tmp directories in a tmpfs
# the accesses to the SSD will be decreased.
# But you will lose all the data in the tmp directories if the PC shuts down.
tmpfs                /tmp                tmpfs        defaults      0 0
tmpfs                /var/tmp            tmpfs        defaults      0 0
tmpfs                /var/lock            tmpfs        defaults      0 0
# If you do not use postfix as a real MTA then you can also add this line:
#tmpfs              /var/spool/postfix    tmpfs        defaults      0 0
tmpfs                /var/log            tmpfs        defaults,size=64m    0 0
tmpfs                /var/run            tmpfs        defaults,size=8m    0 0
shm                    /dev/shm            tmpfs        nodev,nosuid,noexec    
0 0
/gentoo/portage.squashfs /gentoo/portage    auto    loop,ro 0 0
...

Is this overkill? Or the way to go? Believe this was for a 701.

Maxim



      __________________________________________________________________
Be smarter than spam. See how smart SpamGuard is at giving junk email the boot 
with the All-new Yahoo! Mail.  Click on Options in Mail and switch to New Mail 
today or register for free at http://mail.yahoo.ca

Reply via email to