| Tips Linux Explorers | All Things Linux Forum | Great Linux Links | LinuxClues.com | Hometown |
| QUOTE (Texstar) |
| *
Turned off cpufreq, powernow
at boot * Turn on pcmcia at boot * Disabled unionsfs from default can be enabled at boot if desired by typing livecd union=yes (Mozilla-firefox doesnt like unionfs file system), works fine if union disabled * Removed noapic and nolapic from iso boot and hd installer. Can be added to command line if needed by typing livecd noapic nolapic * Added nforce kernel sound driver (nvsound) * Added madwifi kernel drivers * Added firmware for Gigafast WF741-UIC USB WLan * Added kdenlive video editor * Did apt-get update and installed all updated rpms. |
| QUOTE |
| #PCLINUXOS
apt repository # rpm http://distro.ibiblio.org/pub/linux/distributions/texstar/pclinuxos/apt/ pclinuxos/2004 os updates texstar # rpm ftp://ftp-linux.cc.gatech.edu/pub/metalab/distributions/texstar/pclinuxos/apt/ pclinuxos/2004 os updates texstar rpm ftp://ftp.nluug.nl/pub/metalab/distributions/texstar/pclinuxos/apt/ pclinuxos/2004 os updates texstar # rpm ftp://ftp.gwdg.de/pub/linux/mirrors/sunsite/distributions/texstar/pclinuxos/apt/ pclinuxos/2004 os updates texstar # rpm http://rpm.nyvalls.se/ pclinuxos/2004 thac |
| QUOTE (Texstar) |
| If you get a long pause at checking filesystems you can speed up your boot process by editing /etc/modprobe.preload and removing the following kernel drivers. 8250_pci 8250 epca esp isicom istallion moxa mxser stallion sx synclink synclinkmp Open teminal konsole, type su and enter root password, type kwrite /etc/modprobe.preload, remove the above then save the file. On reboot things should move along a little faster. Tex |
Bruno | Tips Linux Explorers | All Things Linux Forum | Great Linux Links | LinuxClues.com | Hometown |