Results 11 to 13 of 13
why do you refer to bzImage as vmlinux?
(I will try to have both root and boot partitions on the same place
also :
Originally Posted by Fallen Angel
In ...
- 06-04-2005 #11Just Joined!
- Join Date
- Mar 2005
- Posts
- 15
why do you refer to bzImage as vmlinux?
(I will try to have both root and boot partitions on the same place
also :
I think you used genkernel....
Originally Posted by Fallen Angel
I didn't do it with genkernel becaused it wouldn't compaile the modules for my sound card
- 06-04-2005 #12Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
Your kernel can be named whatever you want... I prefer installing the kernel with "make install" instead of manually copying over bzImage, .config and System.map. With "make install", the kernel automaticly gets called "/boot/vmlinuz-2.6.11-blah", with a symlink to "/boot/vmlinuz" (note: Z, not X). As genesus said, make a "ls /boot" from the chroot enviroment (with /boot mounted offcourse) and tell us what you get.
- 06-04-2005 #13Just Joined!
- Join Date
- Mar 2005
- Posts
- 15
i will try and tell you thanks


Reply With Quote
