All of lore.kernel.org
 help / color / mirror / Atom feed
* Problem booting grub2: can't find fd1
@ 2008-08-08 19:56 Sander Marechal
  2008-08-10 13:23 ` Sander Marechal
  0 siblings, 1 reply; 2+ messages in thread
From: Sander Marechal @ 2008-08-08 19:56 UTC (permalink / raw)
  To: grub-devel

Hello,

I have a brand new server: A Dell PowerEdge T105 Quad Core AMD64. I
installed it with Debian Lenny, which installed Lilo as a bootloader. I
installed grub2 manually:

grub-install /dev/sda
update-grub

When I boot I get dropped into a rescue shell because grub can't find
fd1. The output of `ls`:

(linuxvg-boot) (linuxvg-root) (linuxvg-swap) (hd0) (hd0,1) (hd0,2)
(hd0,3) (fd0) (fd1)

Thing is, my server has no floppy drive. It has one had disk containing
two small Dell partitions and a big partition that is the PV for my LVM
volume group "linuxvg". And it contains a DVD-ROM drive. No floppy
drive. I even disabled the floppy controller in the BIOS.

I am able to boot Debian by entering the boot commands manually:

> insmod linux
> linux (linuxvg-boot)/vmlinuz-2.6.25-2-amd64
root=/dev/mapper/linuxvg-root ro
> initrd (linuxvg-boot)/initrd.img-2-6-25-2-amd64
> boot

What can I do to fix this issue?

Yesterday on #grub marco_g suggested that I try grub-legacy to see it it
has the same fd1 problem. I can't install grub-legacy because it does
not support having /boot on LVM, so I will need to test grub-legacy with
a rescue image. Unfortunately I don't have a floppy drive so I can't try
the grub legacy disk image supplied by the grub-disk package. I do have
grub-rescue-cd but that's grub2, not grub-legacy.

Does anyone have a grub-legacy rescue CD iso I can use to see if
grub-legacy has the same problem as grub2?

Kind regards,

-- 
Sander Marechal



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-08-10 13:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-08 19:56 Problem booting grub2: can't find fd1 Sander Marechal
2008-08-10 13:23 ` Sander Marechal

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.