Linux - Laptop and NetbookHaving a problem installing or configuring Linux on your laptop? Need help running Linux on your netbook? This forum is for you. This forum is for any topics relating to Linux and either traditional laptops or netbooks (such as the Asus EEE PC, Everex CloudBook or MSI Wind).
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I have a considerable delay when booting linux from lilo (about 10 seconds) before the penguin logo appears and it really starts!
Today i did a full slackware install on a 850Mhz laptop and i could "measure" the difference, the latter was considerably faster compared to mine (2.8Ghz). why is this happening ?
I thought that maybe my partition table was not ok, cause it happend before(with other machine).
Here is my partition table for anyone who cares to take a look :
-------------------------------------------------------------
Disk /dev/hda: 40.0 GB, 40007761920 bytes
255 heads, 63 sectors/track, 4864 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/hda1 * 1 1275 10241406 7 HPFS/NTFS
/dev/hda2 1276 4864 28828611 5 Extended
/dev/hda5 1276 1394 955804+ 82 Linux swap
/dev/hda6 1395 2679 10321731 83 Linux
/dev/hda7 2680 3061 3068352 b Win95 FAT32
/dev/hda8 3062 3443 3068383+ b Win95 FAT32
/dev/hda9 3444 3820 3028189+ b Win95 FAT32
/dev/hda10 3821 4207 3108546 b Win95 FAT32
/dev/hda11 4208 4864 5277289+ b Win95 FAT32
try adding the option
compact
to your /etc/lilo.conf
and then run
/sbin/lilo -v (as root)
you'll be probably noticed that such option can cause problems with LBA disk access enabled
I don't know any trick to preliminarely test it, so make sure you have a rescue disk by your side.
If working it will save you several seconds for booting operations
Ciao
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.