I had a geub loader error 2 on starting centos and i am able to connect rescue system
this is the result how could i get system work
root@rescuecd64 ~ # grub Probing devices to guess BIOS drives. This may take a long time. Unknown partition table signature
GNU GRUB version 0.97 (640K lower / 3072K upper memory)
[ Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists the possible completions of a device/filename. ] grub> find /boot/grub/stage1 find /boot/grub/stage1
Error 15: File not found grub>
Hi, Have you try this : root@rescuecd64 ~ # grub-install /dev/sda (or some device that installed CentOS)
2010/4/24 cahit Eyigünlü cahit.eyigunlu@gmail.com:
I had a geub loader error 2 on starting centos and i am able to connect rescue system this is the result how could i get system work root@rescuecd64 ~ # grub Probing devices to guess BIOS drives. This may take a long time. Unknown partition table signature
GNU GRUB version 0.97 (640K lower / 3072K upper memory) [ Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists the possible completions of a device/filename. ] grub> find /boot/grub/stage1 find /boot/grub/stage1 Error 15: File not found grub>
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
It had solved , the error encounters from thousands of a bad sectors :( i do not know how it happened but recovery system has repaired after then mount /dev/sda /mnt ext3 grub-install /dev/sda
has worked thanks
2010/4/24 Wahyu Darmawan wahyu.darmawan@gmail.com
Hi, Have you try this : root@rescuecd64 ~ # grub-install /dev/sda (or some device that installed CentOS)
2010/4/24 cahit Eyigünlü cahit.eyigunlu@gmail.com:
I had a geub loader error 2 on starting centos and i am able to connect rescue system this is the result how could i get system work root@rescuecd64 ~ # grub Probing devices to guess BIOS drives. This may take a long time. Unknown partition table signature
GNU GRUB version 0.97 (640K lower / 3072K upper memory) [ Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists the possible completions of a device/filename. ]
grub> find /boot/grub/stage1 find /boot/grub/stage1 Error 15: File not found grub>
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
It had solved , the error encounters from thousands of a bad sectors :( i do not know how it happened but recovery system has repaired after then mount /dev/sda /mnt ext3 grub-install /dev/sda
has worked thanks
<snip> "Thousands of bad sectors"? Today, order/walk in and buy a replacement disk. NOW!
Your other option is to have no computer, because if it's in the thousands of bad sectors, you probably had a head crash, and the drive *will* be dead in days, if not today.
mark
2010/4/24 cahit Eyigünlü cahit.eyigunlu@gmail.com:
It had solved , the error encounters from thousands of a bad sectors :( i do not know how it happened but recovery system has repaired after then
Throw that disk away and get a new one ASAP. Do not trust and use that disk.
On 4/26/2010 9:04 AM, Hakan Koseoglu wrote:
2010/4/24 cahit Eyigünlücahit.eyigunlu@gmail.com:
It had solved , the error encounters from thousands of a bad sectors :( i do not know how it happened but recovery system has repaired after then
Throw that disk away and get a new one ASAP. Do not trust and use that disk.
And equally important: even with a new disk, be sure you have backups. While drives may average 5+ years of service, the actual time they go bad is very unpredictable.