From: Sander Marechal <s.marechal@jejik.com>
To: grub-devel@gnu.org
Subject: Problem booting grub2: can't find fd1
Date: Fri, 08 Aug 2008 21:56:04 +0200 [thread overview]
Message-ID: <489CA4D4.4080108@jejik.com> (raw)
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
next reply other threads:[~2008-08-08 19:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-08 19:56 Sander Marechal [this message]
2008-08-10 13:23 ` Problem booting grub2: can't find fd1 Sander Marechal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=489CA4D4.4080108@jejik.com \
--to=s.marechal@jejik.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.