Jozsi Vadkan wrote:
> I want to install a Debian on them. RAID1.
[...]
> How can I install grub to these two pendrives, so that if one of the
> pendrives die, it would still be a bootable system?
You have to install grub on each one of them separately.
Insert the pen drives in one order and inst
one i tried] it
say's:
GRUB hard disk error
What can I do?
I already tried:
grub-install /dev/sdc <-that's the pendrive name [bios -> hard drive
emulation=hard drive, not auto]
or:
# grub
find /boot/grub/stage1
hd0,0
hd1,0
root (hd0,0)
setup (hd0,0)
etc.
What's the solution?