Re: GRUB Hard Disk Error

2010-05-22 Thread Jimmy Johnson
Jozsi Vadkan wrote: I've got two pendrives. I want to install a Debian on them. RAID1. Ok... ... After I installed it in RAID1, it works perfectly, ok! :) When I pull out one of the pendrive [good pendrive], it still boots up, hurrah :) But: ... When I pull out the other pendrive [i plug i

Re: "Grub Hard Disk Error", after installing from sarge floppies

2004-11-30 Thread Nate Bargmann
* Joao Clemente <[EMAIL PROTECTED]> [2004 Nov 30 20:09 -0600]: > >grub is "unreasonably" finicky > > What means "finicky"? 1rst time I see this word Probably the best way to explain it is to say that it is very particular about everything being setup the way it likes it and if not then it fa

Re: "Grub Hard Disk Error", after installing from sarge floppies

2004-11-30 Thread Joao Clemente
Joao Clemente wrote: [snip] 3) install into the boot sector of the partition (/dev/hda1 ) instead MBR of the disk ( /dev/hda ) - but the mbr must be empty too I am not certain of you're refering to grub, lilo, or both. I see no reason why grub (or lilo) would fail when installed in MBR bu

Re: "Grub Hard Disk Error", after installing from sarge floppies

2004-11-30 Thread Joao Clemente
Hi Alvin. Once again, thanks for your ultra-fast reply. I have not been able to understand completly what you've said so I'll comment along your mail, ok? Alvin Oga wrote: On Tue, 30 Nov 2004, Joao Clemente wrote: ...but when one is suposed to get the GRUB menu, I get simply a "GRUB Hard Disk Er

Re: "Grub Hard Disk Error", after installing from sarge floppies

2004-11-29 Thread Nate Bargmann
On these old machines it was often necessary to use a scheme called Logical Block Addressing (LBA) to allow MS-DOS access to the entire drive. Many later 486 machines incorporated LBA into the BIOS and once activated is rather seemless. If the BIOS did not support LBA the drive manufacturer often

Re: "Grub Hard Disk Error", after installing from sarge floppies

2004-11-29 Thread Alvin Oga
On Tue, 30 Nov 2004, Joao Clemente wrote: > ...but when one is suposed to get the GRUB menu, I get simply a > "GRUB Hard Disk Error" message grub is "unreasonably" finicky you have several choices.. 1) boot into dos a:> fdisk /mbr -- wipe it out and try grub-install again