LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   kernel compile in Virtual Box (https://www.linuxquestions.org/questions/linux-kernel-70/kernel-compile-in-virtual-box-646646/)

ic_torres 06-03-2008 07:20 AM

kernel compile in Virtual Box
 
hi, i tried compiling linux 2.6.25.4 in my VL5.8 (guest OS in virtual box)

i have compiled the 2.6.25.4 kernel already and have loaded it in grub for a test .. BUT since im getting a problem I HAVE tried turning back to the original kernel.. BUT WHY even though i have commented out the test kernel in menu.lst still the new kernel is sitll loading ?? (even in the start up boot)

details :


#TEST KERNEL

#title Test Kernel
# root (hd0, 4)
# kernel /boot/bzImage-2.6.25.4 root=/dev/hda5 ro vga=normal
# initrd /boot/initrd.img-2.6.25.4


BUT when i check uname -a

Linux vector.linux.net 2.6.25.4






EDIT :

SOLVED

aus9 06-03-2008 09:04 AM

beauty..... glad another grub issue was easily solved.

ic_torres 06-04-2008 02:13 AM

Quote:

Originally Posted by aus9 (Post 3173237)
beauty..... glad another grub issue was easily solved.


actually its my first time to compile a kernel and first time to use GRUB.. (OS installed as guest since im using a VM ) so i really have this problem of nerve chilling experience whenever something weird happens to my box :newbie:


All times are GMT -5. The time now is 05:30 AM.