:
: 제목 그대로입니다.
: 저의 사양은 RedHat 7.3 Kernel 2.4.18-4였는데 커널 2.4.20을
: 컴파일해서 다음과 같이 grub설정을 해놓았습니다.
:
: /boot/grub/grub.conf :
:
: # grub.conf generated by anaconda
: #
: # Note that you do not have to rerun grub after making changes to this file
: # NOTICE: You do not have a /boot partition. This means that
: # all kernel and initrd paths are relative to /, eg.
: # root (hd0,0)
: # kernel /boot/vmlinuz-version ro root=/dev/hdb1
: # initrd /boot/initrd-version.img
: #boot=/dev/hdb
:
: default=0
: timeout=5
: splashimage=(hd0,0)/boot/grub/splash.xpm.gz
: title RH73_K2418 (2.4.18-3)
: root (hd0,0)
: kernel /boot/vmlinuz-2.4.18-3 ro root=/dev/hdb1
: initrd /boot/initrd-2.4.18-3.img
:
: #default=1
: #timeout=5
: #splashimage=(hd0,0)/boot/grub/splash.xpm.gz
: title K2420
: root (hd0,0)
: kernel /boot/bzImage_2420 root=/dev/hdb1
: # initrd /boot/2.4.18new.img
:
:
: 저장한 후에 grub-intstall /dev/hdb1 했습니다. 아무 에러 없이 고쳐
: 졌다고 메시지가 뜨더군요.
:
: 근데 재부팅을 하니깐
:
: Booting from CD Rom
: GRUB
:
: 하고는 응답이 없습니다. 새로 컴파일해 준 커널 때문인지 싶어 이제는
: 새 커널 이미지 부분을 완전히 주석 처리하고 다시 grub-install에
: 재부팅을 했지만 그래도 증상이 같네요.
:
: 모가 잘못된 걸까요? 여러분의 고견 기다리겠습니다. ㅠ.ㅠ
저도 grub을 사용합니다.
커널 컴팔 후 menu.lst를 수정 하죠. 님과 같은 방법으로요...
근데 grub은 menu.lst만 수정하면 다음 부팅에서 알아서 인식합니다.
grub-intstall을 할 필요가 없죠..
아마도 grub-intstall 때문에 초기화되는 것 같네요..--이 곳에 서명을 적어주십시오.
나도 초보