![]() |
Loading Linux very slow
hey,
i have a problem with my laptop loading slackware 12.1. i use the standard kernel that ships with slackware 12.1, which is 2.6.21.5-smp. since i don't know to what this problem might be connected i just describe my problem naivly. after entering my boot choise in lilo there comes the line: Loading Linux............................ Bios Data Check successful and so on. my problem is with the dotted line. i know that the length of the line is connected with the size of the kernel but the size is not my problem (i used the standard kernel on my desktop for a long time and it loaded linux in no time with half the ram). my problem si that the dots come very slowly. it takes my laptop about 15-20 secondes to complete the line. compiling a smaller kernel reduces the overall time but the dots still come slowly. any ideas. would and ramdisk be helpful? thx joshua |
welcome to LQ
I too have had this problem on an old laptop and there are 2 possible solutions: 1) Install and use grub from /extra instead of lilo, basically installpkg it and run 'grubconfig' as root 2) Use lilo 'compact' option, so somewhere in '/etc/lilo.conf' add the word 'compact' like: http://www.control-escape.com/linux/lilo-cfg.html Then run '/sbin/lilo' as root to update the config. |
Quote:
#compact # faster, but won't work on all systems. Seel man lilo.conf for details. |
worked
hey H_TeXMeX_H,
i tried the second option since i don't really like grub. it worked. thank you very much. do you know what the option does. the link you posted just states "Makes LILO read the hard drive faster." how? or in other words, what happens during the statment "Loading Linux.........." joshua |
Here's the exact reason why, it's written in lilo.conf too, usually:
http://www.linuxquestions.org/questi...5/#post2921883 |
Quote:
If you really want to know what happens with "compact", that manual is clearer than any other docs because it is from the author of LILO. |
Hi joshua'83,
Are you sure you're not running the huge kernel, and without an initrd? In that case, those dots comes in a slow pace. When using the generic kernel, it loads much faster for me, (although the complete boot still takes it's time, of course). Jan-C. |
Quote:
Quote:
Quote:
thank you all, joshua |
Quote:
|
bgeddy said:
Quote:
http://www.slackware.com/~alien/tool...d_generator.sh |
Quote:
|
All times are GMT -5. The time now is 11:25 AM. |