Re: GRUB Hard Disk Error

2010-05-21 Thread Roberto Ragusa
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

GRUB Hard Disk Error

2010-05-21 Thread Jozsi Vadkan
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?