Quantcast Linux - Scratchpad Wiki Labs - Free wikis from Wikia
Recent changes Random page
GAMING
more wikis
 
Gaming
Entertainment
Hobbies
Sports
Biggest wikis
see all...
See more...

Linux

From Scratchpad

Jump to: navigation, search

Contents

[edit] Package

  • linux

[edit] Description

  • unknown

[edit] Main Page

  • unknown

[edit] Current Stable Version

  • 2.6.17.11

[edit] Version Check

  • uname -r

[edit] Dependencies

  • unknown

[edit] Standard Build Units (SBUs)

  • unknown

[edit] Download URLs

  • unknown

[edit] Compilation Sequence

  • bunzip2 < linux-2.6.17.11.tar.bz2 | tar x
  • cd linux-2.6.17.11
  • make xconfig
  • make dep
  • make clean
  • make bzImage
  • make modules
  • su
  • cp ./arch/i386/boot/bzImage /boot/linux-2.6.17.11.img
  • make modules_install
  • mkinitrd /boot/initrd-2.6.17.11.img 2.6.17.11
  • Next, edit /etc/lilo.conf to add a section like this
    • image = /boot/linux-2.6.17.11.img
    • label = linux-2.6.17.11
    • read-only
  • lilo
  • exit
  • reboot

[edit] Special Considerations

  • unknown

[edit] Common Problems

  • unknown
Rate this article:
Share this article: