hi
i think MBR of your Linux box is corrupted , you need to install again .just follow up it .
insert your Linux DVD in machine and resatrt .
when your system boot press f2 ,
then type
boot: Linux rescue.
then you will get grub prompt .
u need to find boot partation use this command till u get ext2fs
#grub> root (hd0,0)
#grub> root (hd0,1)
#grub> root (hd0,2).
like this when u get it
then run this command
#grub> setup (hd1) ( assume u get hd1 is ext2fs)
#grub> quit
ctrl -d
restart


Reply With Quote
Bookmarks