Why can't execute GRUB command on Debian Squeeze 2.6 with GRUB already installed?
Posted
by
Mikalaj
on Server Fault
See other posts from Server Fault
or by Mikalaj
Published on 2012-11-16T04:15:26Z
Indexed on
2012/11/16
5:02 UTC
Read the original article
Hit count: 416
I installed Debian Squeeze 2.6 (on a recently bought server) with a software RAID1. During installation I installed GRUB loader (1.9 version). System boots OK with GRAB loader BUT right after authorization it cannot execute GRUB command (I want to copy the GRUB from the SDA to SDB). System warning right after GRUB command invocation looks as:
root@servername:~# grub
-bash: grub: command not found
How it could be? (GRUB already installed and no any other OS was installed at all)
© Server Fault or respective owner