Quote:
Originally Posted by AlucardZero
What led you to the conclusion that the setup command does not exist? Are you at a grub prompt?
|
Thanks AlucardZero,
yes, I am at grub prompt.
Code:
grub > root (hd0,3)
grub > linux /vmlinuz
grub > initrd /initrd.img
Now I want to install grub, with
Code:
grub > setup (hd0)
command setup not found...
Thanks in advance...