» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with thinkpad + HOWTO

Eee PC Hack - How to Make your Eee PC Boot in just 5 seconds!


Here’s a cool Eee PC Hack that uses a modified Fedora Linux to speed up the boot time of Eee PCs.  I think this shows how great linux operating systems are modification by uses.  I am sure you can do something similar with Windows, but not to the extent this hack does.

How did they do it? Arjan said it starts with the right attitude. “It’s not about booting faster, it’s about booting in 5 seconds.” Instead of saving a second here and there, set a time budget for the whole system, and make each step of the boot finish in its allotted time. And no cheating. “Done booting means CPU and disk idle,” Arjan said. No fair putting up the desktop while still starting services behind the scenes. (An audience member pointed out that Microsoft does this.) The “done booting” time did not include bringing up the network, but did include starting NetworkManager. A system with a conventional hard disk will have to take longer to start up: Arjan said he has run the same load on a ThinkPad and achieved a 10-second boot time.

via engadget, slashgear, Hack Page

Brought to you by: Zedomax.com

Eee PC Hack - How to Make your Eee PC Boot in just 5 seconds!

, , , , , , , , , , , , , , , , , , , , , , , , , , ,

Related posts

User:zedomax: Zedomax

thinkpad keys in firefox - snarfed.org

Wieder mal ein HowTo das auf anhieb funktioniert!

Firefox: del.icio.us/tag/firefox

Firefox XAxisMapping (horizontal scrolling)

Set mousewheel.horizscroll.withnokey.action=0 and mousewheel.horizscroll.withnokey.numlines=1 to avoid Firefox jumping around the history when scrolling horizontally.

Firefox: del.icio.us/tag/firefox

How to change the BIOS bootsplash screen - ThinkWiki

This page describes how to replace the standard IBM BIOS Bootsplash (The one with the ThinkPad- and Pentium M-Logo), without access to Microsoft Windows or a floppy drive.

User:daveg: del.icio.us/daveg

Ubuntu 6.10 (Edgy Eft) on IBM/Lenovo ThinkPad T60 | Malta Linux User Group

Ubuntu does not recognise all the ThinkVantage buttons correctly by default. This can be fixed quite easily. In a terminal, type: sudo gedit /etc/X11/Xmodmap Then paste the following in the file: keycode 234 = XF86Back keycode 233 = XF86Forward

Beryl: del.icio.us tag beryl

Ubuntu 6.10 (Edgy Eft) on IBM/Lenovo ThinkPad T60

#!/bin/bash # # Start beryl-manager within gnome-session # if [ `ps -A -o comm | grep -c '^Xgl$'` == "1" ]; then DISPLAY=:1 beryl-manager DISPLAY=:1 beryl-xgl else echo "${0}: Error: beryl-manager not launched. Xgl not running?" fi

Beryl: del.icio.us tag beryl

Tphdisk - Linux ThinkPad Wiki

tphdisk is a small program that enables you to create a save2dsk.bin hibernation file on a fat partition of a phoenix notebios based laptop. It is a linux replacement for the msdos program phdisk.exe.

Hibernate: del.icio.us tag/hibernate

Gentoo Linux Dokumentation -- Power Management Anleitung

Die Konfiguration von swsusp ist relativ einfach. Wenn Sie den Pfad zur Auslagerungsdatei nicht im Kernel abgespeichert haben, können Sie sie als Kernelparameter mit der resume=/dev/SWAP Direktive übergeben. Falls durch einen defekten Schnappschuss kein

Hibernate: del.icio.us tag/hibernate