Re: grub: not found or no block device

2007-01-20 Thread Kloss.B
Am Samstag, 20. Januar 2007 06:30 schrieb Andrew Sackville-West: > On Fri, Jan 19, 2007 at 11:51:37PM +0100, Bernd Kloss wrote: > > Hello, > > > > Etch installed on a computer with scsii-hd and transferred to a similar > > computer with ide-hd. Both: first partition primary/bootable and 1 > > exten

Re: grub: not found or no block device

2007-01-19 Thread Andrew Sackville-West
On Fri, Jan 19, 2007 at 11:51:37PM +0100, Bernd Kloss wrote: > Hello, > > Etch installed on a computer with scsii-hd and transferred to a similar > computer with ide-hd. > Both: first partition primary/bootable and 1 extended partition with 1 > logical drive: swap > > device.map, menu.lst and f

Re: grub: not found or no block device

2007-01-19 Thread Douglas Allan Tutty
On Fri, Jan 19, 2007 at 08:32:29PM -0600, Kent West wrote: > On 1/19/07, Bernd Kloss <[EMAIL PROTECTED]> wrote: > > > >Etch installed on a computer with scsii-hd and transferred to a similar > >computer with ide-hd. > >Both: first partition primary/bootable and 1 extended partition with 1 > >logica

Re: grub: not found or no block device

2007-01-19 Thread Kent West
On 1/19/07, Bernd Kloss <[EMAIL PROTECTED]> wrote: Etch installed on a computer with scsii-hd and transferred to a similar computer with ide-hd. Both: first partition primary/bootable and 1 extended partition with 1 logical drive: swap device.map, menu.lst and fstab adapted: hda instead of sda

Re: grub: not found or no block device

2007-01-19 Thread Douglas Allan Tutty
On Fri, Jan 19, 2007 at 11:51:37PM +0100, Bernd Kloss wrote: > Booting with rescue-system, mounting /dev/hda1 on /mnt > chroot /mnt > grub-install /dev/hda(1) > > hda(1) = hda or hda1 > > => > /dev/hda(1) not found or no block device > > Also tried: > grub-install --recheck /dev/hda(1) => sti