리눅스를 쓰던 컴퓨터에 그위에 그냥 리눅스를 덮었는데...
전에있던 것때문인지... Grub화면이 뜨는데...
이런거 없이 바로 지금 깔려있는 리눅스로부팅이 되게 하는 방법이 없나요?
Grub.conf 파일을 보면
주석부분은 제외하고...
default = 0
timeout = 10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-8smp)
root (hd0,0)
kernel /vmlinuz-2.4.20-8smp ro root = LABEL=/
initrd /initrd-2.4.20-8smp.img
title Red Hat Linux-up (2.4.20-8)
root (hd0,0)
kernel /vmlinuz-2.4.20-8 ro root = LABEL=/