merhaba arkadaşlar,
sunucuya her reboot attığımda, tekrar açılması gerekirken açılmıyor.
bir kaç yerde araştırdım bunu sanırım, kernel açılışta hata veriyor. eğer bunu yapıyorsa nasıl giderebilirim
işletim sistemi : centos
Her Reboot Yaptığımda!?
8
●577
- 09-05-2008, 18:17:27bunu uygulaya bilirsin sunucu reset attığında takılıyordur.
kernel /vmlinuz-2.6.9-22.EL ro root=/dev/VolGroup00/LogVol00 reboot=b bu şekilde olacak
In /boot/grub/grub.conf on the kernel line you need to add "reboot=b" to the end of the line.
This should solve the problem the after the next time you call for the system to reboot itself.