[Bug 550877] Re: grub-install /dev/fd0 fails to install grub2 on floppy

Bryan Quigley bryan.quigley at canonical.com
Wed Jan 14 17:43:47 UTC 2015


Thank you for taking the time to report this bug and helping to make
Ubuntu better. We are sorry that we do not always have the capacity to
look at all reported bugs in a timely manner. There have been many
changes in Ubuntu since that time you reported the bug and your problem
may have been fixed with some of the updates. It would help us a lot if
you could test it on a currently supported Ubuntu version. When you test
it and it is still an issue, kindly upload the updated logs by running
apport-collect <bug #> and any other logs that are relevant for this
particular issue.

** Changed in: grub2 (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2 in Ubuntu.
https://bugs.launchpad.net/bugs/550877

Title:
  grub-install /dev/fd0 fails to install grub2 on floppy

Status in grub2 package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: grub2

  If I try to install grub on a floppy instead of an hard disk (it's my
  standard setup since 8.04: I don't want to touch the MBR) it says:

  sudo grub-install /dev/fd0
  /usr/sbin/grub-setup: warn: Tentativo di installare GRUB su un disco privo di partizioni. Non è una buona idea..
  /usr/sbin/grub-setup: warn: L'embed non è possibile. GRUB può essere installato con questa configurazione solo usando blocklist. Le blocklist non sono comunque affidabili e ne viene sconsigliato l'uso..
  /usr/sbin/grub-setup: error: if you really want blocklists, use --force.

  It's italian and it means:
  /usr/sbin/grub-setup: warn: Trying to install GRUB on a partitionless disk. This is not a good idea..
  /usr/sbin/grub-setup: warn: Embedding not possible. GRUB can be installed with this configuration only using blocklists. Blocklists aren't reliable and they shouldn't be used..
  /usr/sbin/grub-setup: error: if you really want blocklists, use --force.

  And if I use the --force opt I can confirm that blocklists are
  unreliable since they create an un-bootable floppy. By the way, when I
  installed Lucid Lynx I clicked on the 'advanced' button and typed
  'dev/fd0' as grub2 installation device and it produced the same un-
  bootable floppy. I guess that Lucid installation process uses the
  --force opt. So this bug affects the liveCD too.

  Apparently (my impression) grub-install wants to edit the MBR. But
  since it doesn't exist on a floppy, it complains. But what I really
  want to do is just install the ol' good grub-legacy's stage1 on
  floppy.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/550877/+subscriptions



More information about the foundations-bugs mailing list