linux 编译安装好后?我怎么进入新编译的linux?
发表于 : 2007-10-28 12:34
下载了 linux-2.6.22.1 编译安装好后,我重起ubuntu怎么还是进入这个界面呀?不好意思我是新手,大家帮帮我哦
cg@cg-desktop:~/pro/core/linux-2.6.22.1$ sudo make install
[sudo] password for cg:
sh /home/cg/pro/core/linux-2.6.22.1/arch/i386/boot/install.sh 2.6.22.11.0.0.1 arch/i386/boot/bzImage System.map "/boot"
In order to use the new kernel image you have just installed, you
will need to reboot the machine. First, however, you will need to
either make a bootable floppy diskette, re-run LILO, or have GRUB
installed.
Checking for ELILO...No
GRUB is installed. To automatically switch to new kernels, point your
default entry in menu.lst to /boot/vmlinuz-2.6.22.11.0.0.1
cg@cg-desktop:~/pro/core/linux-2.6.22.1$
这是我运行sudo make install后的命令行,应该是成功了吧?
cg@cg-desktop:~/pro/core/linux-2.6.22.1$ sudo make install
[sudo] password for cg:
sh /home/cg/pro/core/linux-2.6.22.1/arch/i386/boot/install.sh 2.6.22.11.0.0.1 arch/i386/boot/bzImage System.map "/boot"
In order to use the new kernel image you have just installed, you
will need to reboot the machine. First, however, you will need to
either make a bootable floppy diskette, re-run LILO, or have GRUB
installed.
Checking for ELILO...No
GRUB is installed. To automatically switch to new kernels, point your
default entry in menu.lst to /boot/vmlinuz-2.6.22.11.0.0.1
cg@cg-desktop:~/pro/core/linux-2.6.22.1$
这是我运行sudo make install后的命令行,应该是成功了吧?