Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2014
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. make menuconfig
  2. make dep
  3. make bzImage
  4. make modules
  5. make modules_install
  6. make bzImage
  7. cp arch/i386/boot/bzImage /boot/vmlinuz-2.x.x
  8. vim /etc/lilo.conf
  9. lilo -v
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement