Quote:
Originally posted by caspervn
I use boot loader FC into XP by dd command.
It don't have error code anymore, and I can't use keyboard. I only restart my pc by reset button
So, what thing I should do ?
|
I dont' know what do you mean when you say you use boot loader FC into XP.
When you see the grub command prompt, it means you 've spoiled the grub config file and grub ask you to manually order it.
But I was surprised to hear that you cannot use your keyboard. If your keyboard still refuse to work, I think, you 'll have to reinstall grub by the way sijisunny point out. If you can use keyboard, try these command:
when n is the number of the partition where FC2 is installed.
If you don't know what 's n, just press the tab key, grub will give
some hint then
Code:
kernel /boot/ kernel image
In FC, kernel image is a file with the name like vmlinuz-
kernel version
and again press tab key to get hint, then
Code:
init /boot/initial ramdisk path
initial ramdisk is a program file in /boot folder, its name start with initrd...
press tab key to get hint.
Finally type: