[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gentoo + debian wheezy + fd0 read error
From: |
Jordan Uggla |
Subject: |
Re: gentoo + debian wheezy + fd0 read error |
Date: |
Mon, 6 Feb 2012 23:54:31 -0800 |
On Mon, Feb 6, 2012 at 8:29 AM, Jose Juan Montiel
<address@hidden> wrote:
> Hi,
>
> first sorry if asked, but i didn't find it.
>
> I install gentoo on a machine (mini-itx i3 sandy bridge + lvm) and
> install grub (1 i think)
>
> last week y reinstall with debian wheezy (now with support to sandy
> bridge) and grub (2 i think)
>
> 1º If i install grub2 on /dev/sda it erase old grub1 mbr information
> on sda1, not?
Yes, with the clarification that there is no "mbr information on
sda1". The mbr is the first sector of the disk, *not* a part of any
partition. "grub-install /dev/sda" will overwrite the mbr of /dev/sda
(preserving the partition table), will also modify the embedding area
(the post-mbr gap with msdos partition tables) and will install
modules in /boot/grub/.
>
> 2º Now on startup apear
> - Grub...
> - fd0 read error
> - fd1 read error
> splash screen debian grub...
> y la lista de kernels...
Those error messages shouldn't cause any actual problem. There are
some things you could do to avoid them (modify grub-mkconfig to add
"--no-floppy" to all search commands for one), but it's probably not
worth doing.
>
> who and why try to do something with fd (the mini-itx no floppy disk,
> maybe something usb like floppy) ?
Your BIOS is presenting grub with virtual floppy drives. Why, I don't
know. Your guess about usb-floppy is a possibility.
>
> I try --no-floppy on grub install but no luck.
grub-install --no-floppy just prevents grub-install from probing
floppy devices, it doesn't affect the resulting grub installation at
all. The error messages are coming from the search commands in your
grub.cfg.
--
Jordan Uggla (Jordan_U on irc.freenode.net)
>
> Thanks in advance.
>
> --
> This is your badness level.
> It's unusually high for someone your size.
> We have to fix that.
>
> _______________________________________________
> Help-grub mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-grub