Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 39478

Summary: grub-install from sys-boot/grub-0.93.20031222 failes during merge
Product: Gentoo Linux Reporter: Luigi Belli <gigi>
Component: [OLD] Core systemAssignee: Gentoo's Team for Core System packages <base-system>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Luigi Belli 2004-01-26 11:35:57 UTC
After the merge, grub-install is called with a bad option,

>>> /sbin/grub-install   /merge finished/
Unrecognized option `--just-copy'
Usage: grub-install [OPTION] install_device
Install GRUB on your drive.

  -h, --help              print this message and exit
  -v, --version           print the version information and exit
  --root-directory=DIR    install GRUB images under the directory DIR
                          instead of the root directory
  --grub-shell=FILE       use FILE as the grub shell
  --no-floppy             do not probe any floppy drive
  --force-lba             force GRUB to use LBA mode even for a buggy
                          BIOS
  --recheck               probe a device map even if it already exists

INSTALL_DEVICE can be a GRUB device name or a system device filename.

Report bugs to <bug-grub@gnu.org>.
cp: omitting directory `/usr/lib/grub/grub'
>>> Regenerating /etc/ld.so.cache...
 * Caching service dependencies...                                                                                                      [ ok ]
>>> sys-boot/grub-0.93.20031222 merged.

This happened today on three different machines, one of those was being installed for the first time.
After that stage images are missing from /boot/grub

Reproducible: Always
Steps to Reproduce:
Comment 1 Chris PeBenito (RETIRED) gentoo-dev 2004-01-26 12:56:44 UTC

*** This bug has been marked as a duplicate of 39445 ***